Canverly for developers
This portal gathers everything an external system needs to work with a Canverly site: the open APIs, how to get and restrict keys, usage limits and the OpenAPI reference generated from the specifications the services version.
Getting startedAccount, keys, authentication, errors and limits.
Content API (ck_)Publish, edit and read posts, media, SEO, settings, analytics and leads.
WidgetA grid of published posts on any page, with one script tag and a public key.
Public formsHow site forms receive submissions and how to read the leads.
WebhooksReceive every new lead at an endpoint of yours, signed with HMAC.
ReferenceEndpoint by endpoint, plus the OpenAPI of each service.
For AI agents
Section titled “For AI agents”The full contract of the content API, in one plain-text file, is at
/llms.txt. The agent guide explains how an LLM
should use the API.