Report Render

Render an aggregated report as a social image

Accepts only a versioned aggregate payload. Raw task entries, notes, rates, location, and invoice data are not part of this contract. The image is rendered in memory and is not persisted. No authentication is required, so the apps can share a report before the user has an account; requests are rate limited per client IP.

post/v1/report-render

Request body

templateIdstring
templateVersioninteger
platform'instagram' | 'facebook' | 'tiktok' | 'youtube' | 'threads' | 'linkedin' | 'generic'
placement'post' | 'reel' | 'story' | 'short'

Response

PNG image rendered successfully

Changes

Changed in 2 of the 8 revisions of this API.2

Of the 8 revisions, 1 has no diff computed.