API ReferencePages & Publish
Render a button label preview
Renders a preview SVG of a button label so the editor can show how the text will look before saving. Requires a read-scoped key.
Authorization
bearerAuth AuthorizationBearer <token>
Your al_live_<prefix>_<secret> API key. Mint and manage keys in the dashboard.
In: header
Query Parameters
text*string
Label text to render.
Length
1 <= length <= 64Response Body
image/svg+xml
curl -X GET "https://example.com/api/admin/render-label?text=string""string"Check if generated draft backgrounds exist
Probe that reports whether generated draft background variants are ready for the given domain and variant. Requires a read-scoped key.
List recent page-edit audit entries
Returns the most recent audit entries for your account, newest first, recording who changed what across the page-editing workflow. Requires a read-scoped key.