Base URL

Send production requests to the StarSwap API origin.

Production API
https://starswap.cc/api

Versioned resources

Public developer resources live below /v1. For example, the wallet collection is available at:

Wallet collection
https://starswap.cc/api/v1/wallets

Use HTTPS and preserve the /api prefix when constructing request URLs.

The documentation, llms.txt, and OpenAPI schema live on the website origin without /api. The /v2 application uses the same /api/v1 resources.