GET /inscriptions/{page} - Ordinals REST API
Please note that this REST method requires the Ordinals & Runes API add-on enabled on your Quicknode endpoint.
Path Parameters
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/0" \2-H "Content-Type: application/json" \3-H "Accept: application/json"
1curl -X GET "https://docs-demo.btc.quiknode.pro/inscriptions/0" \2-H "Content-Type: application/json" \3-H "Accept: application/json"
Response
1{2"ids": [3"af98c8ad1edaa474a5da8958f8536074163e5608ad549f58fedb0e128f9ee1f8i0",4"8d0b0f7b82cc06a066180bb5cfb22119643869bd730e8d6efd5231753cb42ff4i0",5"81d59d2fc1087a336de06891f3903b38746cdc2d078875484c1382848abf93f0i0",6"dc81a44710db702843338f852fd5431651eb94f69ddb4bda2eb353d21c38fbedi0",7"9580f1a6557b4cb24b5713d054beb69523c8ce62fcf72b75ac9e6ab75c3281e9i0"8],9"more": true,10"page_index": 011}
1{2"ids": [3"af98c8ad1edaa474a5da8958f8536074163e5608ad549f58fedb0e128f9ee1f8i0",4"8d0b0f7b82cc06a066180bb5cfb22119643869bd730e8d6efd5231753cb42ff4i0",5"81d59d2fc1087a336de06891f3903b38746cdc2d078875484c1382848abf93f0i0",6"dc81a44710db702843338f852fd5431651eb94f69ddb4bda2eb353d21c38fbedi0",7"9580f1a6557b4cb24b5713d054beb69523c8ce62fcf72b75ac9e6ab75c3281e9i0"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