News & Publishing Domain

News & Publishing API

News articles, categories, authors, and publishing workflows

API Prefix

/api/news

Every endpoint hangs off this prefix so you can compose requests consistently.

Endpoint coverage

5

curated routes spanning common workflows

Playground ready

Deep link directly into the playground with your preferred method and path.

Open in Playground

Capabilities

What you can simulate

Mix and match endpoints to validate dashboards, onboarding flows, error states, and integration docs before touching production systems.

1

Article drafts + publishing states

2

Category + tag taxonomies

3

Author bios + assignment queues

4

Editorial calendar metadata

5

Hero media + caption data

6

SEO + distribution toggles

Endpoints

Available routes

Each endpoint responds with JSON objects modeled after production systems, complete with pagination, filtering, and optional latency controls for stress testing.

GET

/api/news/articles

Try it
GET

/api/news/articles?category=Technology

Try it
GET

/api/news/articles?limit=5

Try it
POST

/api/news/articles

Try it
GET

/api/news/categories

Try it
news

Build newsroom tooling

Preview editorial flows, scheduling, and syndication from a single mock API.