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

API3 Airnodes API

Airnode address discovery

API3 Airnodes API is one of 6 APIs that API3 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Airnodes. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 1 operation across 1 path, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 2.0.0.

Requests are made against a single base URL, https://signed-api.api3.org.

1 operations 1 paths 2 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0.0
Base URL
https://market.api3.org
Authentication
HTTP Bearer
Contact
License
Resource Areas
1

Authentication & Security 1

API3 Airnodes API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

  • bearerAuth — Bearer token configured in the Signed API's allowedAirnodes or endpoint authTokens list. Required on endpoints or Airnode addresses configured with non-null au…

Paths & Operations 1

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

Airnodes 1

Airnode address discovery

GET
/airnodes
List Airnode addresses
listAirnodeAddresses → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed is AirnodeListResponse (2 properties). Each schema is shown below with its type and property counts.

AirnodeListResponse
object
2 properties 2 required
EvmAddress
string
EVM checksummed address (42 hex characters with 0x prefix)

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

api3-airnodes-api-openapi.yml Raw ↑

Other APIs API3 publishes across the network.

API3 dAPI Data Feeds
API3 OEV Rewards
API3 Airnode HTTP Gateway
API3 Signed Data API
API3 Status API