The Finalle API offers REST endpoints for querying the latest market events from US stock exchanges and receiving real-time portfolio and industry briefs.
API Base URL
The base url for the API is: https://api.main.finalle.ai
Authentication
To authenticate with the API for both GET and POST requests, include your API key in the X-API-Key header as follows (JSON format):
{"X-API-Key":"YOUR_API_KEY"}
Response Types
By default, all endpoints return a JSON response.
The API response will follow the following structure: