Numerai · Authentication Profile

Numerai Authentication

Authentication

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

CompanyFintechMachine-LearningData ScienceHedge FundGraphQLCryptoQuantitative FinanceTournament
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiToken apiKey
· in: header ()

Source

Authentication Profile

numerai-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://api-tournament.numer.ai (live introspection) + https://docs.numer.ai
docs: https://docs.numer.ai/numerai-tournament/automation
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
  model: >-
    Numerai issues API token pairs (a public id + a secret key) scoped per token. Tokens are created
    in Account > Settings and passed to the single GraphQL endpoint as request headers. Interactive
    web sessions use password/MFA login and Privy/SSO, but programmatic access is exclusively the
    public-id/secret-key token pair.
schemes:
  - name: ApiToken
    type: apiKey
    in: header
    key_headers:
      - x-public-id
      - x-secret-key
    description: Public API id + secret key pair created per model/account with a selectable scope set.
    scopes_ref: scopes/numerai-scopes.yml
    sources:
      - https://api-tournament.numer.ai
endpoint:
  graphql: https://api-tournament.numer.ai
  method: POST
  content_type: application/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/numerai-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.