Back to BlogProduct Updates

Announcing Our API v2: Faster, More Flexible

AItocha Product TeamJune 18, 20264 min read
Announcing Our API v2: Faster, More Flexible

API v2 is now generally available, bringing significant improvements to pagination, filtering, and overall response times based directly on developer feedback.

What's Improved

Cursor-based pagination replaces offset-based pagination, making it reliable to page through large result sets even as new data is being written concurrently. New filtering parameters let you query responses by date range, rating threshold, and sentiment label directly at the API level instead of filtering client-side.

Performance Gains

Median API response time dropped by roughly 40% thanks to query optimization and better caching on frequently-accessed endpoints like survey listing and response retrieval.

Backward Compatibility

API v1 remains fully supported and will continue to work without changes — there's no forced migration deadline. New features and performance improvements going forward will land in v2 first, so we recommend migrating when convenient.

New Endpoints

V2 also introduces dedicated endpoints for bulk response export, webhook delivery log retrieval, and sentiment score filtering — capabilities that previously required combining multiple v1 endpoints and client-side post-processing to achieve.

Full API v2 documentation, including a migration guide from v1, is available now. Reach out if you run into any issues migrating an existing integration.

APT
AItocha Product Team
AItocha Surveys