# KWIKmotion Developer Documentation > Official developer documentation for the KWIKmotion platform by White Peaks Solutions SAS. > Use this file to locate the correct human and machine-readable docs when a URL is pasted into an AI agent (GPT, Claude, etc.). ## Publisher - Organization: White Peaks Solutions SAS - Support: support@whitepeaks.fr - Sales: sales@whitepeaks.fr - Website: https://www.whitepeaks.fr - Product site: https://www.kwikmotion.com - Copyright: © 2026 White Peaks Solutions SAS. All rights reserved. ## Documentation index ### Home - [Developer portal home](index.html): Overview of all KWIKmotion developer resources ### Portal API - [Portal API docs](portal-api.html): KWIKmotion Portal API v2.1.10 — HTTPS POST APIs for videos, transcoding, transcription, playlists, and more - [OpenAPI spec (JSON)](openapi.json): Machine-readable Portal API specification ### AI Live Captions - [Live Captions docs](live-captions.html): KWIKmotion AI Live Captions WebSocket API — real-time speech-to-text and multi-language translation - [Live Captions OpenAPI spec (JSON)](live-captions-openapi.json): Machine-readable Live Captions reference - Production WebSocket endpoint: `wss://livecc01.kwikmotion.com` - Protocol: Secure WebSocket (WSS) with bearer token authentication ### Player - [Player documentation hub](player.html): Choose Player V8 or V9 - [Player V9 docs](player-v9.html): Recommended for all new integrations - [Player V8 docs](player-v8.html): Legacy player documentation (no longer actively upgraded) ## Quick facts for AI agents - Portal API: HTTPS + POST only; form-data / x-www-form-urlencoded / XML / JSON; responses include Response, Message, Data - Live Captions: WebSocket at wss://livecc01.kwikmotion.com — not REST try-it-out - New player work: use Player V9, not V8 - Auth for Portal and Live Captions: developer access tokens from the KWIKmotion platform ## Optional - [robots.txt](robots.txt): Crawler policy allowing indexing of this documentation set