Skip to main content

API Status

Displays the status of the API and its current workload

Responses
200

Default Response

Schema OPTIONAL
server_version string
status string
tokens object OPTIONAL
ft integer OPTIONAL
nft integer OPTIONAL
sft integer OPTIONAL
token_contracts object OPTIONAL
sip-009 integer OPTIONAL
sip-010 integer OPTIONAL
sip-013 integer OPTIONAL
job_queue object OPTIONAL
pending integer OPTIONAL
queued integer OPTIONAL
done integer OPTIONAL
failed integer OPTIONAL
getApiStatus
GET /metadata/v1/
https://api.hiro.so
curl -L 'https://api.hiro.so/metadata/v1/' \
-H 'Accept: application/json'