SecurityScorecard · Authentication Profile

Security Scorecard Authentication

Authentication

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

CompanyEnterpriseCybersecuritySecurity RatingsThird-Party RiskRisk ManagementAttack SurfaceCompliance
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiTokenAuth apiKey
· in: header ()

Source

Authentication Profile

security-scorecard-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://securityscorecard.readme.io/docs/getting-started
docs: https://securityscorecard.readme.io/docs/getting-started
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
  notes: >-
    SecurityScorecard uses a static API-token scheme. Requests carry an
    Authorization header whose value is the literal prefix "Token" followed by a
    space and the API key. API keys do not expire and are as powerful as a
    password, so they must be stored only in application secrets. Keys are
    generated in the platform under My Settings > API; administrators can also
    create bot (service-account) users that own keys scoped to an application.
schemes:
  - name: ApiTokenAuth
    type: apiKey
    in: header
    parameter_name: Authorization
    format: 'Token <api_key>'
    example: 'Authorization: Token 1a1a1a1a1a1a1a1a'
    token_generation: https://platform.securityscorecard.io/#/my-settings/api
    expires: false
    sources: [docs]
service_accounts:
  supported: true
  name: Bot user
  docs: https://securityscorecard.readme.io/docs/create-bot-servicew-account-with-api-token

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/security-scorecard-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.