Expose live rates and connect ForexFox to your operational stack with secure API access.
Publish and consume public exchange rates through a dedicated rates API and source-based update workflows.
Issue, revoke, verify, and monitor API keys with scopes, rate limits, allowed IPs, and usage counters.
The backend supports authentication contexts for JWT, API key, and mixed access models for integration endpoints.
Connect downstream tools to reliable, near real-time FX data.
Govern API exposure with operational safeguards.
These capabilities are mapped to concrete backend modules and routes.
Expose public rates and support admin-triggered updates from configured external sources.
/api/rates/public/api/rates/admin/all/api/rates/update/{source_name}Manage full API key lifecycle with creation, listing, update, revoke, delete, and verification.
/api-keys//api-keys/{api_key_id}/revoke/api-keys/verifyPublic endpoint for exchange rates consumption by third-party systems.
/api/rates/public
Admin-triggered update from configured external providers.
/api/rates/update/{source_name}
Key lifecycle endpoints for create, revoke, and verify.
/api-keys/
See how this solution maps to your operational constraints and compliance requirements.
Request API access