Socotra · Authentication Profile

Socotra Authentication

Authentication

Socotra secures its APIs with http, oauth2, openIdConnect, and saml across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyInsurtechInsuranceCore PlatformPolicy AdministrationBillingClaimsUnderwritingMCP
Methods: http, oauth2, openIdConnect, saml Schemes: 3 OAuth flows: authorizationCode API key in:

Security Schemes

BearerAuth http
scheme: bearer
OAuth2 oauth2
· flows:
EnterpriseSSO openIdConnect

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.socotra.com/
docs: https://docs.socotra.com/getting-started/log-into-socotra
summary:
  types: [http, oauth2, openIdConnect, saml]
  api_key_in: []
  http_schemes: [bearer]
  oauth2_flows: [authorizationCode]
  note: >-
    The published OpenAPI definition does not declare components.securitySchemes;
    this profile is derived from the Socotra documentation and the @socotra/auth
    library rather than the spec.
schemes:
- name: BearerAuth
  type: http
  scheme: bearer
  description: >-
    Socotra Insurance Suite API calls are authenticated with a bearer access token
    sent in the Authorization header. Tokens are minted from the auth service
    (POST /auth/users/tokens - createAuthToken) using business-account credentials
    (business_account_name + username + password), and revoked via
    revokeUserOauthTokens. Service accounts obtain non-interactive tokens via
    createServiceAccountAuthToken.
  sources: [documentation, 'npm:@socotra/auth']
- name: OAuth2
  type: oauth2
  description: >-
    OAuth 2.1 authorization-code flow is used for interactive agent/UI access
    (e.g. the hosted MCP server at https://mcp-sandbox.socotra.com/mcp redirects to
    a browser login with business-account credentials).
  flows:
    authorizationCode: {}
  sources: [documentation]
- name: EnterpriseSSO
  type: openIdConnect
  description: >-
    Tenants can federate identity through SAML 2.0 and OIDC identity providers
    (addSAMLIdentityProvider, addOIDCIdentityProvider) for workforce SSO into the
    platform. A role/permission model (roles, token permissions, data-access masks)
    governs authorization.
  sources: [documentation, 'openapi/socotra-openapi-original.json']

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/socotra-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.