Numerai · OAuth Scopes

Numerai OAuth Scopes

OAuth 2.0 searched

Numerai publishes 8 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Numerai API on a user’s behalf.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyFintechMachine-LearningData ScienceHedge FundGraphQLCryptoQuantitative FinanceTournament
Scopes: 8 Flows: Method: searched

Scopes (8)

ScopeDescriptionFlows
write_user_info Update account and model profile information
upload_submission Upload submissions and pickled models
download_submission Download previous submissions and pickled models.
stake Make stakes
web3_staking Manage web3 staking
read_submission_info View historical submission info
read_user_info View user info, (e.g. balance, withdrawal history)
delete Ability to delete your models and your account.

Source

OAuth Scopes

numerai-scopes.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://api-tournament.numer.ai (apiTokenScopes query, live introspection)
docs: https://docs.numer.ai/numerai-tournament/automation/automation-legacy
model: API token scopes (public key + secret key pair). Scopes are selected when creating an API token in Account > Settings;
  tokens are passed as x-public-id / x-secret-key headers to the GraphQL API.
schemes:
- name: ApiToken
  type: apiKey
  in: header
  key_headers:
  - x-public-id
  - x-secret-key
  source: https://api-tournament.numer.ai
scopes:
- scope: write_user_info
  description: Update account and model profile information
- scope: upload_submission
  description: Upload submissions and pickled models
- scope: download_submission
  description: Download previous submissions and pickled models.
- scope: stake
  description: Make stakes
- scope: web3_staking
  description: Manage web3 staking
- scope: read_submission_info
  description: View historical submission info
- scope: read_user_info
  description: View user info, (e.g. balance, withdrawal history)
- scope: delete
  description: Ability to delete your models and your account.

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set 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 scope set
curl "https://apis.io/api/v1/scopes/numerai-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?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.