Skip to main content

v0/endpoints REST API Endpoint

Loading...

Updated on
Apr 15, 2026

v0/endpoints REST API Endpoint

Query Parameters

limit
integer
Loading...
offset
integer
Loading...
search
string
Loading...
sort_by
string
Loading...
sort_direction
string
Loading...
networks
array
Loading...
statuses
array
Loading...
labels
array
Loading...
dedicated
boolean
Loading...
is_flat_rate
boolean
Loading...
tag_ids
integer or array
Loading...
tag_labels
string or array
Loading...

Returns

data
array
Loading...
id
string
Loading...
name
string
Loading...
label
string
Loading...
status
string
Loading...
chain
string
Loading...
network
string
Loading...
is_dedicated
boolean
Loading...
is_flat_rate
boolean
Loading...
http_url
string
Loading...
wss_url
string
Loading...
tags
array
Loading...
tag_id
integer
Loading...
label
string
Loading...
pagination
object
Loading...
total
integer
Loading...
limit
integer
Loading...
offset
integer
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'
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