Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kitchen Stories Articles Admin API

The Articles Admin API from Kitchen Stories — 1 operation(s) for articles admin.

Kitchen Stories Articles Admin API is one of 37 APIs that Kitchen Stories publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Articles Admin. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 3 operations across 1 path, and defines 6 schemas. It is described by OpenAPI 3.0.0, at version 3.

Requests are made against 3 base URLs: https://api.kitchenstories.io/api, https://api.dev.kitchenstories.io/api, http://localhost:8000/api.

3 operations 1 paths 6 schemas 1 DELETE1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
3
Base URL
https://api.kitchenstories.io/api
Authentication
HTTP Bearer, API Key
License
Resource Areas
1

Authentication & Security 2

Kitchen Stories Articles Admin API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). An API key is passed in the header as X-Ultron-User (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 3

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

Articles Admin 3
POST
/articles/{uuid-or-slug}/content-meta/
Add a new content meta
article-content-meta-create 1 param body → 200403404
PUT
/articles/{uuid-or-slug}/content-meta/
Edit an existing content meta
article-content-meta-edit 2 params body → 200403404
DELETE
/articles/{uuid-or-slug}/content-meta/
Delete a content meta by key
article-content-meta-delete 3 params → 200403404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are content_meta_body (5 properties), content_meta (5 properties), content_meta_external_product (5 properties), content_meta_faq (2 properties). Each schema is shown below with its type and property counts.

content_meta_faq
object
2 properties 2 required
content_meta_external_product
object
5 properties 3 required
content_meta_markdown
object
1 property 1 required
content_meta
object
5 properties 3 required
content_meta_body
object
5 properties 2 required
content_meta_external_link
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kitchenstories-articles-admin-api-openapi.yml Raw ↑

Other APIs Kitchen Stories publishes across the network.

Kitchen Stories Articles API
Kitchen Stories Authentication API
Kitchen Stories Categories Admin API
Kitchen Stories Categories API
Kitchen Stories Content Collections Admin API
Kitchen Stories Content Collections API
Kitchen Stories Feed API
Kitchen Stories Indexer API
Kitchen Stories Ingredients API
Kitchen Stories Other API
Kitchen Stories Personalization Admin API
Kitchen Stories Personalization API