Authenticate
Authenticate with the FinHub API using OAuth 2.0 Client Credentials flow.Token Endpoint
Required Headers
| Header | Value |
|---|---|
X-Tenant-ID | Your tenant ID |
Content-Type | application/json |
Request Body
Example Request
Response
Using the Token
Include in all subsequent requests:Next Steps
First Call
Make your first API call