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

Site authors.

Starfish Space Users 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 User. The published artifact set on APIs.io includes an OpenAPI specification and 1 JSON Schema.

This API exposes 21 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.

21 operations 6 paths 2 schemas 4 DELETE6 GET3 PATCH5 POST3 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 Users 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 21

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

users 21

Site authors.

GET
/wp/v2/users
List users
listUsers 15 params → 200400401403404
POST
/wp/v2/users
Create or update users
createUsers body → 200400401403404
GET
/wp/v2/users/me
List users
listUsersMe 1 param → 200400401403404
POST
/wp/v2/users/me
Create or update users
createUsersMe body → 200400401403404
PUT
/wp/v2/users/me
Update users
updateUsersMe body → 200400401403404
PATCH
/wp/v2/users/me
Update users
updateUsersMe2 body → 200400401403404
DELETE
/wp/v2/users/me
Delete users
deleteUsersMe 2 params → 200400401403404
GET
/wp/v2/users/{id}
Retrieve a single user
getUsersById 2 params → 200400401403404
POST
/wp/v2/users/{id}
Create or update user
createUsersById 1 param body → 200400401403404
PUT
/wp/v2/users/{id}
Update user
updateUsersById 1 param body → 200400401403404
PATCH
/wp/v2/users/{id}
Update user
updateUsersById2 1 param body → 200400401403404
DELETE
/wp/v2/users/{id}
Delete user
deleteUsersById 3 params → 200400401403404
GET
/wp/v2/users/{user_id}/application-passwords
Retrieve a single user
getUsersByUser_idApplicationPasswords 2 params → 200400401403404
POST
/wp/v2/users/{user_id}/application-passwords
Create or update user
createUsersByUser_idApplicationPasswords 1 param body → 200400401403404
DELETE
/wp/v2/users/{user_id}/application-passwords
Delete user
deleteUsersByUser_idApplicationPasswords 1 param → 200400401403404
GET
/wp/v2/users/{user_id}/application-passwords/introspect
Retrieve a single user
getUsersByUser_idApplicationPasswordsIntrospect 2 params → 200400401403404
GET
/wp/v2/users/{user_id}/application-passwords/{uuid}
Retrieve a single user
getUsersByUser_idApplicationPasswordsByUuid 3 params → 200400401403404
POST
/wp/v2/users/{user_id}/application-passwords/{uuid}
Create or update user
createUsersByUser_idApplicationPasswordsByUuid 2 params body → 200400401403404
PUT
/wp/v2/users/{user_id}/application-passwords/{uuid}
Update user
updateUsersByUser_idApplicationPasswordsByUuid 2 params body → 200400401403404
PATCH
/wp/v2/users/{user_id}/application-passwords/{uuid}
Update user
updateUsersByUser_idApplicationPasswordsByUuid2 2 params body → 200400401403404
DELETE
/wp/v2/users/{user_id}/application-passwords/{uuid}
Delete user
deleteUsersByUser_idApplicationPasswordsByUuid 2 params → 200400401403404

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are User (19 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
User
object
19 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

starfish-space-users-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 Users 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.