Golden · Authentication Profile

Golden Authentication

Authentication

Golden secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyKnowledge GraphCompany DataDataEntitiesArtificial IntelligenceSearchBusiness Intelligence
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header (apikey)

Source

Authentication Profile

Raw ↑
generated: '2026-08-14'
method: searched
source: >-
  openapi/golden-openapi-original.json, re-confirmed against the live spec at
  https://docs.golden.com/openapi.json and a live unauthenticated call
docs: https://docs.golden.com
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: apikey
  description: >-
    All requests to the Golden Public API v2 authenticate with an API key
    passed in the `apikey` request header. Keys are issued from the Golden
    account/API settings. There is no OAuth or user-delegated flow; the key
    is a static service credential.
  sources:
  - openapi/golden-openapi-original.json
  - https://docs.golden.com/openapi.json
oauth: false
oauth_note: >-
  No OAuth or OpenID Connect surface exists. golden.com returns HTTP 404 for
  /.well-known/openid-configuration, /.well-known/oauth-authorization-server and
  /.well-known/oauth-protected-resource. No scopes/ artifact is emitted: an
  api-key-only provider has no scope surface.
x-evidence:
  checked: '2026-08-14'
  probes:
  - url: https://docs.golden.com/openapi.json
    status: 200
    finding: 'components.securitySchemes: {"ApiKeyAuth": {"type": "apiKey", "in": "header", "name": "apikey"}}'
  - url: https://golden.com/api/v2/public/entities/?pageSize=1
    status: 403
    finding: >-
      The live API names the header itself in the failure message —
      {"type":"client_error","errors":[{"code":"permission_denied","detail":"You
      didn't pass a valid API Key in the 'apikey' header.","attr":null}]} —
      confirming the scheme is enforced in production and not just declared in
      the spec.
  - url: https://golden.com/.well-known/openid-configuration
    status: 404
    finding: no OIDC discovery document

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