Skip to main content
GET
Check Supported Tokens

Authorizations

X-API-KEY
string
header
required

Path Parameters

tokenLocator
string
required

A unique identifier used to locate a specific fungible token on a blockchain. Memecoin checkout supports the Solana and Base networks. Format: <network>:<tokenAddress> (e.g. base:0xa4a2e2ca3fbfe21aed83471d28b6f65a233c6e00).

Pattern: ^solana:[1-9A-HJ-NP-Za-km-z]{32,44}$

Response

The token has been successfully retrieved.

Information regarding the token that was requested and its availability

token
string
required

The token locator that was queried

Example:

"solana:6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"

available
boolean
required

Whether the token is supported by Crossmint

Example:

true

features
Token features · object
required

The features show if the token is supported for credit card payment.