The Ittybit Ruby library provides convenient access to the Ittybit API from Ruby applications.
Installation
Add this line to your application's Gemfile:
And then execute:
Or install it yourself as:
Usage
Basic Usage
Async Usage
The SDK also provides async clients for non-blocking operations:
Features
Media Management
File Management
Task Management
Signed URLs
Advanced Features
Request Options
You can customize individual requests with additional options:
The SDK only accepts the following headers:
Authorization
: Bearer token for authentication (required)
Error Handling
The SDK raises exceptions for API errors: