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

Adionics Discovery API

Public, unauthenticated discovery metadata for adionics.com — the self-describing REST route index (370 routes across 23 namespaces at capture), the registered content types and publication statuses, the public author records, the Polylang language registry covering the English and Spanish sites, and the oEmbed 1.0 provider endpoint. This is the surface that makes the rest of the API machine-readable in the absence of any published documentation.

Adionics Discovery API is one of 7 APIs that Adionics publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Discovery, Metadata, and oEmbed. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 7 operations across 7 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version wp/v2.

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

7 operations 7 paths 7 schemas 7 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.adionics.com/wp-json
Contact
Resource Areas
1

Paths & Operations 7

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

Discovery 7
GET
/
Retrieve the REST route index
getRouteIndex 2 params → 200
GET
/wp/v2/types
List registered content types
listTypes → 200
GET
/wp/v2/statuses
List publication statuses
listStatuses → 200
GET
/wp/v2/users
List public author records
listUsers 7 params → 200
GET
/wp/v2/users/{id}
Retrieve a single author record
getUser 1 param → 200404
GET
/pll/v1/languages
List Polylang languages
listLanguages → 200
GET
/oembed/1.0/embed
Retrieve oEmbed metadata for an adionics.com URL
getOEmbed 3 params → 200404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Language (15 properties), OEmbedResponse (10 properties), User (10 properties), RouteIndex (10 properties). Each schema is shown below with its type and property counts.

WPError
object
The WordPress REST API error envelope. Not RFC 9457 problem+json.
3 properties 3 required
RouteIndex
object
The WordPress REST API root document: site name, url, namespaces, the full route map, and the advertised authentication mechanisms.
10 properties
TypeRegistry
object
Map of post-type slug to its registered definition (name, slug, restbase, hierarchical, taxonomies).
StatusRegistry
object
Map of publication-status slug to its definition.
User
object
A public author record.
10 properties
Language
object
A Polylang language registered on the install.
15 properties
OEmbedResponse
object
oEmbed 1.0 rich response for an adionics.com URL.
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adionics-discovery-api-openapi.yml Raw ↑

Other APIs Adionics publishes across the network.

Adionics Posts API
Adionics Pages API
Adionics Media API
Adionics Taxonomy API
Adionics Search API
Adionics MCP Server
Where this information came from

This is an independent, third-party profile of Adionics Discovery 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.