Quick Start
Get up and running with the FinHub API in minutes.1
Get Credentials
Obtain your API credentials from the Developer Portal
2
Authenticate
Get an access token using OAuth 2.0
3
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