GET /inscriptions/block/{blockheight}/{page} - Ordinals REST API
Please note that this REST method requires the Ordinals & Runes API add-on enabled on your Quicknode endpoint.
Path Parameters
blockheight
integer
REQUIRED
Loading...
page
integer
REQUIRED
Loading...
Returns
ids
array
Loading...
more
boolean
Loading...
page_index
integer
Loading...
Request
1curl -X GET "https://docs-demo.btc.quiknode.pro/inscriptions/block/800000/0" \2-H "Content-Type: application/json" \3-H "Accept: application/json"
1curl -X GET "https://docs-demo.btc.quiknode.pro/inscriptions/block/800000/0" \2-H "Content-Type: application/json" \3-H "Accept: application/json"
Response
1{2"ids": [3"965f866bf8623bbf956c1b2aeec1efc1ad162fd428ab7fb89f128a0754ebbc32i0",4"1d11c135b165b5d9fe07f1b015ed21536aa1c235ff75cd7da5e73746d464cc97i0",5"06cec2bd617a0ec4c6e2fc3c717f7b425d60eea9d9275e133930442b14ff77f7i0",6"c627825ca7b38dd2f4dd2bce058ac251106125235bc4818316543a8ae938c172i0",7"7acad327aa75949421c79460c57b531a4f65ddb914f84ea7bf0e27859066a940i0"8],9"more": true,10"page_index": 011}
1{2"ids": [3"965f866bf8623bbf956c1b2aeec1efc1ad162fd428ab7fb89f128a0754ebbc32i0",4"1d11c135b165b5d9fe07f1b015ed21536aa1c235ff75cd7da5e73746d464cc97i0",5"06cec2bd617a0ec4c6e2fc3c717f7b425d60eea9d9275e133930442b14ff77f7i0",6"c627825ca7b38dd2f4dd2bce058ac251106125235bc4818316543a8ae938c172i0",7"7acad327aa75949421c79460c57b531a4f65ddb914f84ea7bf0e27859066a940i0"8],9"more": true,10"page_index": 011}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free