Skip to main content
Stay up to date with the latest improvements, new features, and bug fixes across the Bota platform.
Bookmark this page to stay updated on the latest changes.

January 2025

2025-01-15

API v1 General Availability We’re excited to announce the general availability of the Bota API v1. This release includes:
  • End User Management — Create, list, and manage EndUsers with external_id mapping
  • Device Management — Register devices, bind to EndUsers, and track fleet status
  • Recording Pipeline — Create recordings, upload audio via pre-signed URLs, and track processing status
  • Transcription — Async transcription with speaker diarization and timestamps
  • Summarization — AI-powered summary generation from transcripts
  • Webhooks — Real-time notifications for all processing events

2025-01-10

Documentation Site Launch
  • Launched docs.bota.dev with comprehensive API reference
  • Added quickstart guide for rapid integration
  • Published hardware guides for Bota Pin and Bota Note

Versioning Policy

The Bota API uses date-based versioning. The current version is 2025-01-15. When we make breaking changes, we:
  1. Release a new API version
  2. Provide a migration guide
  3. Support the previous version for at least 12 months
  4. Send deprecation notices via email and webhooks
See API Versioning for details on version headers and migration strategies.

Deprecations

No deprecations at this time.

SDK Releases

SDKLatest VersionRelease Date
Node.jsComing soon
PythonComing soon
iOSComing soon
AndroidComing soon

Stay Updated