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

EDDA Technology users API

Public post authors.

EDDA Technology users API is one of 12 APIs that EDDA Technology publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include users. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, 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://www.eddatech.com/wp-json.

2 operations 2 paths 1 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
wp/v2
Base URL
https://www.eddatech.com/wp-json
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

EDDA Technology users API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (applicationPassword). By default, every request must be authenticated, though some operations may also be called without credentials.

  • applicationPassword — WordPress application passwords (HTTP Basic: username + application password). Advertised by the API root at https://www.eddatech.com/wp-json/ under authentica…

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

users 2

Public post authors.

GET
/wp/v2/users
List public authors
listUsers 15 params → 200400401404
GET
/wp/v2/users/{id}
Retrieve a single author by ID
getUser 3 params → 200400401404

Schemas 1

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

Error
object
The WordPress REST API error envelope, observed live on www.eddatech.com.
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

edda-users-api-openapi.yml Raw ↑

Other APIs EDDA Technology publishes across the network.

EDDA Technology categories API
EDDA Technology comments API
EDDA Technology embed API
EDDA Technology media API
EDDA Technology pages API
EDDA Technology posts API
EDDA Technology search API
EDDA Technology statuses API
EDDA Technology tags API
EDDA Technology taxonomies API
EDDA Technology types API