List all gateways

Retrieves a list of all gateways for the authenticated user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
string
length between 1 and 100

Human-readable name of the gateway. Displayed in dashboards, APIs, and management interfaces.

string

Blockchain this gateway is connected to. Examples: "Ethereum", "Polygon", "Solana", etc.

string

Network of the blockchain. Examples: "ethereum-mainnet", "polygon-mumbai", etc.

string

Interface or protocol used by this gateway. Examples include "ethereum-mainnet-json-rpc", "polygon-mumbai-json-rpc", etc.

boolean

Indicates whether the gateway is currently active and processing traffic.

string

The primary URL that clients use to send requests to the gateway.

string

Routing strategy used across configured endpoints.

  • "priority-failover": Traffic is routed to the highest-priority healthy endpoint first. If it becomes unavailable, traffic automatically fails over to the next endpoint based on priority.
  • "load-distribution": Traffic is distributed across all enabled endpoints according to their defined weights (typically weighted round-robin).
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json