SDKs & tools
There is no official SDK yet. What exists today:
- OpenAPI contract at
https://api.canverly.com/openapi.json, plus the specifications published by this portal under Reference. Any OpenAPI client generator (for example, openapi-generator) accepts those URLs. - Embeddable widget: a grid of posts with one script tag, described in Widget.
- Agent contract at
/llms.txt, with the AI agent guide. - Integration example: Chimpee autoposting.