API Documentation
Base URL: https://zes.codes/api/copilot
GET
/healthHealth check
GET
/apiAPI reference
POST
/api/projects/{id}/generate/Trigger AI website generation
GET
/api/projects/{id}/generate/status/{gen_id}Get generation status
POST
/api/projects/{id}/seo/auditRun Lighthouse SEO audit
GET
/api/projects/{id}/seo/audit/{audit_id}Get audit results
POST
/api/projects/{id}/seo/keywordsKeyword research
POST
/api/projects/{id}/seo/geo-scoreGEO content scoring
POST
/api/projects/{id}/seo/pseoCreate pSEO template
GET
/api/design-systems/List design systems
POST
/api/design-systems/Create design system
GET
/api/design-systems/{id}Get design system details
POST
/api/brand-extract/Extract brand tokens from description
💡 Tip
All API endpoints are available via the proxy at /api/copilot/. Replace {id} with your project ID.