API Versions
v0.3Active
Endpoint:
https://api.orcaai.io/v0.3/
- ✓Enhanced pagination with improved performance
- ✓Additional filtering capabilities
- ✓Improved error handling and response codes
- ✓Extended metadata in search results
v0.2Active
Endpoint:
https://api.orcaai.io/v0.2/
- ✓Paginated search results
- ✓Fixed 100 results per page
- ✓Next token-based pagination
v0.1Legacy
Endpoint:
https://api.orcaai.io/v0.1/
- ✓Initial public release
- ✓POST /hunt endpoint
- ✓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.3 | Active | 2025-08-28 | Enhanced pagination, improved filtering, and extended metadata |
v0.2 | Active | 2025-08-01 | Added pagination support with 100 results per page |
v0.1 | Legacy | 2025-01-01 | Initial public release with core Hunt functionality |