ParlayAPI · Authentication Profile

Parlay Api Authentication

Authentication

ParlayAPI secures its APIs with apiKey and http across 3 declared security schemes, as derived from its OpenAPI definitions.

SportsOddsBetting DataSports DataPrediction MarketsPlayer PropsArbitrageStreaming
Methods: apiKey, http Schemes: 3 OAuth flows: API key in: header, query

Security Schemes

apiKeyHeader apiKey
· in: header (X-API-Key)
apiKeyQuery apiKey
· in: query (apiKey)
bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-09-07'
method: derived
source: openapi/parlay-api-openapi.json
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
  - query
schemes:
- name: apiKeyHeader
  type: apiKey
  in: header
  parameter: X-API-Key
  description: API key passed in the X-API-Key header. Recommended.
  sources:
  - openapi/parlay-api-openapi.json
- name: apiKeyQuery
  type: apiKey
  in: query
  parameter: apiKey
  description: API key passed as the ?apiKey= query parameter. Useful for browser fetch() and
    webhooks where header control is limited. Equivalent to X-API-Key.
  sources:
  - openapi/parlay-api-openapi.json
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: APIKey
  description: 'API key passed via Authorization: Bearer <key>. Equivalent to X-API-Key for
    compatibility with auth libraries that expect bearer tokens.'
  sources:
  - openapi/parlay-api-openapi.json

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/parlay-api-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.