API v2 and webhook improvements

LoveAutomate API v2 brings new endpoints for test management, result querying, and intelligent webhook delivery for real-time quality signals.

Our API has received significant upgrades to provide better integration capabilities for your QA workflows.

New API Endpoints

We've added endpoints for programmatic test management:

  • Create and configure test workflows via API
  • Query test results with advanced filtering
  • Trigger test runs on-demand
  • Manage team members and permissions

Webhook Improvements

Real-time quality signals delivered to your tools:

  • Test completion events with pass/fail details
  • Regression detection alerts
  • Flakiness reports and trend notifications
  • Configurable retry logic and delivery guarantees

Rate Limiting Improvements

A new token bucket system that's fair and predictable:

  • Burst allowances for CI/CD pipeline spikes
  • Per-endpoint rate limits
  • Clear rate limit headers in responses

Interactive API Documentation

Our API docs have been rewritten with interactive examples, code snippets in multiple languages, and detailed error response information.

Check out the API documentation to get started.