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 5 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, CLI, authentication, changelog, sandbox, and 37 more developer resources.

60.0/100 strong ▬ flat Agent 28/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessPaid
5 APIs 1 MCP Servers
CMSContent ManagementDigital Experience PlatformGraphQLREST.NETHeadlessE-CommerceDigital MarketingPersonalization

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

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...

Xperience Portal API

HTTP API for the Kentico SaaS control plane. Uploads a deployment ZIP package to an Xperience Portal project environment so CI/CD pipelines can deploy without using the Portal U...

Xperience by Kentico Management API

Preview REST management API exposed by an Xperience by Kentico application at the kentico-api/management path once the Kentico.Xperience.ManagementApi package is installed and A...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Kentico MCP Server

MCP SERVER

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 4

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

Kentico Authentication

apiKey/http · 4 schemes

SECURITY

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

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Learn 1

Tutorials, courses, talks, and written guidance

Operate 7

Status, limits, changes, and where to get help

Scroll for all 7

Commercial 5

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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
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-08-13'
specificationVersion: '0.23'
tags:
- CMS
- Content Management
- Digital Experience Platform
- GraphQL
- REST
- .NET
- Headless
- E-Commerce
- Digital Marketing
- Personalization
tags_raw:
- 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://{project-domain}/graphql/{headless-channel-guid}
  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://{project-domain}/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
  - File
  - Storage
  tags_raw:
  - .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
- aid: kentico:kentico-xperience-portal-api
  name: Xperience Portal API
  description: HTTP API for the Kentico SaaS control plane. Uploads a deployment ZIP package to an Xperience Portal project
    environment so CI/CD pipelines can deploy without using the Portal UI. Authenticated with a Personal Access Token sent
    as a Bearer token; the project is addressed by its PROJECT_GUID in the path and the target environment (qa, staging, prod)
    as the final path segment. Packages are limited to 2 GB and deployments are queued one at a time per project. This is
    the only Kentico API served from a host Kentico itself operates.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.kentico.com/documentation/developers-and-admins/deployment/deploy-to-the-saas-environment
  baseURL: https://xperience-portal.com/api
  tags:
  - Deployment
  - CI/CD
  - Software-as-a-Service
  - DevOps
  - REST
  tags_raw:
  - Deployment
  - CI/CD
  - SaaS
  - DevOps
  - REST
  properties:
  - type: Documentation
    url: https://docs.kentico.com/documentation/developers-and-admins/deployment/deploy-to-the-saas-environment
  - type: Authentication
    url: authentication/kentico-authentication.yml
  - type: GettingStarted
    url: https://docs.kentico.com/guides/configuration/saas/saas-walkthrough/saas-update-with-xperience-portal-api
  contact:
  - FN: Kentico Support
    url: https://community.kentico.com
- aid: kentico:kentico-management-api
  name: Xperience by Kentico Management API
  description: Preview REST management API exposed by an Xperience by Kentico application at the kentico-api/management path
    once the Kentico.Xperience.ManagementApi package is installed and AddKenticoManagementApi() is called. Provides CRUD over
    content types, reusable field schemas, content items, pages, folders, assets, channels, workspaces, languages, taxonomies,
    tags and Page Builder components. Authenticated with a shared secret of at least 32 characters. Kentico documents it as
    local-development only - it has basic authentication and no per-operation authorization. It is the API the Management
    MCP server introspects and republishes as agent tools.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.kentico.com/documentation/developers-and-admins/api/management-api
  baseURL: https://{project-domain}/kentico-api/management
  tags:
  - Management
  - Content Management
  - CMS
  - MCP
  - Preview
  properties:
  - type: Documentation
    url: https://docs.kentico.com/documentation/developers-and-admins/api/management-api
  - type: MCPServer
    url: mcp/kentico-mcp.yml
  - type: Authentication
    url: authentication/kentico-authentication.yml
  - type: DataModel
    url: data-model/kentico-data-model.yml
  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
- type: MCPServer
  url: mcp/kentico-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/kentico-llms.txt
- type: Packages
  url: packages/kentico-packages.yml
- type: SDKs
  url: packages/kentico-packages.yml
- type: CLI
  url: cli/kentico-cli.yml
- type: Components
  url: components/kentico-components.yml
- type: WellKnown
  url: well-known/kentico-well-known.yml
- type: SecurityTxt
  url: well-known/kentico-security.txt
- type: Security
  url: https://www.kentico.com/vulnerability-disclosure-program
- type: Authentication
  url: authentication/kentico-authentication.yml
- type: Conventions
  url: conventions/kentico-conventions.yml
- type: ErrorCatalog
  url: errors/kentico-problem-types.yml
- type: Lifecycle
  url: lifecycle/kentico-lifecycle.yml
- type: Deprecation
  url: https://docs.kentico.com/documentation/developers-and-admins/installation/support-policy
- type: ChangeLog
  url: changelog/kentico-changelog.yml
- type: Conformance
  url: conformance/kentico-conformance.yml
- type: Compliance
  url: https://trust.kentico.com/
- type: DataModel
  url: data-model/kentico-data-model.yml
- type: Sandbox
  url: sandbox/kentico-sandbox.yml
- type: DeveloperPortal
  url: https://docs.kentico.com/
- type: APIReference
  url: https://api-reference.kentico.com/
- type: GettingStarted
  url: https://www.kentico.com/get-started
- type: Support
  url: https://www.kentico.com/customers/supportcenter
- type: Community
  url: https://community.kentico.com
- type: Roadmap
  url: https://roadmap.kentico.com/
- type: GitHubOrganization
  url: https://github.com/Kentico
- type: TermsOfService
  url: https://www.kentico.com/end-user-license-agreement
- type: PrivacyPolicy
  url: https://www.kentico.com/privacy-policy
- type: YouTube
  url: https://www.youtube.com/c/kentico
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 42
  pass: local-v1

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/kentico"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/kentico/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/kentico/evidence"

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.