Skip to main content
GET
/
tokens
Returns a list of supported token mints, specically any mints that a pool for trading was available atleast once in the lifetime of the server.
curl --request GET \
  --url https://quote-api.dflow.net/tokens \
  --header 'x-api-key: <api-key>'
[
  "<string>"
]

Authorizations

x-api-key
string
header
required

API key for authentication. Contact [email protected] to obtain an API key.

Response

List of supported token mints