Arthur AI · Authentication Profile

Arthur Ai Authentication

Authentication

Arthur AI secures its APIs with oauth2 and apiKey across 4 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, deviceAuthorization, and clientCredentials flow(s).

CompanyArtificial IntelligenceAI GovernanceAI ObservabilityMachine-LearningLLM EvaluationModel MonitoringMLOpsGuardrailsAgents
Methods: oauth2, apiKey Schemes: 4 OAuth flows: authorizationCode, deviceAuthorization, clientCredentials API key in:

Security Schemes

OAuth2AuthorizationCode oauth2
· flows: authorizationCode
ClientCredentials oauth2
· flows: clientCredentials
DeviceAuthorization oauth2
· flows: deviceCode
ApiKey apiKey
· in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/arthur-ai-platform-openapi.json
docs: https://docs.arthur.ai/docs/authentication.md
note: >-
  Arthur uses two distinct auth mechanisms. The Arthur Platform API uses OAuth2
  via Keycloak (issuer https://platform-auth.arthur.ai/realms/arthur): human
  flows use device authorization, machine-to-machine uses service-account client
  credentials (tokens auto-refreshed with a 30s leeway). The self-hosted Arthur
  Engine / Agent Toolkit uses API keys instead.
summary:
  types:
    - oauth2
    - apiKey
  oauth2_flows:
    - authorizationCode
    - deviceAuthorization
    - clientCredentials
  api_key_scope: Arthur Engine / Agent Toolkit only
schemes:
  - name: OAuth2AuthorizationCode
    type: oauth2
    component: Arthur Platform
    flows:
      - flow: authorizationCode
        authorizationUrl: https://platform-auth.arthur.ai/realms/arthur/protocol/openid-connect/auth
        tokenUrl: https://platform-auth.arthur.ai/realms/arthur/protocol/openid-connect/token
        refreshUrl: https://platform-auth.arthur.ai/realms/arthur/protocol/openid-connect/token
    sources:
      - openapi/arthur-ai-platform-openapi.json
  - name: ClientCredentials
    type: oauth2
    component: Arthur Platform (service accounts, M2M)
    flows:
      - flow: clientCredentials
        tokenUrl: https://platform-auth.arthur.ai/realms/arthur/protocol/openid-connect/token
    sources:
      - https://docs.arthur.ai/docs/authentication.md
  - name: DeviceAuthorization
    type: oauth2
    component: Arthur Platform (human local flows)
    flows:
      - flow: deviceCode
        tokenUrl: https://platform-auth.arthur.ai/realms/arthur/protocol/openid-connect/token
    sources:
      - https://docs.arthur.ai/docs/authentication.md
  - name: ApiKey
    type: apiKey
    in: header
    component: Arthur Engine / Agent Toolkit
    sources:
      - https://docs.arthur.ai/docs/authentication.md

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/arthur-ai-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 email required.

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