curl --request GET \
--url https://api.app.hrizn.io/v1/public/content/{id}/components \
--header 'X-API-Key: <api-key>'{
"data": {
"components": [
{
"id": "<string>",
"type": "body",
"content": {},
"metadata": {},
"status": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
]
}
}curl --request GET \
--url https://api.app.hrizn.io/v1/public/content/{id}/components \
--header 'X-API-Key: <api-key>'{
"data": {
"components": [
{
"id": "<string>",
"type": "body",
"content": {},
"metadata": {},
"status": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
]
}
}Documentation Index
Fetch the complete documentation index at: https://api-docs.hrizn.io/llms.txt
Use this file to discover all available pages before exploring further.
Your Hrizn API key (prefix hzk_)
Content ID
All content components
Hide child attributes
Hide child attributes
Component type identifier (camelCase). The path parameter is case-insensitive (e.g. body, Body, and BODY all work), but the API returns the canonical camelCase form in responses.
body, seoMetadata, pageSlugs, postTags, blogCategories, searchIntent, facebookSnip, twitterSnip, instagramSnip, googleBusinessSnip, videoScript, articleSchema, authorSchema, organizationSchema, vehicleListingSchema, faqSchema, eventSchema, qaPageSchema, layout_html