AppDirect · Authentication Profile

Appdirect Authentication

Authentication

AppDirect secures its APIs with oauth2 and apiKey across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, implicit, password, and clientCredentials flow(s).

CompanyCommerceSubscription CommerceMarketplaceBillingResellerCloud DistributionWebhookAuthentication
Methods: oauth2, apiKey Schemes: 2 OAuth flows: authorizationCode, implicit, password, clientCredentials API key in: header

Security Schemes

OAuth2 oauth2
· flows: clientCredentials, password, authorizationCode, implicit
ApiKeyAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-17'
method: searched
source: openapi/appdirect-devsai-openapi-original.json + https://developer.appdirect.com/user-guides/api-usage/api-auth
docs: https://developer.appdirect.com/user-guides/api-usage/api-auth
summary:
  types:
  - oauth2
  - apiKey
  api_key_in:
  - header
  oauth2_flows:
  - authorizationCode
  - implicit
  - password
  - clientCredentials
schemes:
- name: OAuth2
  type: oauth2
  api: Companies / Marketplace REST + GraphQL API
  source: https://developer.appdirect.com/user-guides/api-usage/api-auth
  note: >-
    The AppDirect marketplace REST and GraphQL APIs use OAuth 2.0 (OAuth 1.0 was
    deprecated 2020-12-01). Token endpoints are marketplace-scoped:
    https://{marketplaceURL}/oauth2/token and /oauth2/authorize. Grant type
    determines access level (user vs system); scopes correspond to AppDirect roles.
  flows:
  - flow: clientCredentials
    tokenUrl: https://{marketplaceURL}/oauth2/token
    docs: https://developer.appdirect.com/user-guides/api-usage/api-auth/grant-type/credentials
  - flow: password
    tokenUrl: https://{marketplaceURL}/oauth2/token
    docs: https://developer.appdirect.com/user-guides/api-usage/api-auth/grant-type/password
  - flow: authorizationCode
    authorizationUrl: https://{marketplaceURL}/oauth2/authorize
    tokenUrl: https://{marketplaceURL}/oauth2/token
  - flow: implicit
    authorizationUrl: https://{marketplaceURL}/oauth2/authorize
- name: ApiKeyAuth
  type: apiKey
  api: Devs.ai API
  in: header
  parameter: Authorization
  description: >-
    Devs.ai API uses a bearer token in the Authorization header (format: Bearer {token}).
    Legacy header X-Authorization is also supported for backwards compatibility.
  sources:
  - openapi/appdirect-devsai-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/appdirect-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.