The Synthflow API relies on API keys for every request. You can create and manage keys in Integrations → API Keys as long as your user role allows it.
Keep your key secret. Do not embed it in public repos, client-side code, or shared screenshots. Store it in an environment variable or a secrets manager and inject it at runtime.
All requests must include the key using HTTP Bearer authentication: