JSON API version: 1
Base URL: https://<your_domain>.flowfast.io/api/v1
Latest API version is always available at https://<your_domain>.flowfast.io/api/latest
.flowfast.io
API consumes and produces application/json.
Integrations may identify themselves with the following optional request headers. They do not replace the Authorization header and must not contain tokens or other secrets.
The client-name prefix is derived from the configured PROJECT_NAME and normalized for use in HTTP. The allowed suffixes are fixed. Use flowfast-mcp for the MCP integration, flowfast-bridge for HTTP-bridge integrations, and flowfast-cli for the CLI. The version should be a short build or semantic-version identifier.
To keep the load on our servers, API rate limits apply. In order to properly configure your API client consider the following response headers:
Current limit: 50 requests per second.
If the limit is reached, FlowFast will return 429 HTTP code.