Skip to main content

Documentation Index

Fetch the complete documentation index at: https://postflow.app/docs/llms.txt

Use this file to discover all available pages before exploring further.

Some endpoints support the include query parameter to enrich the response with related resources. Pass a comma-separated list of relationship names to load them alongside the primary data.
GET /posts?include=media
Multiple relationships can be included by separating them with a comma:
GET /posts?include=media,labels,postComments