FLORA · Authentication Profile
Flora Fauna Authentication
Authentication
FLORA runs two independent authentication paths against the same workspace and the same billing. The REST API takes a bearer API key; the MCP server takes OAuth 2.1 with PKCE and will NOT accept the API key. The docs state plainly that they can be used in parallel, and that the audit trail differs — an API key attributes an action to a service account, OAuth attributes it to a named human in a named client.
FLORA secures its APIs with http and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions.
Creative AIGenerative AIInfinite CanvasNode-Based WorkflowsCreative WorkspaceImage GenerationVideo GenerationText-to-ImageText-to-VideoAI AgentsMultimodal AIDesign ToolsCreative ProfessionalsAdvertisingFilmFashionBrandingVFXPhotographyArchitectureMotion DesignFAUNAMCPAgent ToolsWorkflow Automation
Methods: http, oauth2
Schemes: 3
OAuth flows:
API key in:
Security Schemes
bearerAuth http
mcp-oauth oauth2
clerk-application-oidc openIdConnect