From 257f623b5d69d68b1bec7aa39c5e15a40afbde41 Mon Sep 17 00:00:00 2001 From: Tristyn Stimpson Date: Mon, 4 Aug 2025 14:23:35 +0400 Subject: [PATCH] Update 1-get-quote.md. Incorrect URL --- docs/100-swap-api/1-get-quote.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/100-swap-api/1-get-quote.md b/docs/100-swap-api/1-get-quote.md index 36a09546..8f95fd41 100644 --- a/docs/100-swap-api/1-get-quote.md +++ b/docs/100-swap-api/1-get-quote.md @@ -10,7 +10,7 @@ title: "Get Quote" :::note -- Lite URL: `https://lite-api.jup.ag/swap/v1quote` +- Lite URL: `https://lite-api.jup.ag/swap/v1/quote` - Pro URL: `https://api.jup.ag/swap/v1/quote` To upgrade to Pro or understand our rate limiting, please refer to this section.