Beacons.ai · Authentication Profile

Beaconsai Authentication

Authentication

Beacons.ai declares 1 security scheme(s) across its OpenAPI definitions.

CompanyCreator EconomyLink in BioCreator Website BuilderCreator StorefrontMedia KitEmail MarketingAffiliate MarketingCreator MonetizationInfluencer SoftwareMCPagent-native
Methods: Schemes: 1 OAuth flows: API key in:

Security Schemes

oauth2

Source

Authentication Profile

beaconsai-authentication.yml Raw ↑
generated: '2026-08-13'
method: probed
source: >-
  https://beacons.ai/.well-known/oauth-authorization-server (RFC 8414, 200),
  https://beacons.ai/.well-known/oauth-protected-resource (RFC 9728, 200), and the
  WWW-Authenticate challenge returned by
  https://beacons.ai/api/v001/creator/mcp
summary: >-
  Beacons.ai has no documented API authentication page. Everything below is read
  from the two machine-readable OAuth discovery documents the platform actually
  serves. They describe a single OAuth 2.1 authorization server at
  https://beacons.ai protecting one resource — the Creator MCP endpoint.
schemes:
- id: beacons_oauth
  type: oauth2
  flow: authorizationCode
  pkce: required
  pkce_methods: [S256]
  issuer: https://beacons.ai
  authorization_url: https://beacons.ai/api/v001/oauth/authorize
  token_url: https://beacons.ai/api/v001/oauth/token
  registration_url: https://beacons.ai/api/v001/oauth/register
  dynamic_client_registration: true
  response_types: [code]
  grant_types: [authorization_code]
  token_endpoint_auth_methods: [none, client_secret_post]
  scopes:
  - name: mcp:read
    description: >-
      The only scope the authorization server advertises. Read access to the
      creator MCP resource. Beacons publishes no scope reference page, so no
      further description is available and none has been invented.
  applies_to:
  - https://beacons.ai/api/v001/creator/mcp
  bearer_methods: [header]
  note: >-
    "none" in token_endpoint_auth_methods is the public-client case that pairs with
    PKCE — it is the expected shape for an MCP client, not a missing credential
    check. No refresh_token grant is advertised, so a token is not documented as
    renewable without re-consent.
not_found:
- api-key issuance page
- personal access tokens
- OpenID Connect discovery (/.well-known/openid-configuration returns 404)
- mutual TLS
- any human-readable authentication documentation on beacons.ai or
  help.beacons.ai

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