BTKN Token by Pubkey/Address or Search BTKN
get
Get token details or search for tokens
Authorizations
Path parameters
identifierstringRequiredExample:
If the value is a 64-character hex token identifier or a Bech32 token address, returns its details. Otherwise the segment is treated as a search query over token name, ticker or address.
{"value":"691c8f8a06274c6d17956e2e4115935d501d85ee569319d20b50e1fe4195b33d"}Query parameters
offsetnumberOptionalDefault:
0limitnumber · min: 1 · max: 100OptionalDefault:
25Responses
200
Default Response
application/json
Responseany
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/spark/tokens/{identifier}GET /v1/spark/tokens/{identifier} HTTP/1.1
Host: api.secretkeylabs.io
x-api-key: YOUR_API_KEY
Accept: */*
No content
Last updated