Skip to main content

Agentic documents

Agentic documents are generated or reviewed content records attached to a product. They are different from site pages: site pages are the stable content sync surface, while agentic documents power generated content, drafts, metadata suggestions, and review flows.

Read a document

You need content:read.

Find a document by path

Use path lookup when your source system knows the product path instead of the document ID:
The query parameter is still named brandId for this legacy endpoint. Pass the product ID.

Update a document

You need content:write.

Update priority

Use PATCH when you only need to change document priority:

Review workflows

Draft creation, metadata suggestions, and domain attachment endpoints are currently dashboard/internal routes. Use the generated Reference section to confirm whether a route is public before calling it with an API key.