get https://api.geniidata.com/api/1/bitmap/bitmapInfo/bitmapNumber/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.geniidata.com/api/1/bitmap/bitmapInfo/bitmapNumber/801493 \
--header 'accept: application/json' \
--header 'api-key: 142cf1b0-1ca7-11ee-bb5e-9d74c2e854ac'
xxxxxxxxxx
13{
"code": 0,
"message": "success",
"data": [
{
"inscription_id": "ec1aafa89ff69026123664aa17f4774297ed99bbf01ad966fb524f8d766b036fi0",
"holder": "bc1pzfzpm56v49ge3a7ttz2gd7ujgtzhc8dzmucwr4jyr5aqrkuh457qk7j9g4",
"bitmap_number": 801493,
"inscription_number": 21198115,
"content": "801493.bitmap"
}
]
}