SDKs
Official Everstack SDKs for gateway and platform integration.
Everstack SDKs provide typed clients for every platform API -- gateway, agents, memory, evaluations, observability, and more.
Available SDKs
TypeScript / Node.js
Full-featured SDK covering gateway, agents, memory, evaluations, audio, traces, and channels.
Python
Sync and async clients with Pydantic models for gateway and platform APIs.
Go
Idiomatic Go client with streaming support and typed responses.
OpenAI compatibility
The Everstack gateway is OpenAI-compatible, so you can also use the official OpenAI SDK by pointing it at your Everstack gateway URL. The Everstack SDK adds typed access to platform-specific features like agents, memory, evaluations, and observability that the OpenAI SDK does not cover.

