Almond API
AI-Optimized FX Routing Orchestration
Quickstart
Set up your environment and make your first call
curl
- curl
curl -X POST "https://api.sandbox.almondfintech.com/oauth2/token" -H "Content-Type: application/x-www-form-urlencoded" -H "Authorization: Basic $(echo -n '<client ID>:<Client Secret>' | base64 | tr -d '
')" -d "grant_type=client_credentials&scope=member+payouts"'Accelerate Your Development with powerful Almond APIs
Almond APIs provide a secure and standardized framework for facilitating cross-border payments.
Key Features
Cross-Boarder Payments: Complete API suite for international money transfers
Real-Time exchange rates: Live FX rates for accurate pricing
Secured by Design: OAuth2 authentication with scoped permissions
Developer-Ready: Full OpenAPI 3.0.3 specification