Kapost Content API

Versioned REST Content API with 67 documented operations across content, collections, comments, reminders, tasks, visibility, ideas, initiatives, custom fields, content types, destinations, memberships, users and insights. HTTP Basic auth with a per-user API token (password ignored); JSON responses wrapped in a response/count/pagination envelope; page/per_page pagination; basic/full/dynamic response detail levels; uri-path versioning. The callable base URL is the customer's own instance subdomain (https://{instance}.kapost.com/api/v1) — there is no shared API host. The developer portal ships a live "Try it" API playground for every endpoint. No OpenAPI specification is published.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/kapost-content-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Kapost Content API
description: Versioned REST Content API with 67 documented operations across content, collections, comments,
  reminders, tasks, visibility, ideas, initiatives, custom fields, content types, destinations, memberships,
  users and insights. HTTP Basic auth with a per-user API token (password ignored); JSON responses wrapped
  in a response/count/pagination envelope; page/per_page pagination; basic/full/dynamic response detail
  levels; uri-path versioning. The callable base URL is the customer's own instance subdomain (https://{instance}.kapost.com/api/v1)
  — there is no shared API host. The developer portal ships a live "Try it" API playground for every endpoint.
  No OpenAPI specification is published.
humanURL: https://developer.kapost.com/
baseURL: https://api.kapost.com/api/v1
tags:
- Content
- Webhook
tags_raw:
- Content
- Webhooks
properties:
- type: Documentation
  url: https://developer.kapost.com/
- type: APIReference
  url: https://developer.kapost.com/content-api-responses
- type: Authentication
  url: authentication/kapost-authentication.yml
- type: Webhooks
  url: asyncapi/kapost-webhooks.yml
- type: Conventions
  url: conventions/kapost-conventions.yml
- type: DataModel
  url: data-model/kapost-data-model.yml
- type: Sandbox
  url: sandbox/kapost-sandbox.yml
- type: RateLimits
  url: rate-limits/kapost-rate-limits.yml