Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.blockworks.com/v1/glossary/{idOrSlug} \ --header 'x-api-key: <api-key>'
{ "id": 2147483647, "term": "<string>", "definition": "<string>", "status": true, "slug": "<string>" }
Retrieve a single glossary term by idOrSlug.
idOrSlug
0 <= x <= 4294967295
255
65535