Skip to main content

Overview

The Faraday API provides secure, compliant infrastructure for stablecoin transactions, identity verification, and transaction monitoring across multiple blockchains.

Swap Routing

Discover optimal swap paths for stablecoin transfers, including cross-chain routes with best execution

Person Records

Create and manage IVMS101-compliant person data for FATF Travel Rule compliance

Transaction Management

Submit and track stablecoin transactions with real-time status updates

Reporting

Access historical transaction reports with associated compliance records

Authentication

All Faraday API requests require authentication using a Bearer token (API key).

Getting Your API Key

Step-by-Step:
  1. Sign In: Log in to the Range platform at https://app.range.org/
  2. Navigate to APIs: Find the “APIs” section in the left navigation menu
  3. Copy Your Key: Your API key will be displayed. Copy it for use in your requests
A free monthly credit allowance is available for all accounts. Paid plans offer additional credits for higher volume usage.

Using Your API Key

Include your API key in the Authorization header of every request:

Base URL

Base URL: https://api.faraday.range.org Use this environment for live transactions with real funds.

Core Endpoints

Quote & Routing

Get the best execution path for stablecoin transfers:

Person Records (IVMS101)

Manage compliance records for Travel Rule requirements:

Transaction Management

Submit and monitor stablecoin transactions:

Reporting

Access historical data and compliance reports:

Rate Limits

API rate limits vary by plan:
Rate limit headers are included in every response: - X-RateLimit-Limit, Maximum requests per window - X-RateLimit-Remaining, Requests remaining - X-RateLimit-Reset, Time when limit resets (Unix timestamp)

Error Handling

Faraday uses conventional HTTP response codes:

Error Response Format


Quick Start Example

Here’s a complete example of getting a quote and submitting a transaction:

OpenAPI Specification

For complete API details, use our OpenAPI specification to generate clients in any language: OpenAPI JSON: https://api.faraday.range.org/api-docs/openapi.json

View Full API Docs

Interactive API reference with all endpoints

Integration Guide

Step-by-step guide to integrating Faraday

SDK Documentation

TypeScript SDK repository and documentation

Code Examples

Ready-to-run example code on GitHub

Need Help?

FAQ

Common questions about Faraday API

Get Support

Contact our team for assistance
Last modified on June 22, 2026