Welcome to the Formance Platform API reference documentation. This comprehensive guide provides detailed information about all available endpoints, request/response formats, and examples to help you integrate with the Formance Platform.

Before You Begin

The API reference includes an interactive playground that allows you to test endpoints directly from the documentation. There are two ways to use the playground:

  1. Local proxy with fctl - Use the fctl command-line tool to create a local proxy
  2. Direct API calls - Authenticate directly with the Formance Cloud API

Choose the method that best fits your workflow. The fctl proxy method is often easier for development and testing as it eliminates the need for bearer token management.

Using the API Playground