Skip to content
Blink Docs
Search
K
Main Navigation
Documentation
API Reference
Appearance
Menu
Return to top
Copy page
List tokens
GET
/tokens
Responses
200
400
All tokens with metadata.
Content-Type
application/json
Schema
JSON
JSON
[
{
"token_id"
:
"string"
,
"symbol"
:
"string"
,
"name"
:
"string"
,
"decimals"
:
0
}
]
GET
/tokens
Playground
Try it out
Samples
Powered by
VitePress OpenAPI