Quick start
All supported public endpoints are under /api/v1. Keep API keys on your backend and never expose them in browser or mobile client code.
Authorization: Bearer sv_live_xxxxxxxxxxxxxxxx_secret
Content-Type: application/json
Idempotency-Key: order_12345Every response includes an X-Request-Id. Store it with your logs for support and troubleshooting.
