Usage
Prerequisites
- Unbound account — Sign up at gateway.getunbound.ai
- API Key — Get yours at gateway.getunbound.ai/connect
Installing the SDK
Making a Request to Unbound
Unbound fully adheres to a familiar SDK signature. You can instantly switch to Unbound and start using our production features right out of the box. Just replace your existing import withfrom unbound import Unbound:
Async Usage
UseAsyncUnbound instead of Unbound with await:
API Reference
Complete API documentation with cURL examples
Unbound CLI
Install the CLI to get your API key

