Get a list of earning reports filtered by date.
Earnings Reports API
Get a list of earning reports filtered by date.
Returns a paginated list of earning reports within a date range.
GET
Get a list of earning reports filtered by date.
Documentation Index
Fetch the complete documentation index at: https://docs.capyfin.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass your API key as a query parameter (e.g., /endpoint?apikey=YOUR_API_KEY)
Query Parameters
Start date for filtering reports (ISO 8601 format).
Example:
"2024-01-01"
End date for filtering reports (ISO 8601 format).
Example:
"2024-12-31"
Page number for pagination (default: 1).
Example:
1
