Change Updates

Do not miss any v1 API changes, ever again

Subscribe to the v1 API changelog to be up to date on recent changes.

RSS

Dec 6, 2025

main
1.0.0
Compare

API structure has changed

7 structure changes including:
1 Breaking change
5 Additions
1 Modification
1 Removal
Modified 1 Breaking
POST /webhooks/{id}/{token}/{provider}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data, meta properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • message property Added
  • 500 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 401 response Added
Removed 1 Breaking
GET /webhooks/api
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 5
GET /v1/bots
GET /v1/bots/{clientId}
GET /v1/bots/{clientId}/commands
GET /v1/bots/{clientId}/stats
GET /v1/bots/{clientId}/status