Qeen Customer Platform API
The backend the Qeen customer web application (app.qeen.ai, a Nuxt single-page app) calls — a path-versioned Django REST Framework service covering websites, content, organizations and subscriptions, plus token verify and refresh endpoints. It is the product's own session surface rather than a developer API: requests are made with cookie credentials from the first- party front end, unauthenticated calls return DRF's standard 401, and no schema, key issuance or documentation is published for it.