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
-
Removing a resource is always breaking unless it was deprecated before
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
-
Removing a resource is always breaking unless it was deprecated before
-
elevenlabsId property Removed
-
items property Modified
-
application/json content type Modified
- 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