Skip to content
Socaity Docs
  • Docs
  • Run AI

SDKs

Three client surfaces talk to the Socaity platform. Pick the one that matches your stack. All models authenticate with SOCAITY_API_KEY.

Recommended

Python SDK

Full reference for the socaity Python package — installation, service catalog, authentication, file handling, async jobs.

Alpha

JavaScript SDK

Low-level client for Node.js and browser (v0.0.23). High-level service methods coming soon.

SocaitySDK CLI

Interact with the Socaity platform from the terminal — login, list services, run jobs.

APIPod CLI

apipod CLI commands — scan, build, start — and the orchestrator × compute × provider matrix.

Previous
Quickstart
Next
Python SDK