curl --request GET \
--url https://api.app.hrizn.io/v1/public/content/{id} \
--header 'X-API-Key: <api-key>'{
"data": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"title": "<string>",
"article_type": "basic",
"status": "generating",
"category": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>"
},
"ideacloud": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"keyword": "<string>"
},
"metadata": {
"source": "<string>",
"api_key_id": "<string>",
"api_creator_label": "<string>"
},
"components": [
{
"type": "body",
"status": "<string>",
"updated_at": "2023-11-07T05:31:56Z"
}
],
"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} \
--header 'X-API-Key: <api-key>'{
"data": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"title": "<string>",
"article_type": "basic",
"status": "generating",
"category": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>"
},
"ideacloud": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"keyword": "<string>"
},
"metadata": {
"source": "<string>",
"api_key_id": "<string>",
"api_creator_label": "<string>"
},
"components": [
{
"type": "body",
"status": "<string>",
"updated_at": "2023-11-07T05:31:56Z"
}
],
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
}Your Hrizn API key (prefix hzk_)
Content ID
Content details
Hide child attributes
basic, qa, expert, modellanding, comparison, salesevent Content generation status
generating, complete, failed, awaiting_input Flexible metadata object. For API-created content, includes source ("public_api"), api_key_id, and api_creator_label. May also include tone, language, and other generation parameters.
Hide child attributes
Origin of content creation (e.g. "public_api")
ID of the API key used to create the content
Display label for the API key owner (e.g. "API - John Doe (john@example.com)")
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, imagePrompt, articleSchema, authorSchema, organizationSchema, vehicleListingSchema, faqSchema, eventSchema, qaPageSchema, webPageSchema, webSiteSchema, breadcrumbSchema