Partner API
REST Reference
Interactive reference for the Voke Partner REST API. Authenticate with your `vcp:read` API key and try requests live.
Every endpoint below requires an API key with the vcp:read scope. Send it as
X-API-Key: <your-key>. The base URL is https://api.voke.turena.cz/api/v1.
Downloading the spec
Want to import the spec into Postman, Insomnia, or your codegen pipeline?
- OpenAPI 3.x JSON:
/openapi-partner.json
Spring Boot příklad (CZ)
Kompletní Spring Boot (Java) integrace ke zkopírování — příjem realtime telemetrie přes AMQPS a odesílání příkazů zpět do Voke, včetně HMAC podpisu pro citlivé příkazy.
REST Reference (CZ)
Interaktivní reference Voke Partner REST API. Autentizujte se API klíčem se scope `vcp:read` a zkoušejte requesty živě.