API Versions

View available and historical versions of the Orca AI API, with details on changes and support status.

Current Version

v0.2 Active
  • Paginated search results
  • Fixed 100 results per page
  • Next token-based pagination
v0.1 Supported
  • Initial public release
  • POST /hunt endpoint
  • Authentication via x-api-key header
  • JSON request/response format
  • Returns all results

Versioning Policy

Orca AI uses semantic versioning for its API. When breaking changes are introduced, a new version is published. Previous versions remain available for a period to ensure backward compatibility.

  • Major version changes indicate breaking changes
  • Minor version changes indicate new features or non-breaking changes
  • Patch version changes indicate bug fixes or documentation updates

Version History

Version Status Release Date Notes
v0.2 Active 2025-08-01 Added pagination support with 100 results per page
v0.1 Supported 2025-01-01 Initial public release with core Hunt functionality