Jinba · Authentication Profile
Jinba Authentication
Authentication
Jinba authenticates programmatic access with Bearer API keys. Jinba Toolbox supports two methods: session-based auth (Better Auth session cookies) for the admin web console, and organization-scoped API keys (jtb_ prefix) passed as a Bearer token for the SDK, AI agents, and external integrations. Jinba Flow's External API uses a per-flow Bearer API key that is auto-generated when a workflow is published. There is no OAuth2 authorization flow and no documented scope surface; access is governed by organization-level RBAC (Owner/Admin/ Member) and PostgreSQL row-level security tenant isolation.
Jinba secures its APIs with http across 3 declared security schemes, as derived from its OpenAPI definitions.
CompanyAIAgentsWorkflow AutomationEnterpriseMCPLow-CodeDeveloper ToolsToolsAutomation
Methods: http
Schemes: 3
OAuth flows:
API key in:
Security Schemes
toolbox-api-key http
toolbox-session session
flow-api-key http