Numerai · AsyncAPI Specification

Numerai Webhooks

Version

View Spec View on GitHub CompanyFintechMachine-LearningData ScienceHedge FundGraphQLCryptoQuantitative FinanceTournamentAsyncAPIEvents

AsyncAPI Specification

numerai-webhooks.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://api-tournament.numer.ai (introspection) + https://docs.numer.ai/tournament/compute
spec_type: Webhooks
summary: >-
  Numerai supports outbound webhooks for Compute / Prediction Nodes. A user registers a webhook URL
  for a model; Numerai invokes that URL each round so the user's cloud node computes and uploads a
  submission automatically. There is no inbound event-subscription (AsyncAPI) surface — the direction
  is Numerai -> user compute node.
webhooks:
  - name: model-round-trigger
    direction: numerai-to-user
    trigger: New tournament round opens
    registration_mutation: setSubmissionWebhook
    manual_trigger_mutation: triggerModelWebhook
    description: Registered webhook (typically an AWS/Azure endpoint deployed by numerai-cli) is called so the Prediction Node runs the model and submits predictions.
  - name: compute-pickle-trigger
    direction: numerai-to-user
    registration_mutation: triggerComputePickleUpload
    description: Triggers upload/execution of a pickled model for hosted compute.
related_operations:
  - setSubmissionWebhook
  - triggerModelWebhook
  - triggerComputePickleUpload
  - triggerLogs
  - pipelineStatus
notes: Prediction Node deployment and webhook wiring are managed by the official numerai-cli (see cli/numerai-cli.yml).

Work with this as data

Every AsyncAPI spec 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 asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec 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 AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/numerai-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?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.