Aller directement au contenu principal

/price REST API Endpoint - Swap API

Chargement en cours...

Mis à jour le
Aug 09, 2026

/price REST API Endpoint - Swap API

Please note that this method is only available for paid subscribers of Swap API.
Solana Kit includes the ability to customize RPC methods and transports, allowing you to seamlessly integrate Quicknode add-ons into your applications. For more information on how to use Quicknode add-ons with Solana Kit, check out these guides: How to Use Quicknode Add-ons using Solana Kit (Part 1) and How to Use Quicknode Add-ons using Solana Kit (Part 2)

Important: Each id included will be counted towards your request limit when using this method.

Paramètres de requête

ids
chaîne de caractères
OBLIGATOIRE
Chargement en cours...
vsToken
chaîne de caractères
Chargement en cours...
restrictIntermediateTokens
booléen
Chargement en cours...
onlyDirectRoutes
booléen
Chargement en cours...

Retours

données
objet
Chargement en cours...
jeton
objet
Chargement en cours...
id
chaîne de caractères
Chargement en cours...
mintSymbol
chaîne de caractères
Chargement en cours...
vsToken
chaîne de caractères
Chargement en cours...
vsTokenSymbol
chaîne de caractères
Chargement en cours...
prix
nombre
Chargement en cours...
timeTaken
nombre
Chargement en cours...
Demande
Réponse
1
{
2
"data": {
3
"SOL": {
4
"id": "So11111111111111111111111111111111111111112",
5
"mintSymbol": "SOL",
6
"price": 149.98326539218897,
7
"vsToken": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
8
"vsTokenSymbol": "USDC"
9
}
10
},
11
"timeTaken": 0.022965843
12
}
1
{
2
"data": {
3
"SOL": {
4
"id": "So11111111111111111111111111111111111111112",
5
"mintSymbol": "SOL",
6
"price": 149.98326539218897,
7
"vsToken": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
8
"vsTokenSymbol": "USDC"
9
}
10
},
11
"timeTaken": 0.022965843
12
}
Vous n'avez pas encore de compte ?
Créez votreendpoint Quicknode endpoint quelques secondes et commencez à développer
Commencez gratuitement