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 Stacks API

Endpoints for creating and managing Contentstack stacks, including settings, users, sharing, and ownership transfer.

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

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

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

Requests are made against 5 base URLs: 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.

5 operations 2 paths 5 schemas 1 DELETE2 GET1 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
Terms of Service
Resource Areas
1

Authentication & Security 2

contentstack Stacks API declares 2 security schemes for authenticating requests. An API key is passed in the header as authtoken (authtokenAuth). An API key is passed in the header as authorization (managementTokenAuth). By default, every request must be authenticated.

  • 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 5

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

Stacks 5

Endpoints for creating and managing Contentstack stacks, including settings, users, sharing, and ownership transfer.

GET
/stacks
Get all stacks
getAllStacks → 200401
POST
/stacks
Create a stack
createStack 1 param body → 201400401
GET
/stacks/{api_key}
Get a stack
getStack 1 param → 200401404
PUT
/stacks/{api_key}
Update a stack
updateStack 1 param body → 200400401
DELETE
/stacks/{api_key}
Delete a stack
deleteStack 1 param → 200401404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Stack (8 properties), Error (3 properties), CreateStackRequest (1 property), UpdateStackRequest (1 property). Each schema is shown below with its type and property counts.

StackList
object
A list of stacks.
1 property
Stack
object
A Contentstack stack, which is an independent content repository.
8 properties
Error
object
Standard error response.
3 properties
UpdateStackRequest
object
Fields to update on the stack.
1 property
CreateStackRequest
object
Parameters for creating a new stack.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

contentstack-stacks-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 Stacks 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.