Skip to content

Interactive API Reference (Swagger)

Interactive, always-in-sync Swagger UI for every XC_VM API, generated from OpenAPI 3.0 specifications. Use the API tabs at the top of the page to switch between APIs, or open one directly via the links below.

API Description Auth Open
Admin API XUI.ONE-compatible administration — lines, users, streams, VOD, series, servers, settings (104 endpoints) api_key + access code Open ↗
System API Internal /api.php — stream/VOD control, stats, processes, files, connections (31 actions) password (live_streaming_pass) Open ↗
Player API XtreamCodes player — Live TV, VOD, Series, EPG username + password Open ↗
Playlist API /playlist authentication + playlist generation username/password or token Open ↗

Using "Try it out"

  1. Open a spec, then use the API tabs to switch APIs, and the Documentation / Interactive (Swagger) tabs for each API.
  2. Expand any endpoint → Try it out → fill parameters → Execute to see the real request URL, cURL command and live response.
  3. For the Admin API, click Authorize 🔓 and paste your API key — it is then attached to every request automatically.

CORS note: direct "Try it out" calls from the browser to your server may be blocked by CORS. This is expected — use the generated cURL command, Postman or Insomnia instead. The error does not mean the API is broken.


Raw specifications

Every spec can be imported into Postman, Insomnia or any OpenAPI 3.0 tooling: