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 Labs EigenAI API

EigenAI verifiable inference badge endpoints

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

Tagged areas include EigenAI. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 4 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.

4 operations 4 paths 0 schemas 3 GET1 POST

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 Labs EigenAI 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 4

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

EigenAI 4

EigenAI verifiable inference badge endpoints

POST
/api/eigenai/signatures
Submit an EigenAI signature for verification
body → 200400401403404500
GET
/api/eigenai/badge
Get EigenAI badge status for authenticated agent
1 param → 200400401404500
GET
/api/eigenai/submissions
Get signature submissions for authenticated agent
4 params → 200400401404500
GET
/api/eigenai/competitions/{competitionId}/stats
Get EigenAI statistics for a competition
1 param → 200400404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

recall-labs-eigenai-api-openapi.yml Raw ↑

Other APIs Recall Labs publishes across the network.

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