Crayon · Authentication Profile

Crayon Authentication

Authentication

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

Competitive IntelligenceMarket IntelligenceSales EnablementBattlecardsWin-Loss AnalysisProduct MarketingArtificial IntelligenceMCP
Methods: oauth2 Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

CrayonOAuth2 oauth2
· flows: authorizationCode
BearerToken http
scheme: bearer

Source

Authentication Profile

crayon-authentication.yml Raw ↑
generated: '2026-08-14'
method: probed
source: https://mcp.crayon.co/.well-known/oauth-authorization-server
docs: null
note: >-
  Crayon publishes no developer portal, API reference or auth guide. This profile is read entirely
  from the machine-readable OAuth metadata the MCP host and app host serve anonymously (RFC 8414 +
  RFC 9728) and from the 401 challenge the MCP endpoint returns. The earlier version of this file
  was derived from a spec belonging to Crayon Group ASA (crayon.com) and has been quarantined —
  see _wrong-company/README.md.

summary:
  types:
  - oauth2
  api_key_in: []
  oauth2_flows:
  - authorizationCode
  bearer: true
  dynamic_client_registration: true
  pkce_required_methods:
  - S256

schemes:
- name: CrayonOAuth2
  type: oauth2
  applies_to: https://mcp.crayon.co/mcp/
  flows:
  - flow: authorizationCode
    issuer: https://app.crayon.co
    authorizationUrl: https://app.crayon.co/oauth/authorize/
    tokenUrl: https://app.crayon.co/oauth/token/
    revocationUrl: https://app.crayon.co/oauth/revoke_token/
    registrationUrl: https://app.crayon.co/oauth/register/
    refresh_supported: true
    scopes:
      mcp:read: Read access to the Crayon competitive-intelligence MCP server
  token_endpoint_auth_methods_supported:
  - client_secret_post
  - client_secret_basic
  - none
  code_challenge_methods_supported:
  - S256
  sources:
  - well-known/crayon-oauth-authorization-server.json
  - well-known/crayon-oauth-protected-resource.json
- name: BearerToken
  type: http
  scheme: bearer
  applies_to: https://mcp.crayon.co/mcp/
  note: >-
    The protected-resource metadata declares bearer_methods_supported ["header"], and an
    unauthenticated POST returns WWW-Authenticate: Bearer error="invalid_token". The access token
    is carried in the Authorization header.
  sources:
  - well-known/crayon-oauth-protected-resource.json

not_documented:
- >-
  The Content API and Answers API that Crayon markets have no published authentication model —
  no key format, no header name, no token endpoint appears on any public page.

x-evidence:
- fetched: '2026-08-14'
  url: https://mcp.crayon.co/.well-known/oauth-authorization-server
  http_status: 200
- fetched: '2026-08-14'
  url: https://mcp.crayon.co/.well-known/oauth-protected-resource/mcp/
  http_status: 200
- fetched: '2026-08-14'
  url: https://app.crayon.co/.well-known/oauth-authorization-server
  http_status: 200
- fetched: '2026-08-14'
  url: https://mcp.crayon.co/mcp/
  http_status: 401

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