Supported SDKs
AnyAPI provides official SDKs and supports popular community libraries for seamless integration across different programming languages and frameworks.Official SDKs
Python SDK
Our official Python SDK provides a convenient interface for all AnyAPI endpoints:JavaScript/TypeScript SDK
Official SDK for Node.js and browser environments:OpenAI-Compatible Libraries
AnyAPI is fully compatible with OpenAI SDKs and libraries. Simply change the base URL:OpenAI Python
OpenAI Node.js
Community SDKs
Go
PHP
Ruby
C#
Framework Integrations
LangChain
LlamaIndex
SDK Features
All AnyAPI SDKs support:- ✅ Streaming responses for real-time output
- ✅ Async/await for non-blocking operations
- ✅ Type safety with TypeScript definitions
- ✅ Error handling with detailed error messages
- ✅ Retry logic for robust API calls
- ✅ Request timeout configuration
- ✅ Proxy support for enterprise environments