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

Starfish Space Pages API

Static pages (The Otter, Company, Missions, Careers, Contact).

Starfish Space Pages API is one of 35 APIs that Starfish Space publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Pages. The published artifact set on APIs.io includes an OpenAPI specification and 1 JSON Schema.

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

Requests are made against a single base URL, https://www.starfishspace.com/wp-json.

13 operations 6 paths 2 schemas 2 DELETE6 GET1 PATCH3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2
Base URL
https://www.starfishspace.com/wp-json/wp/v2
Authentication
HTTP Basic, API Key
Resource Areas
1

Authentication & Security 2

Starfish Space Pages API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). An API key is passed in the header as X-WP-Nonce (cookieNonce).

  • basicAuth — WordPress application password (username + application password).
  • cookieNonce — WordPress cookie authentication nonce, for same-origin requests.

Paths & Operations 13

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

pages 13

Static pages (The Otter, Company, Missions, Careers, Contact).

GET
/wp/v2/pages
List pages
listPages 22 params → 200400401403404
POST
/wp/v2/pages
Create or update pages
createPages body → 200400401403404
GET
/wp/v2/pages/{id}
Retrieve a single page
getPagesById 4 params → 200400401403404
POST
/wp/v2/pages/{id}
Create or update page
createPagesById 1 param body → 200400401403404
PUT
/wp/v2/pages/{id}
Update page
updatePagesById 1 param body → 200400401403404
PATCH
/wp/v2/pages/{id}
Update page
updatePagesById2 1 param body → 200400401403404
DELETE
/wp/v2/pages/{id}
Delete page
deletePagesById 2 params → 200400401403404
GET
/wp/v2/pages/{id}/autosaves
Retrieve a single page
getPagesByIdAutosaves 3 params → 200400401403404
POST
/wp/v2/pages/{id}/autosaves
Create or update page
createPagesByIdAutosaves 1 param body → 200400401403404
GET
/wp/v2/pages/{parent}/autosaves/{id}
Retrieve a single page
getPagesByParentAutosavesById 3 params → 200400401403404
GET
/wp/v2/pages/{parent}/revisions
Retrieve a single page
getPagesByParentRevisions 10 params → 200400401403404
GET
/wp/v2/pages/{parent}/revisions/{id}
Retrieve a single page
getPagesByParentRevisionsById 3 params → 200400401403404
DELETE
/wp/v2/pages/{parent}/revisions/{id}
Delete page
deletePagesByParentRevisionsById 3 params → 200400401403404

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Page (26 properties), RestError (3 properties). Each schema is shown below with its type and property counts.

RestError
object
WordPress REST API error envelope, as returned by this API.
3 properties
Page
object
26 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

starfish-space-pages-api-openapi.yml Raw ↑

Other APIs Starfish Space publishes across the network.

Starfish Space MCP Server
Starfish Space Block Directory API
Starfish Space Block Patterns API
Starfish Space Block Renderer API
Starfish Space Block Types API
Starfish Space Blocks API
Starfish Space Categories API
Starfish Space Comments API
Starfish Space Font Collections API
Starfish Space Font Families API
Starfish Space Global Styles API
Starfish Space Icons API
Where this information came from

This is an independent, third-party profile of Starfish Space Pages 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.