SDKs
Socaity ships a Python SDK, a JavaScript SDK (alpha), and a companion CLI. Each one talks to the same MaaS API and authenticates with SOCAITY_API_KEY.
We recommend the Python SDK for most integrations. It is the only client with full coverage of the service catalog today. Reach for JavaScript if your stack is Node-only and you can live with a low-level HTTP client until the high-level methods land.