How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

contentstack Entries API

Entries are instances of content types that hold the actual content data. They can be filtered, sorted, paginated, and localized.

contentstack Entries API is one of 35 APIs that Contentstack publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Entries. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 4 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version v3.

Requests are made against 8 base URLs: https://cdn.contentstack.io/v3, https://eu-cdn.contentstack.com/v3, https://au-cdn.contentstack.com/v3, https://api.contentstack.io/v3, https://eu-api.contentstack.com/v3, https://au-api.contentstack.com/v3, https://azure-na-api.contentstack.com/v3, https://azure-eu-api.contentstack.com/v3.

7 operations 4 paths 9 schemas 1 DELETE2 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v3
Base URL
https://cdn.contentstack.io
Authentication
API Key, API Key, API Key, API Key
Terms of Service
Resource Areas
1

Authentication & Security 4

contentstack Entries API declares 4 security schemes for authenticating requests. An API key is passed in the header as api_key (apiKey). An API key is passed in the header as access_token (deliveryToken). An API key is passed in the header as authtoken (authtokenAuth). An API key is passed in the header as authorization (managementTokenAuth).

  • apiKey — The API key for the Contentstack stack.
  • deliveryToken — The delivery token granting read access to the stack environment.
  • authtokenAuth — User session token obtained from the login endpoint.
  • managementTokenAuth — Management token in the format "Bearer {managementtoken}" for server-to-server authentication without user sessions.

Paths & Operations 7

Across 4 paths, the API surfaces 7 operations — 1 DELETE, 2 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Entries 7

Entries are instances of content types that hold the actual content data. They can be filtered, sorted, paginated, and localized.

GET
/content_types/{content_type_uid}/entries
Get all entries
getAllEntries 14 params → 200401404
POST
/content_types/{content_type_uid}/entries
Create an entry
createEntry 4 params body → 201400401
GET
/content_types/{content_type_uid}/entries/{entry_uid}
Get a single entry
getSingleEntry 7 params → 200401404
PUT
/content_types/{content_type_uid}/entries/{entry_uid}
Update an entry
updateEntry 5 params body → 200400401
DELETE
/content_types/{content_type_uid}/entries/{entry_uid}
Delete an entry
deleteEntry 4 params → 200401404
POST
/content_types/{content_type_uid}/entries/{entry_uid}/publish
Publish an entry
publishEntry 4 params body → 200400401
POST
/content_types/{content_type_uid}/entries/{entry_uid}/unpublish
Unpublish an entry
unpublishEntry 4 params body → 200400401

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Entry (6 properties), Entry_2 (6 properties), Error_2 (3 properties), Error (3 properties). Each schema is shown below with its type and property counts.

EntryList
object
A paginated list of published entries.
2 properties
Entry
object
A published content entry with all its field values.
6 properties
Error
object
Standard error response returned by the API.
3 properties
CreateEntryRequest
object
Parameters for creating a new entry.
1 property 1 required
EntryList_2
object
A paginated list of entries.
2 properties
UpdateEntryRequest
object
Parameters for updating an entry.
1 property 1 required
Entry_2
object
A content entry with field values and system metadata.
6 properties
PublishRequest
object
Parameters for publishing or unpublishing an entry or asset.
1 property
Error_2
object
Standard error response.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

contentstack-entries-api-openapi.yml Raw ↑

Other APIs Contentstack publishes across the network.

Contentstack GraphQL Content Delivery API
Contentstack Image Delivery API
Contentstack Analytics API
contentstack Accounts API
contentstack Assets API
contentstack Attributes API
contentstack Audiences API
contentstack Audit Logs API
contentstack Automations API
contentstack Brand Kits API
contentstack Content Types API
contentstack Deployments API
Where this information came from

This is an independent, third-party profile of contentstack Entries API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.