Deployxa · Authentication Profile

Deployxa Authentication

Authentication

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

Platform-as-a-ServiceCloud DeploymentDevOpsCI/CDcontainers-dockeredge-hostingManaged DatabaseAIOpsDeveloper ToolsA2A
Methods: http-bearer, oauth2 Schemes: 3 OAuth flows: authorizationCode API key in: header

Security Schemes

apiKeyBearer http
scheme: bearer
oauthAgent oauth2
· flows: authorizationCode
mcpOAuth oauth2
· flows: authorizationCode

Source

Authentication Profile

Raw ↑
generated: '2026-09-05'
method: searched
source: https://deployxa.com/auth.md
docs: https://deployxa.com/auth.md
note: >-
  The published OpenAPI declares no securitySchemes, so this profile is searched
  from the provider's agent-auth document (auth.md, saved verbatim as
  deployxa-auth.md) and the RFC 8414 / RFC 9728 well-known metadata on
  deployxa.com and mcp.deployxa.com. Two credential paths: API keys created in
  the dashboard (https://deployxa.com/dashboard/api-keys) used as bearer keys per
  llms.txt, and an OAuth 2.0 authorization-code + PKCE flow for agents with
  dynamic registration.
summary:
  types: [http-bearer, oauth2]
  api_key_in: [header]
  oauth2_flows: [authorizationCode]
schemes:
  - name: apiKeyBearer
    type: http
    scheme: bearer
    description: 'API key from the dashboard sent as "Authorization: Bearer <key>" for API and MCP requests.'
    sources: [https://deployxa.com/llms.txt]
  - name: oauthAgent
    type: oauth2
    flows:
      - flow: authorizationCode
        authorizationUrl: https://deployxa.com/login
        tokenUrl: https://deployxa.com/api/auth/token
        pkce_required: true
        registration_endpoint: https://deployxa.com/api/auth/extension/start
    sources:
      - https://deployxa.com/auth.md
      - https://deployxa.com/.well-known/oauth-authorization-server
  - name: mcpOAuth
    type: oauth2
    flows:
      - flow: authorizationCode
        authorizationUrl: https://mcp.deployxa.com/oauth/authorize
        tokenUrl: https://mcp.deployxa.com/oauth/token
        pkce_required: true
        registration_endpoint: https://mcp.deployxa.com/oauth/register
        scopes: 8
    sources:
      - https://mcp.deployxa.com/.well-known/oauth-authorization-server

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/deployxa-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.