Kapost Developer Documentation

Welcome to Kapost's Developer Documentation. The core data from your instance can be accessed via the APIs listed below. Many of Kapost's most successful users run custom third party integrations, enhanced reporting, file repository syncs, and more using these APIs.

API Playground

Expand each endpoint in the list below to see methods and descriptions. To try the API live, add your subdomain and token here, enter parameters to the fields inside a method, and press the "Try it" button.

Collections

/api/v1/collections : Collections

Content

/api/v1/content : Content
/api/v1/content/:content_id/comments : Content Activity (Comments)
/api/v1/content_types_reference : Content Types Reference

Custom Fields

/api/v1/custom_fields : Custom Fields

Ideas

/api/v1/ideas : Ideas
/api/v1/ideas/:idea_id/comments : Idea Activity (Comments)

Initiatives

/api/v1/initiatives : Initiatives
/api/v1/initiatives/:initiative_id/comments : Initiative Activity (Comments)

Insights Content

/api/v1/insights/content : Insights Content

Insights Events

/api/v1/insights/events : Insights Events

Memberships

/api/v1/memberships : Memberships

Tasks

/api/v1/tasks : Tasks

Users