Entities
Manage your Answer Page entities
GET
/v1/entitiesList all entities
POST
/v1/entitiesCreate a new entity
GET
/v1/entities/:idGet a specific entity
PATCH
/v1/entities/:idUpdate an entity
DELETE
/v1/entities/:idDelete an entity
Content Generation
Generate AI-ready content
POST
/v1/entities/:id/generateGenerate content for an entity
GET
/v1/entities/:id/content-blocksGet content blocks for an entity
GET
/v1/entities/:id/faqsGet FAQs for an entity
GET
/v1/entities/:id/json-ldGet JSON-LD schema for an entity
Analytics
Access usage stats and metrics
GET
/v1/dashboard/statsGet dashboard statistics
GET
/v1/entities/:id/scoreGet AI readiness score for an entity