Change Updates

Do not miss any Sensay API changes, ever again

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

RSS

Nov 19, 2024

main
1
Compare

API structure has changed

5 structure changes including:
2 Breaking changes
3 Modifications
2 Removals
Modified 3 Breaking
GET /v1
  • Authentication
  • Api key & Jwt authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/replica
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • elevenlabsId property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • Authentication
  • Jwt authentication method Added
GET /v1/replica/{replicaUUID}/chat
  • Response
  • 404 response Added
  • Authentication
  • Jwt authentication method Added
Removed 2 Breaking
GET /v1/debug/exception
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /v1/debug/info
  • Removing a resource is always breaking unless it was deprecated before
    Breaking