Skip to main content
The Kite Platform API runs the platform from your own code. Today that means two things. Augmentation: point Kite at a teleoperation dataset, describe a visual change in plain language, and get back new episodes as a standard LeRobot dataset. Training: pick your policies and a GPU tier, and get back trained checkpoints. Both run on cloud GPUs you never have to manage, and the output of the first is valid input to the second. Simulation evaluation is coming to the API next. Start with the quickstart to run your first augmentation, or read authentication to create an API key. Every endpoint is listed in the API reference.
Prefer a terminal or an AI assistant? The same platform is available through the Kite CLI and the Kite MCP server, which share this API’s authentication.