Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API Reference
Every endpoint, with a playground
curl --request POST \ --url 'https://api.example.com/api/admin/sites' \ --header 'Authorization: Bearer YOUR_API_KEY'
{ "id": "string", "platform": "string", "domain": "string", "createdAt": "2026-07-24T12:00:00Z" }
{ platform, domain, … }
Site
201
400
401