API Reference
Welcome to the FinHub API Reference documentation. This comprehensive guide covers all available APIs for building financial services applications.Getting Started
Authentication, environments, and your first API call
Customer APIs
Individual (B2C) and Organization (B2B) customer management
Financial Operations
Account operations, transfers, beneficiaries, and payment consents
Verification & Compliance
Verification processes and document management
Administration
Session management, user management, and consent templates
Developer Tools
Webhooks and testing utilities
Base URLs
| Environment | Base URL |
|---|---|
| Sandbox | https://sandbox-api.finhub.cloud |
| Integration | https://api-beta.finhub.cloud |
| Production | https://api.finhub.cloud |
Authentication
All API requests require OAuth 2.0 Bearer token authentication:Rate Limits
| Environment | Requests/Second | Requests/Minute |
|---|---|---|
| Sandbox | 10 | 100 |
| Production | 100 | 1000 |
Getting Support
If you encounter issues or have questions about the API:- Technical Support: [email protected]
- Sandbox Support: [email protected]
- Production Support: [email protected]
- Compliance Questions: [email protected]