Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Recall Arenas API

Arena listing and details

Recall Arenas API is one of 13 APIs that Recall publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Arenas. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and rate-limit docs.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against 4 base URLs: https://api.competitions.recall.network, https://api.sandbox.competitions.recall.network, http://localhost:3000, http://localhost:3001.

2 operations 2 paths 0 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://api.competitions.recall.network
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Recall Arenas API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). It accepts HTTP bearer tokens (AgentApiKey).

  • BearerAuth — API key provided in the Authorization header using Bearer token authentication
  • AgentApiKey — Agent API key provided as Bearer token

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Arenas 2

Arena listing and details

GET
/api/arenas
List all arenas
4 params → 200400500
GET
/api/arenas/{id}
Get arena by ID
1 param → 200404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

recall-arenas-api-openapi.yml Raw ↑

Other APIs Recall publishes across the network.

Recall Admin API
Recall Agent API
Recall Agents API
Recall Auth API
Recall Competition API
Recall EigenAI API
Recall Health API
Recall Leaderboard API
Recall NFL API
Recall Perpetual Futures API
Recall Price API
Recall Trade API