Specific · Authentication Profile

Specific Authentication

Authentication

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

CompanyInfrastructureInfrastructure as CodePlatform-as-a-ServiceBackend-as-a-ServiceCoding AgentsDeploymentPostgreSQLDeveloper ToolsCloudCLIMCP
Methods: oauth2 Schemes: 2 OAuth flows: authorizationCode, deviceCode API key in:

Security Schemes

WorkOS AuthKit (browser) oauth2
Device code login oauth2

Source

Authentication Profile

specific-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.specific.dev/coding-agents
summary:
  types: [oauth2]
  identity_provider: WorkOS AuthKit
  api_key_in: []
  oauth2_flows: [authorizationCode, deviceCode]
schemes:
- name: WorkOS AuthKit (browser)
  type: oauth2
  flow: authorizationCode
  authorization_endpoint: https://api.workos.com/user_management/authorize
  pkce: true
  evidence: >-
    dashboard.specific.dev/.well-known/openid-configuration redirects into WorkOS AuthKit
    (api.workos.com/user_management/authorize) with PKCE (code_challenge_method=S256).
- name: Device code login
  type: oauth2
  flow: deviceCode
  command: specific login --device-code
  evidence: >-
    Docs describe a device-code login flow for headless/remote agent environments; the CLI prints an
    authorization code the agent completes without a browser.
notes: >-
  Specific is account/session-authenticated through the CLI (`specific login`) backed by WorkOS
  AuthKit OAuth; no static API keys are documented. There is no published OpenAPI declaring security
  schemes, so this profile was searched from the docs and the live OIDC discovery redirect rather than
  derived.

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