curl --request GET \
--url https://api.app.hrizn.io/v1/public/site/content-types \
--header 'X-API-Key: <api-key>'{
"data": {
"content_types": [
{
"id": "<string>",
"label": "<string>"
}
]
}
}curl --request GET \
--url https://api.app.hrizn.io/v1/public/site/content-types \
--header 'X-API-Key: <api-key>'{
"data": {
"content_types": [
{
"id": "<string>",
"label": "<string>"
}
]
}
}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_)