Kentico website screenshot

Kentico

Kentico is an enterprise .NET CMS and digital experience platform offering REST and GraphQL APIs for managing web content, e-commerce, digital marketing, and personalization. Xperience by Kentico provides headless channel GraphQL endpoints auto-generated per channel, a content item .NET API, file storage APIs supporting Azure Blob and Amazon S3, and a management REST service for CRUD operations on CMS objects. The platform supports ASP.NET Core with channel-based licensing covering website, email, and headless channels.

Kentico publishes 3 APIs on the APIs.io network. Tagged areas include CMS, Content Management, Digital Experience Platform, GraphQL, and REST.

Kentico’s developer surface includes documentation, engineering blog, pricing, and 11 more developer resources.

34.4/100 thin ▲ 7.9 Agent 19/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessPaid
3 APIs
CMSContent ManagementDigital Experience PlatformGraphQLREST.NETHeadlessE-commerceDigital MarketingPersonalization

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 34.4/100 · thin
Contract Quality 10.5 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 11.6 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 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/kentico: 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 3

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

Kentico Headless GraphQL API

Auto-generated GraphQL API endpoint for each headless channel in Xperience by Kentico. Supports querying content items with filtering, sorting, pagination, linked items, languag...

Kentico Management REST API

Built-in REST service for reading, creating, updating, and deleting pages and CMS objects within Xperience by Kentico. Requests use HTTP Basic authentication with Base64-encoded...

Kentico .NET Content API

Server-side .NET API for content item queries, object queries, file system operations, and database access within Xperience by Kentico applications. Includes ContentRetriever AP...

GraphQL 1

GraphQL schemas published by this provider.

Kentico Xperience GraphQL API

Xperience by Kentico provides a per-channel headless GraphQL API whose schema is **auto-generated** at runtime from the content types configured in each headless channel. There ...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Kentico Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Kentico Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

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

Kentico Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Kentico Vulnerability Disclosure

security.txt · contact published

SECURITY

Kentico Trust Center

SOC 2, ISO 27001, GDPR

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: kentico
name: Kentico
description: Kentico is an enterprise .NET CMS and digital experience platform offering REST and GraphQL APIs for managing
  web content, e-commerce, digital marketing, and personalization. Xperience by Kentico provides headless channel GraphQL
  endpoints auto-generated per channel, a content item .NET API, file storage APIs supporting Azure Blob and Amazon S3, and
  a management REST service for CRUD operations on CMS objects. The platform supports ASP.NET Core with channel-based licensing
  covering website, email, and headless channels.
type: Index
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/kentico.png
url: https://raw.githubusercontent.com/api-evangelist/kentico/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- CMS
- Content Management
- Digital Experience Platform
- GraphQL
- REST
- .NET
- Headless
- E-commerce
- Digital Marketing
- Personalization
apis:
- aid: kentico:kentico-headless-graphql-api
  name: Kentico Headless GraphQL API
  description: Auto-generated GraphQL API endpoint for each headless channel in Xperience by Kentico. Supports querying content
    items with filtering, sorting, pagination, linked items, language variants, taxonomy tags, assets, and rich text. Authentication
    uses Bearer API key tokens. Interactive schema exploration available via the /graphql/ui IDE.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.kentico.com/documentation/developers-and-admins/development/content-retrieval/retrieve-headless-content
  baseURL: https://example.com/graphql
  tags:
  - GraphQL
  - Headless
  - Content
  - CMS
  properties:
  - type: Documentation
    url: https://docs.kentico.com/documentation/developers-and-admins/development/content-retrieval/retrieve-headless-content
  - type: Authentication
    url: https://docs.kentico.com/documentation/developers-and-admins/security-guidelines/rate-limiting
  - url: graphql/kentico-graphql.md
    type: GraphQL
  contact:
  - FN: Kentico Support
    url: https://community.kentico.com
- aid: kentico:kentico-management-rest-api
  name: Kentico Management REST API
  description: Built-in REST service for reading, creating, updating, and deleting pages and CMS objects within Xperience
    by Kentico. Requests use HTTP Basic authentication with Base64-encoded credentials or hash parameter authentication for
    public endpoints. Returns data in XML, JSON, RSS, or Atom format.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.kentico.com/documentation/developers-and-admins/api
  baseURL: https://example.com/rest
  tags:
  - REST
  - CMS
  - Content Management
  - Objects
  properties:
  - type: Documentation
    url: https://docs.kentico.com/documentation/developers-and-admins/api
  - type: Authentication
    url: https://docs.kentico.com/k12sp/integrating-3rd-party-systems/kentico-rest-service/authenticating-rest-requests
  contact:
  - FN: Kentico Support
    url: https://community.kentico.com
- aid: kentico:kentico-dotnet-content-api
  name: Kentico .NET Content API
  description: Server-side .NET API for content item queries, object queries, file system operations, and database access
    within Xperience by Kentico applications. Includes ContentRetriever API, ObjectQuery API, Files API with CMS.IO supporting
    Azure Blob storage and Amazon S3, and code generation tools for system objects.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.kentico.com/documentation/developers-and-admins/api
  baseURL: https://api-reference.kentico.com
  tags:
  - .NET
  - SDK
  - Content
  - Files
  - Storage
  properties:
  - type: Documentation
    url: https://docs.kentico.com/documentation/developers-and-admins/api
  - type: APIReference
    url: https://api-reference.kentico.com/
  contact:
  - FN: Kentico Support
    url: https://community.kentico.com
common:
- type: TrustCenter
  url: security/kentico-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/kentico-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/kentico-domain-security.yml
- type: Website
  url: https://www.kentico.com
- type: Documentation
  url: https://docs.kentico.com/documentation/developers-and-admins/api
- type: GitHubOrg
  url: https://github.com/Kentico
- type: LinkedIn
  url: https://www.linkedin.com/company/kenticosoftware
- type: Blog
  url: https://www.kentico.com/discover/blog
- type: Pricing
  url: https://www.kentico.com/pricing
- type: StatusPage
  url: https://status.xperience-portal.com
- type: X
  url: https://x.com/kentico
- type: Plans
  url: plans/kentico-plans-pricing.yml
- type: RateLimits
  url: rate-limits/kentico-rate-limits.yml
- type: FinOps
  url: finops/kentico-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com