Increment view count for a post. Public endpoint (no authentication required).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 1 and 255
^[a-zA-Z0-9_-]+$

Unique identifier for the Company

string
required
length between 1 and 255
^[a-zA-Z0-9_-]+$

Unique identifier for the Post

Body Params

Input schema for creating Post

string
required

User who created this post

string
required

Company this post belongs to

string
required

Article title

string

Article category (e.g., 'Sports', 'Business')

string

Article teaser/subtitle

string
required

Generated article HTML content

insights_used
object

Array of insights used: [{asset_id, asset_name, value, runtime, success}]

int64

Creativity level (0-100), maps to AI temperature

int64

Target word count (null = auto)

string

Writing tone: professional, casual, technical, conversational

boolean

Whether to include data source citations

int64

Number of subheadings (2-5)

float

Actual temperature used for generation (0.0-2.0)

int64

Cost in credits for data insights

int64

Cost in credits for AI generation service

int64

Total cost in credits (data + service)

int64

Number of insights that succeeded

int64

Number of insights that failed

int64

Time taken to generate article in milliseconds

boolean

Whether this post has been published

date-time

When this post was published

int64

Number of times this post has been viewed

date-time

When this post was last edited

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json