Skip to content

Conversation

Shaneumayanga
Copy link

@Shaneumayanga Shaneumayanga commented Sep 16, 2025

The create order documentation code sample currently uses the API:

https://api.jup.ag/trigger/v1/createOrder

However, the execute order, cancel order, and get trigger orders code samples use:

https://lite-api.jup.ag/trigger/v1/createOrder

This PR updates the create order URL to lite-api.jup.ag so that users can follow the documentation and run the code without encountering the following error:

{ code: 401, message: 'Unauthorized' }

Copy link

vercel bot commented Sep 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
jupiter-space-station Ready Ready Preview Sep 16, 2025 5:48pm

@Shaneumayanga Shaneumayanga changed the title api.jup.ag to lite-api.jup.ag Change url from api.jup.ag to lite-api.jup.ag in create orders Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant