SDKs
Official SDKs for integrating with AppStore Copilot in your applications.
Coming Soon
Official SDKs are currently in development. In the meantime, you can use the REST API directly or the CLI for automation.
Planned SDKs
We're working on official SDKs for the following languages:
JavaScript / TypeScript
@appstorecopilot/sdk
Full-featured SDK with TypeScript types for Node.js and browser environments.
Python
appstorecopilot
Pythonic SDK with async support and type hints for modern Python applications.
Rust
appstorecopilot
High-performance Rust SDK for CLI tools and backend services.
Go
github.com/appstorecopilot/go-sdk
Idiomatic Go SDK for building CLI tools and backend integrations.
In the Meantime
While SDKs are in development, you can integrate with AppStore Copilot using:
- REST API — Full API access with any HTTP client. See the API Reference.
- CLI — Command-line interface for automation and CI/CD. See the CLI Reference.
- MCP Server — AI integration for Claude and other AI assistants. See the MCP Server docs.
Get Notified
Want to be notified when SDKs are released? Subscribe to our changelog or follow us on Twitter for updates.