Get all endpoints

Retrieve all endpoints for the authenticated user. Supports optional filtering via query parameters such as display name, chain, network, interface, status, or routing options.

Query Params
string
length between 1 and 100

Human-readable name of the endpoint. This is the label that will be shown in dashboards, UIs, and other tools.

string

Blockchain the endpoint is connected to. Example values include "ethereum", "polygon", etc.

string

Network of the selected blockchain. Example values include "ethereum-mainnet", "polygon-mumbai", etc.

string

Interface or protocol used by the endpoint. Examples include "ethereum-mainnet-json-rpc", "ethereum-mainnet-beacon", "polygon-mumbai-json-rpc", etc.

boolean

Indicates whether the endpoint is currently active. Only active endpoints are considered for routing and traffic.

string

URL of the endpoint. This is the base URL that will be used to send requests to the endpoint.

string
length between 1 and 50

Optional provider name for the endpoint. his can be used to specify the infrastructure or RPC provider powering this endpoint.

Responses

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