Analyze Token
API Reference
Analyze Token
Security analysis for a Solana SPL token
GET
Analyze Token
Provides a security assessment of an SPL token — checking mint authority status, freeze authority, and generating a risk score.Documentation Index
Fetch the complete documentation index at: https://xavierscript.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
This endpoint requires an x402 payment. A402 Payment Required response is returned if the payment signature is missing or invalid.
Cost: 0.1 USDC per request.
Header Parameters
A valid Solana transaction signature proving the USDC transfer to the merchant’s vault address.
The public key of the wallet that made the payment.
Path Parameters
The public address of the SPL token mint to analyze.
Response
Scale of 1-100 indicating token risk (100 = highest risk).
Human-readable summary of the token’s safety profile.