Built for Developers

Everything you need to integrate Relay Finance: comprehensive docs, SDKs, and a sandbox environment for testing.

Test without risk

Our sandbox environment mirrors production but uses testnet tokens. Make as many API calls as you wantโ€”completely free.

  • Unlimited API calls
  • Testnet tokens provided
  • Same API as production
  • Webhook testing tools
Access Sandbox
bash
# Production
RELAY_API_URL="https://api.relayfinance.com"

# Sandbox (for testing)
RELAY_API_URL="https://sandbox.relayfinance.com"

# Just change the URL - same API!

More ways to get help

๐Ÿ“š Webhooks Guide

Learn how to set up and verify webhook events.

Read guide โ†’

๐Ÿ“ฎ Postman Collection

Import our API collection and start testing immediately.

Download โ†’

๐Ÿ’ฌ Discord Community

Join our developer community for help and discussion.

Join Discord โ†’

Ready to start building?