Getting Started with Recital

Welcome to Recital. This documentation is designed to help you integrate with our platform effectively. Explore our guides and examples to integrate Recital.

Recital’s API is REST-based and adheres to the JSON:API specification. You’ll find guidance here—from foundational concepts like authentication and request formatting to advanced use cases such as creating and managing financial products (e.g., wallets, transfers, and more).

To begin your integration, please ensure you have the following:

  1. A Recital Account
    • If you do not yet have an account, please request an invite to sign up. Upon registration, you will receive immediate access to our Development environment.
  2. API Key
    • Once logged in to the Dashboard, you can access your API key, which is required for making authenticated requests.
  3. API Documentation
    • Refer to our API documentation for detailed information on endpoints, request and response structures, and available resources.
  4. An API Testing Tool
    • We recommend using Postman or a similar API client to begin testing and exploring the API.

Base Endpoint:
development - https://api-dev.recital.finance/
production - https://api.recital.finance/