Rune by ID
This endpoint is used to retrieve the metadata & market data associated with a rune, based on the rune ID.
get
Get price info for a specific Rune by ID.
Authorizations
x-api-keystringRequired
Path parameters
identifierstringRequired
Responses
200
Default Response
application/json
400
Invalid input
application/json
401
Unauthorized
application/json
404
Not found
application/json
429
Rate limit exceeded
application/json
500
Internal server error
application/json
get
/v1/runes/{identifier}Last updated