Quick Start
Make your first FinHub API call in minutes
Quick Start
Get up and running with the FinHub API in minutes.
-
Get Credentials
Obtain your API credentials from the Developer Portal
-
Authenticate
Get an access token using OAuth 2.0
-
First Call
Make your first API request
Prerequisites
- Sandbox tenant credentials (Client ID, Client Secret)
- HTTP client (cURL, Postman, or code)
Quick Links
Base URLs
| Environment | URL |
|---|---|
| Sandbox | https://gateway.finhub.cloud/sandbox |
| Production | https://gateway.finhub.cloud/api |
Next Steps
After completing the quick start:
- Explore the Development Environment
- Review Integration Guides
- Browse the API Reference