SDKs
// official Node + Python clients · or use plain HTTPS
The API is plain HTTPS + JSON, so any client works. We also ship official Node and Python SDKs — both dependency-free, wrapping auth, the error envelope, 429 backoff, and async polling. They're generated against the OpenAPI spec.
JS
Node / TypeScript
node ≥ 18 · zero deps (global fetch)
npm install solvegate
PY
Python
python ≥ 3.9 · zero deps (stdlib)
pip install solvegate
// usage matches the Node & Python examples above. Both clients are published — solvegate on npm and solvegate on PyPI — and source lives in sdks/.
Ready to pour through the gate?
// free sandbox keys · no card required to start