Ir diretamente para o conteúdo principal

/price REST API Endpoint - Metis

A carregar...

Atualizado em
Dec 18, 2025

/price REST API Endpoint - Metis

Please note that this method is only available for paid subscribers of Metis - Jupiter Swap API.
Solana Kit includes the ability to customize RPC methods and transports, allowing you to seamlessly integrate Quicknode Marketplace add-ons into your applications. For more information on how to use Quicknode Marketplace 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.

Parâmetros de consulta

ids
cadeia de caracteres
OBRIGATÓRIO
A carregar...
vsToken
cadeia de caracteres
A carregar...
restrictIntermediateTokens
booleano
A carregar...
onlyDirectRoutes
booleano
A carregar...

Devoluções

dados
objeto
A carregar...
token
objeto
A carregar...
id
cadeia de caracteres
A carregar...
mintSymbol
cadeia de caracteres
A carregar...
vsToken
cadeia de caracteres
A carregar...
vsTokenSymbol
cadeia de caracteres
A carregar...
preço
número
A carregar...
timeTaken
número
A carregar...
Pedido
Resposta
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
}
Ainda não tem uma conta?
Crie o seu ponto de extremidade Quicknode em segundos e comece a desenvolver
Comece gratuitamente