Development Environment
This section guides you through setting up your development environment, understanding authentication, and exploring the FinHub APIs.Environment Overview
FinHub provides three environments for your integration journey:| Environment | Purpose | URL Pattern |
|---|---|---|
| Sandbox | Development and testing | *.sandbox.finhub.cloud |
| Integration | Pre-production testing | *.integration.finhub.cloud |
| Production | Live operations | *.finhub.cloud |
Development Journey
Getting Started
1
Sandbox Setup
Configure your sandbox environment and credentials
2
Authentication
Implement the authentication flow to get access tokens
3
Playground Exploration
Use the playground to explore and test APIs
4
Testing Tools
Set up testing tools and utilities
Quick Start
1. Get Your Credentials
Ensure you have received:- Tenant ID
- Client ID
- Client Secret
- Sandbox username and password