Skip to main content
GET
Fetch Price
Provides real-time pricing data for SPL tokens by querying the Jupiter aggregator.

Authentication

This endpoint requires an x402 payment. A 402 Payment Required response is returned if the payment signature is missing or invalid. Cost: 0.05 USDC per request.

Header Parameters

string
required
A valid Solana transaction signature proving the USDC transfer to the merchant’s vault address.
string
required
The public key of the wallet that made the payment.

Path Parameters

string
required
The token symbol (e.g., SOL, BONK, JUP) or mint address.

Response

object

Example