Open the interactive API Reference
Browse endpoints and make live calls in Scalar, inside the Fatorly platform.
Opens in a new tab.
How to authenticate & try a call
Every request to the Integration API requires an API key sent in theX-Api-Key header.
Generate an API key
In the platform, go to Settings → Integrations → API Keys and create a key.
The key looks like
fat_… and is shown only once at creation — copy it
immediately. See API Keys for details.Add your key in Scalar
On the API Reference page, open Scalar’s Authentication panel and paste your
key into the
X-Api-Key field.Treat your API key like a password. If it’s lost or compromised, revoke it under
Settings → Integrations → API Keys and create a new one.