Kapost website screenshot

Kapost

Kapost is a content operations platform — now part of Upland Software — that lets B2B marketing teams plan, produce, distribute, and analyze content across the customer journey through its Canvas, Studio, Gallery, and Insights modules. Kapost exposes a versioned REST Content API (/api/v1) secured with HTTP Basic authentication using a per-user API token and returning JSON, plus outbound content webhooks (create/update/publish/delete), an XML-RPC interface, and a first-party WordPress plugin for publishing content from Kapost to WordPress sites. This profile was enriched from Kapost's live developer portal.

Kapost publishes 1 API on the APIs.io network. Tagged areas include Content Operations, Content Marketing, Content Management, Marketing, and Sales Enablement.

The Kapost catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Kapost’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, authentication, sandbox, and 18 more developer resources.

43.3/100 developing ▲ 8.7 Agent 34/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
AccessSelf serve
1 APIs
Content OperationsContent MarketingContent ManagementMarketingSales EnablementWebhooksREST APIB2BUpland Software

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 43.3/100 · developing
Contract Quality 12.9 / 25
Developer Ergonomics 11.7 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 1.7 / 13
Governance 1.5 / 12
Discoverability 7.6 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/kapost: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Kapost Content API

Versioned REST Content API with 67 documented operations across content, collections, comments, reminders, tasks, visibility, ideas, initiatives, custom fields, content types, d...

Pricing Plans 1

Published pricing tiers and plan structures.

Kapost Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Kapost Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Kapost Webhooks

ASYNCAPI

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Kapost Authentication

http · 1 scheme

SECURITY

Kapost Domain Security

TLSv1.2 · HSTS

SECURITY

Kapost Trust Center

SOC 2 Type 2, SOC 1 Type 2, ISO/IEC 27001:2022, PCI DSS, CSA STAR Level 1, GDPR, CCPA, PIPEDA, GLBA, EU-US Data Privacy Framework, Swiss-US Data Privacy Framework, UK Extension ...

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: kapost
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/kapost.png
name: Kapost
description: Kapost is a content operations platform — now part of Upland Software — that lets B2B marketing teams plan, produce,
  distribute, and analyze content across the customer journey through its Canvas, Studio, Gallery, and Insights modules. Kapost
  exposes a versioned REST Content API (/api/v1) secured with HTTP Basic authentication using a per-user API token and returning
  JSON, plus outbound content webhooks (create/update/publish/delete), an XML-RPC interface, and a first-party WordPress plugin
  for publishing content from Kapost to WordPress sites. This profile was enriched from Kapost's live developer portal.
url: https://raw.githubusercontent.com/api-evangelist/kapost/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- techstars
x-tier: enriched
x-tier-reason: live-developer-portal
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Content Operations
- Content Marketing
- Content Management
- Marketing
- Sales Enablement
- Webhooks
- REST API
- B2B
- Upland Software
apis:
- 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
  - 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://kapost.com/
- type: DeveloperPortal
  url: https://developer.kapost.com/
- type: Documentation
  url: https://developer.kapost.com/
- type: APIReference
  url: https://developer.kapost.com/content-api-responses
- type: GettingStarted
  url: https://developer.kapost.com/api-getting-started
- type: Integrations
  url: https://apps.kapost.com/
- type: Login
  url: https://app.kapost.com/users/sign_in
- type: Support
  url: https://support.uplandsoftware.com/portal/ss/login
- type: Blog
  url: https://uplandsoftware.com/kapost/resources/blog/
- type: Authentication
  url: authentication/kapost-authentication.yml
- type: Webhooks
  url: asyncapi/kapost-webhooks.yml
- type: Conventions
  url: conventions/kapost-conventions.yml
- type: Packages
  url: packages/kapost-packages.yml
- type: DomainSecurity
  url: security/kapost-domain-security.yml
- type: LLMsTxt
  url: llms/kapost-llms.txt
- type: PrivacyPolicy
  url: https://uplandsoftware.com/privacy/
- type: GitHubOrganization
  url: https://github.com/kapost
- type: Sandbox
  url: sandbox/kapost-sandbox.yml
- type: Components
  url: components/kapost-components.yml
- type: DataModel
  url: data-model/kapost-data-model.yml
- type: Conformance
  url: conformance/kapost-conformance.yml
- type: Compliance
  url: https://trust.uplandsoftware.com/
- type: TrustCenter
  url: security/kapost-trust-center.yml
- type: Lifecycle
  url: lifecycle/kapost-lifecycle.yml
- type: Plans
  url: plans/kapost-plans-pricing.yml
- type: RateLimits
  url: rate-limits/kapost-rate-limits.yml
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 9
  pass: local-v1