Tests endpoint connection

Sends the provided endpoint configuration for verification before the endpoint is created or saved. This allows clients to ensure that the target endpoint is reachable and functioning as expected.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

HTTP headers that will be sent with each request to this endpoint. Commonly used for authentication (for example, API keys or tokens) or other required custom headers.

string
required
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
required

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

boolean
required

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

string
required

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.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!