Prerequisites
To use Faraday, you’ll need a Range API key. If you don’t already have one, follow the setup guide here.Faraday SDK
The Faraday SDK provides a fully featured client for the Faraday API, making it simple to authenticate, build, and send requests.- Install the SDK and start integrating in minutes.
- Written in TypeScript, compatible with both Node.js and browser environments.
- Actively maintained and versioned alongside the Faraday API.
Install
npm
yarn
Basic usage
📘 Info Visit the faraday-examples repository on GitHub to see ready-to-run integration examples using the Faraday SDK.
Rest API
The Faraday REST API gives you maximum control and flexibility over how you integrate. It supports the same endpoints and features as the SDK, and is ideal for teams building custom integrations or non-JavaScript environments.⚠️ Important It’s strongly recommended to start in a test environment and verify your integration before using real funds.