Companion API v2.0.0 enables clients to seamlessly integrate companion features into their applications.
X-Api-Key
header.
It is important to note that the API keys for the Companion API are separate and distinct from those used for the Websocket API.
200
-> Successful Request
400
-> Bad Request
401
-> Unauthorized
403
-> Forbidden
404
-> Resource Not Found
429
-> Rate Limited
Please note that invalid paths will return a 404
error, and incorrect X-Api-Key
headers will result in a 401
or 403
error.
429
status code until the limit is reset.