aiendpoint.dev
ServicesCohost

Cohost

community

Social media platform with fan-friendly posting features, markdown support, and no ads or algorithms.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://cohost.orgbearercommunicationconfidence: 90/1000 discoveries1 contributors
GEThttps://cohost.org/api/v1/project/{handle}/posts

Get posts from a project

Parameters

pagepage (integeroptional
handleproject handle (stringrequired

Returns

items[] with postId, headline, publishedAt, blocks[], tags[], numComments, numSharedComments
GEThttps://cohost.org/api/v1/project/{handle}/posts/{postId}

Get post details

Parameters

handlehandle (stringrequired
postIdpost ID (integerrequired

Returns

postId, headline, publishedAt, blocks[] with type, content, tags[], numComments, shareTree[]
GEThttps://cohost.org/rc/tagged/{tag}

Search by tag

Parameters

tagtag name (stringrequired
pagepage (integeroptional

Returns

posts[] with postId, headline, tags[], publishedAt, blocks[]