GET /r/inscription/{inscription_id} - Ordinals REST API
Please note that this REST method requires the Ordinals & Runes API add-on enabled on your Quicknode endpoint.
Path Parameters
inscription_id
string
REQUIRED
Loading...
Returns
charms
array
Loading...
content_type
string
Loading...
content_length
integer
Loading...
delegate
string
Loading...
fee
integer
Loading...
height
integer
Loading...
id
string
Loading...
number
integer
Loading...
output
string
Loading...
sat
integer
Loading...
satpoint
string
Loading...
timestamp
integer
Loading...
value
integer
Loading...
address
string
Loading...
Request
1curl -X GET "https://docs-demo.btc.quiknode.pro/r/inscription/965f866bf8623bbf956c1b2aeec1efc1ad162fd428ab7fb89f128a0754ebbc32i0" \2-H "Content-Type: application/json" \3-H "Accept: application/json"
1curl -X GET "https://docs-demo.btc.quiknode.pro/r/inscription/965f866bf8623bbf956c1b2aeec1efc1ad162fd428ab7fb89f128a0754ebbc32i0" \2-H "Content-Type: application/json" \3-H "Accept: application/json"
Response
1{2"charms": [],3"content_type": "text/plain;charset=utf-8",4"content_length": 13,5"delegate": null,6"fee": 174000,7"height": 800000,8"id": "965f866bf8623bbf956c1b2aeec1efc1ad162fd428ab7fb89f128a0754ebbc32i0",9"number": 19003884,10"output": "965f866bf8623bbf956c1b2aeec1efc1ad162fd428ab7fb89f128a0754ebbc32:0",11"sat": 1843917971704835,12"satpoint": "965f866bf8623bbf956c1b2aeec1efc1ad162fd428ab7fb89f128a0754ebbc32:0:0",13"timestamp": 1690168629,14"value": 546,15"address": "bc1pmc5m33qxt55kg3tu5cyxp30xnsva66cppr9qk5urz4vkdv2ctuasy200qx"16}
1{2"charms": [],3"content_type": "text/plain;charset=utf-8",4"content_length": 13,5"delegate": null,6"fee": 174000,7"height": 800000,8"id": "965f866bf8623bbf956c1b2aeec1efc1ad162fd428ab7fb89f128a0754ebbc32i0",9"number": 19003884,10"output": "965f866bf8623bbf956c1b2aeec1efc1ad162fd428ab7fb89f128a0754ebbc32:0",11"sat": 1843917971704835,12"satpoint": "965f866bf8623bbf956c1b2aeec1efc1ad162fd428ab7fb89f128a0754ebbc32:0:0",13"timestamp": 1690168629,14"value": 546,15"address": "bc1pmc5m33qxt55kg3tu5cyxp30xnsva66cppr9qk5urz4vkdv2ctuasy200qx"16}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free