Skip to main content

v0/endpoints REST API Endpoint

Loading...

Updated on
Sep 27, 2024

v0/endpoints REST API Endpoint

Query Parameters

limit
integer
Loading...
offset
integer
Loading...
tag_ids
integer or array
Loading...
tag_labels
string or array
Loading...

Returns

data
array
Loading...
id
string
Loading...
label
string
Loading...
chain
string
Loading...
network
string
Loading...
http_url
string
Loading...
wss_url
string
Loading...
tags
array
Loading...
tag_id
integer
Loading...
label
string
Loading...
error
string
Loading...
Request
1
curl -X 'GET' \
2
'https://api.quicknode.com/v0/endpoints?limit=20&offset=0' \
3
-H 'accept: application/json' \
4
-H 'x-api-key: YOUR_API_KEY'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free