Initially generated by: Swagger Codegen
Last updated by @Halimao
The core of jup.ag. Easily get a quote and swap through Jupiter API.
This API client was initially generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.
import "github.com/Halimao/jupiter-sdk-go"All URIs are relative to https://api.jup.ag.
Latest api documents https://station.jup.ag/docs/api
| Class | Method | URI |
|---|---|---|
| SwapApi | ProgramIdToLabelGet | Get https://api.jup.ag/swap/v1/program-id-to-label |
| SwapApi | QuoteGet | Get https://api.jup.ag/swap/v1/quote |
| SwapApi | SwapInstructionsPost | Post https://api.jup.ag/swap/v1/swap-instructions |
| SwapApi | SwapPost | Post https://api.jup.ag/swap/v1/swap |
| TokenApi | MintsTradableGet | Get https://api.jup.ag/tokens/v1/mints/tradable |
@Halimao