/
PY
pyannote
/
pyannoteAI API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-26
9
31
26.7 KB
Api
Test
Test API endpoint
get
/v1/test
Response
TestResponse
required
status
string
required
Status of the test
message
string
required
Message of the test
Example response
{ "status": "OK", "message": "Test connection successful" }