Fundamentals for symbol
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
symbol
statement
Allowed values:
Query parameters
start
The start period for the statement. Format: YYYY or YYYYQn (eg 2024Q1) if fetching quarterly statements.
end
The end period for the statement. Format: YYYY or YYYYQn (eg 2024Q1) if fetching quarterly statements.
quarterly
Whether to fetch quarterly statements instead of annual. Default is false, which gets annual statements. This takes precedence over the start and end parameters, ie if quarterly is true, and start is 2020, the first period fetched will be 2020Q1.
Response
Successful Response
data
message
A message with the response status.
info
Additional information or metadata about the response. Varies by response type.