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

1000 Satellites Content API (WordPress REST wp/v2)

The anonymously readable WordPress REST content surface of 1000satellites.de. Ten resources returned HTTP 200 to an unauthenticated request on 2026-09-05 — posts, pages, media, categories, tags, comments, types, taxonomies, statuses and site search — covering the company news feed, its location and marketing pages and its media library, in both German and English (the site runs WPML). This is the CMS content API, not a product API: 1000 Satellites publishes no OpenAPI of its own, and the OpenAPI linked here was derived mechanically from the route-discovery document at /wp-json/. Write operations exist on these routes but require WordPress authentication and are not documented.

1000 Satellites Content API (WordPress REST wp/v2) is one of 2 APIs that 1000 Satellites publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Content, News, Media, and Search. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 19 operations across 19 paths, organized into 10 resource areas, and defines 1 schema. It is described by OpenAPI 3.1.0, at version wp/v2.

Requests are made against a single base URL, https://1000satellites.de/wp-json.

19 operations 19 paths 1 schemas 19 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
wp/v2
Base URL
https://1000satellites.de/wp-json
Resource Areas
10

Paths & Operations 19

Across 19 paths, the API surfaces 19 operations — 19 GET. They span 10 resource areas: Posts, Pages, Media, Categories, Tags, Comments, Types, Taxonomies, Statuses, Search. Each is listed below with its method, path, parameters, and response codes.

Posts 2

Blog posts and news articles published on 1000satellites.de.

GET
/wp/v2/posts
List posts
listPosts 28 params → 200400401404
GET
/wp/v2/posts/{id}
Get a single post
getPost 5 params → 200401404
Pages 2

Marketing, location and legal pages of the 1000 Satellites site.

GET
/wp/v2/pages
List pages
listPages 23 params → 200400401404
GET
/wp/v2/pages/{id}
Get a single page
getPage 5 params → 200401404
Media 2

Media library items (photography of the coworking locations, documents).

GET
/wp/v2/media
List media
listMedia 25 params → 200400401404
GET
/wp/v2/media/{id}
Get a single mediaitem
getMediaItem 3 params → 200401404
Categories 2

Post categories.

GET
/wp/v2/categories
List categories
listCategories 13 params → 200400401404
GET
/wp/v2/categories/{id}
Get a single category
getCategory 3 params → 200401404
Tags 2

Post tags.

GET
/wp/v2/tags
List tags
listTags 13 params → 200400401404
GET
/wp/v2/tags/{id}
Get a single tag
getTag 3 params → 200401404
Comments 2

Comments on posts.

GET
/wp/v2/comments
List comments
listComments 21 params → 200400401404
GET
/wp/v2/comments/{id}
Get a single comment
getComment 4 params → 200401404
Types 2

Registered post types on the site.

GET
/wp/v2/types
List types
listTypes 2 params → 200400401404
GET
/wp/v2/types/{type}
Get a single type
getType 3 params → 200401404
Taxonomies 2

Registered taxonomies on the site.

GET
/wp/v2/taxonomies
List taxonomies
listTaxonomies 3 params → 200400401404
GET
/wp/v2/taxonomies/{taxonomy}
Get a single taxonomy
getTaxonomy 3 params → 200401404
Statuses 2

Registered post statuses.

GET
/wp/v2/statuses
List statuses
listStatuses 2 params → 200400401404
GET
/wp/v2/statuses/{status}
Get a single status
getStatus 3 params → 200401404
Search 1

Site-wide search across public content.

GET
/wp/v2/search
Search the site
searchSite 9 params → 200400401404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is WPError (3 properties). Each schema is shown below with its type and property counts.

WPError
object
The error envelope returned by every WordPress REST API route. Observed live on 1000satellites.de on 2026-09-05.
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

1000satellitescoworking-content-api-openapi.yml Raw ↑

Other APIs 1000 Satellites publishes across the network.

1000 Satellites MCP Server (WordPress MCP Adapter)
Where this information came from

This is an independent, third-party profile of 1000 Satellites Content API (WordPress REST wp/v2), 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.