---
title: "Get quotes"
method: GET
path: "/v3/swap/quote"
tags: ["Swap"]
---

# Get quotes

`GET /v3/swap/quote`

## Query parameters

- `userOps` string[], required
- `destinationChainId` string, required
- `inputToken` string, required
- `inputAmount` string, required
- `outputToken` string, required
- `receiverAddress` string, required
- `originChainId` string, required
- `userAddress` string, required
- `slippage` string
- `refundAddress` string
- `contractCaller` string
- `feeBps` string
- `feeTakerAddress` string
- `refuel` 'true' | 'false'
- `destinationPayload` string
- `destinationGasLimit` string
- `includeProvider` string
- `excludeProvider` string
- `exchange` string
- `includeQuoteRejections` 'true' | 'false'
- `private` 'true' | 'false'
- `simulatedQuotesRequired` 'true' | 'false'
- `solanaSponsorAddress` string

## Response `200`

V3 swap quote routes.

---

[API](https://skmtc.dev/socket/apis/socket-v3-swap-api-explorer.md) · [All operations](https://skmtc.dev/socket/apis/socket-v3-swap-api-explorer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/socket/socket-v3-swap-api-explorer/revisions/fb0a1fae3604/schema)
