Install
Initialize
x-api-key header on every request. There is no header option,
by design.
Make a request
Read operations that take filters take a single associative array:Write operations
Error handling
Errors are return values, not exceptions, unless you opt in:ApiError instead:
Timeouts
Escaping the resource wrapper
$cms->raw is the underlying HTTP client. This is also the only place the SDK accepts a
per-request headers array, for cases where an individual call needs something extra:
Resources
article, author, category, subcategory, form, formSubmission, language,
tag, report, ai, aiConversation, raw.
All operations
Browse the API reference for the full endpoint list.

