API Versions

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

Current Versions

v0.3 Active
  • Section-filtered search results
  • Exactly one section ID required
  • 50 results per page with pagination
  • Enhanced validation and error handling
v0.2 Active
  • Paginated search results
  • Fixed 100 results per page
  • Next token-based pagination
v0.1 Deprecated
  • Initial public release
  • POST /hunt endpoint
  • Authentication via x-api-key header
  • JSON request/response format
  • Returns all results (up to 50,000)

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

Version History

Version Status Release Date Notes
v0.3 Active 2025-08-18 Added section filtering, enhanced validation, and public data endpoints
v0.2 Active 2025-08-01 Added pagination support with 100 results per page
v0.1 Deprecated 2025-01-01 Initial public release with core Hunt functionality