DevCycle · Authentication Profile

Devcycle Authentication

Authentication

DevCycle 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 clientCredentials flow(s).

CompanyEnterprise SaasFeature FlagsFeature ManagementFeature Flags as a ServiceExperimentationOpenFeatureDeveloper ToolsDevOps
Methods: oauth2, apiKey Schemes: 2 OAuth flows: clientCredentials API key in: header

Security Schemes

managementOAuth2 oauth2
· flows: clientCredentials
bearerAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.devcycle.com/management-api/
docs: https://docs.devcycle.com/management-api/
summary:
  types:
  - oauth2
  - apiKey
  api_key_in:
  - header
  oauth2_flows:
  - clientCredentials
notes: >-
  DevCycle exposes two API surfaces with distinct auth models. The Management API
  (api.devcycle.com) uses OAuth2 client_credentials against the Auth0 tenant
  (auth.devcycle.com) with an audience of https://api.devcycle.com/; an enterprise
  refresh_token grant is offered for organizations with strict RBAC. The Bucketing
  API (bucketing-api.devcycle.com) authenticates with a DevCycle server SDK key
  passed as a bearer token in the Authorization header. No OAuth scopes are
  documented - access is audience-based, not scope-based.
schemes:
- name: managementOAuth2
  type: oauth2
  api: DevCycle Management API
  source: https://docs.devcycle.com/management-api/
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.devcycle.com/oauth/token
    audience: https://api.devcycle.com/
    grant_type: client_credentials
    scopes: {}
  enterprise_grant:
    grant_type: refresh_token
    note: for organizations with strict role-based access control enabled
  credentials: Client ID + Secret from the DevCycle dashboard (Settings > API Authentication)
- name: bearerAuth
  type: apiKey
  in: header
  parameter: Authorization
  description: DevCycle server SDK key, sent as a bearer token
  api: DevCycle Bucketing API
  sources:
  - openapi/devcycle-bucketing-openapi.yaml

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