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.
Returns a paginated list of content. Scope required: content:read
Query parameters
Results per page (1-100).
Filter by article type (basic, qa, expert, modellanding, comparison, salesevent).
Filter by content intent (fixed_ops, variable, general).
Filter by target audience (in_market_buyer, service_customer, owner, general_public, enthusiast).
Filter by funnel stage (awareness, consideration, decision, retention).
Filter by content lifespan (evergreen, seasonal, time_bound).
Filter by search intent type (informational, commercial, transactional, navigational).
Response
Content status: generating, complete, failed, or awaiting_input.
The category assigned to this content, containing id and name. Returns null if no category is assigned.
{
"data": [
{
"id": "4d42cdcf-e24f-4123-960e-6c15761fcfcf",
"title": "Unveiling the Power and Performance of the 2026 Chevy Silverado 3500 DRW",
"article_type": "basic",
"status": "complete",
"category": {
"id": "b24ad569-f7ce-47ad-be44-cec02c0fab70",
"name": "2026 Chevy Silverado 3500 DRW"
},
"created_at": "2026-02-27T21:41:20.418301+00:00",
"updated_at": "2026-02-27T21:42:56.623718+00:00"
},
{
"id": "e3e864ce-06fc-477e-b032-8efd8c9e85cf",
"title": "2026 Chevrolet Trax for Sale in Huntington, NY",
"article_type": "modellanding",
"status": "complete",
"category": null,
"created_at": "2026-02-27T21:00:35.026534+00:00",
"updated_at": "2026-02-27T21:03:00.811516+00:00"
}
],
"pagination": {
"has_more": true,
"next_cursor": "eyJjcmVhdGVkX2F0IjoiMjAyNi0wMi0yN1QyMTowMDozNS4wMjY1MzQrMDA6MDAiLCJpZCI6ImUzZTg2NGNlLTA2ZmMtNDc3ZS1iMDMyLThlZmQ4YzllODVjZiJ9",
"total_count": 487
}
}
Your Hrizn API key (prefix hzk_)
Number of results per page
Required range: 1 <= x <= 100
Base64-encoded pagination cursor
Available options:
basic,
qa,
expert,
modellanding,
comparison,
salesevent
Filter by content intent (fixed_ops, variable, general)
Filter by target audience (in_market_buyer, service_customer, owner, general_public, enthusiast)
Filter by funnel stage (awareness, consideration, decision, retention)
Filter by content lifespan (evergreen, seasonal, time_bound)
Filter by search intent type (informational, commercial, transactional, navigational)
Paginated list of content
Available options:
basic,
qa,
expert,
modellanding,
comparison,
salesevent
Content generation status
Available options:
generating,
complete,
failed,
awaiting_input
Category assigned to this resource, or null if none.
Content intent classification (fixed_ops, variable, general)
Target audience (in_market_buyer, service_customer, owner, general_public, enthusiast)
Buyer journey funnel stage (awareness, consideration, decision, retention)
Content lifespan type (evergreen, seasonal, time_bound)
Search intent type (informational, commercial, transactional, navigational)