Skip to main content
Base URL: https://api.vulcx.xyz All swap endpoints are under /api/v1. The API currently operates on Fogo.
An API key (Authorization: Bearer vulcx_...) is optional on REST endpoints — you can call /quote, /swap, /instructions, and /price with no key at all. Anonymous requests are capped at a small per-IP rate limit; add a free key for the full published budget. The WebSocket stream (GET /api/v1/stream) is the one exception — it always requires a key (?key=). See Authentication and Rate limits.

Response format

All responses use a consistent envelope: Success:
Error:

HTTP status codes

Endpoints

“Optional” means the endpoint works with no key, but is then subject to a small anonymous-tier rate limit rather than your plan’s rate limit. See Rate limits.
Last modified on August 31, 2026