Headless Checkout
Check Token Support
Get a token by its locator
GET
Authorizations
Path Parameters
A unique identifier used to locate a specific fungible token on a blockchain. Currently, memecoin checkout only supports the Solana network. Format: solana:<mintHash>
(e.g. solana:6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN
).
Response
200
application/json
The token has been successfully retrieved.
Information regarding the token that was requested and its availability
The token locator that was queried
Example:
"solana:6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
Whether the token is supported by Crossmint
Example:
true
The features show if the token is supported for credit card payment.
Was this page helpful?