Skip to main content
GET
Search tokens

Authorizations

Authorization
string
header
required

Send your API key as Authorization: Bearer murmo_.... Keys are created in the Murmo app. Header-only — keys are never read from the query string. Valid for the REST API under /api/v1 only (not the GraphQL endpoint).

Query Parameters

q
string
required

Search query (symbol, name, or mint).

limit
integer
default:20

Max results (default 20).

Response

Matching tokens (opaque Jupiter/CoinGecko shape; floats rendered as decimal strings).

data
object[]