Skip to main content
GET
Supported Networks

Discovery endpoint for current Birdeye network coverage.

  • Use this endpoint when your app needs to present or validate supported chain choices dynamically.
  • Response is network metadata, not token or market data.
  • This endpoint consumes 1 CU per request.
  • Build chain selectors from live supported-network data.
  • Validate user-selected networks before firing deeper API calls.
  • Keep multichain products aligned with Birdeye coverage as networks evolve.
  • Call the endpoint without token or wallet parameters.
  • Cache the result and refresh it infrequently.
  • Use this as the source of truth for supported-network UI and validation.
  • Refresh on a slower cadence than market data because network coverage changes less often.

Authorizations

X-API-KEY
string
header
required

API key for authentication

Response

A list of supported networks

success
boolean
required
data
string[]
required