curl --request GET \
--url https://api.app.hrizn.io/v1/public/site/brand-voices \
--header 'X-API-Key: <api-key>'{
"data": {
"brand_voices": [
{
"id": "<string>",
"name": "<string>",
"tone": "<string>",
"target_audience": "<string>",
"created_at": "2023-11-07T05:31:56Z"
}
]
}
}curl --request GET \
--url https://api.app.hrizn.io/v1/public/site/brand-voices \
--header 'X-API-Key: <api-key>'{
"data": {
"brand_voices": [
{
"id": "<string>",
"name": "<string>",
"tone": "<string>",
"target_audience": "<string>",
"created_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_)
Brand voices
Hide child attributes