SDKs
Rust Binding
REST API Rust Binding
Prerequisites
- An API key is required for connecting to our REST API or equivalent SDKs.
- Visit our Platform to obtain your API key. Learn more about Authentication.
Technical requirements:
- Rust 2018 edition or later
How to Install
Add the following to your Cargo.toml
file:
Basic Usage
Integrate our API with minimal effort into your Rust applications
OpenAI API
Our repository includes open-source adapters for OpenAI endpoints, enabling you to switch to our endpoints in your existing codebase without any modifications. This ensures compatibility with function signatures, allowing for a seamless transition with no code changes required.