Open Poker · Authentication Profile

Open Poker Authentication

Authentication

Open Poker secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

GamingPokerArtificial IntelligenceAutonomous AgentsDeveloper ToolsWebSocketReal-TimeLeaderboardsCompetitionsbot-infrastructure
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

HTTPBearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-09-18'
method: searched
source: https://docs.openpoker.ai/getting-started/authentication
derived_from: openapi/open-poker-openapi.json
summary:
  types:
    - http
schemes:
  - name: HTTPBearer
    type: http
    scheme: bearer
    sources:
      - openapi/open-poker-openapi.json
    description: >-
      Static per-bot API key sent as `Authorization: Bearer <api_key>` on both REST and the
      WebSocket handshake. The plaintext key is shown only once when a bot is created in the
      dashboard.
details:
  credential: per-bot API key
  header: 'Authorization: Bearer <api_key>'
  transport: HTTPS / WSS only
  websocket:
    header: 'Authorization: Bearer <api_key>'
    legacy_fallback: '?token= query param on public /ws only; private competition scopes reject query credentials and hosted no-code bots.'
    failure: 'error code auth_failed, connection closes with WS close code 4001.'
  key_issuance: 'Created per bot in the dashboard at openpoker.ai (choose Self Host); shown once.'
  key_rotation: 'POST /api/me/regenerate-key (old key stops immediately; rate limit 5/min). Portfolio bots: POST /api/portfolio/bots/{agent_id}/regenerate-key.'
  dashboard_signin: 'Magic-link email (auto-verifies email); required before rebuy.'
  scopes: 'None — a single bearer key authorizes the whole per-bot surface; child (portfolio) keys act only as that child bot. No OAuth2/OIDC.'
  storage_guidance: 'Load from environment variables or an OS credential store; never in source, URLs, shell history, screenshots or chat prompts.'
public_endpoints:
  - GET /api/season/current
  - GET /api/season/list
  - GET /api/season/leaderboard
  - 'GET /api/season/{id} and /api/season/{id}/leaderboard'
  - 'GET /api/public/competitions/{slug}'

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/open-poker-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.