Maisa · Authentication Profile
Maisa Authentication
Authentication
The Maisa REST API (base URL https://api.maisa.ai) authenticates with a static API key sent in a custom X-API-Key request header. The official SDKs read the key from the MAISA_API_KEY environment variable or an api_key constructor argument. There is no public OAuth/OIDC surface on the API host; the docs portal (docs.maisa.ai) itself sits behind an AWS Cognito login, but the API is key-authenticated. No OpenAPI securitySchemes block is publicly available (docs are gated), so this profile is derived from the official client libraries rather than a published spec.
Maisa secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.
CompanyAiAgentic AIAI AgentsDigital WorkersBusiness Process AutomationEnterprise AutomationBankingInsurance
Methods: apiKey
Schemes: 1
OAuth flows:
API key in: header
Security Schemes
apiKeyHeader apiKey