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

Metalenz Discovery API

The self-describing surface of the metalenz.com WordPress REST API — the route index, the per-namespace indexes, the registered content types and taxonomies, the publication statuses, the public author records and the comment surface. This is what makes the rest of the API machine-readable in the absence of any published documentation. Verified live at 212 routes across 13 namespaces.

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

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

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

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

11 operations 11 paths 7 schemas 11 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
wp/v2
Base URL
https://metalenz.com/wp-json
Contact
Resource Areas
1

Paths & Operations 11

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

Discovery 11

Route index, content types, taxonomies, statuses, authors and comments.

GET
/
Get the API route index
getRouteIndex 3 params → 200
GET
/{namespace}
Get a namespace route index
getNamespaceIndex 1 param → 200404
GET
/wp/v2/types
List content types
listTypes 1 param → 200400401
GET
/wp/v2/types/{type}
Get a content type
getType 2 params → 200400404
GET
/wp/v2/taxonomies
List taxonomies
listTaxonomies 2 params → 200400401
GET
/wp/v2/taxonomies/{taxonomy}
Get a taxonomy
getTaxonomy 2 params → 200400404
GET
/wp/v2/statuses
List publication statuses
listStatuses 1 param → 200400401
GET
/wp/v2/statuses/{status}
Get a publication status
getStatus 2 params → 200400404
GET
/wp/v2/users
List public authors
listAuthors 15 params → 200400401
GET
/wp/v2/users/{id}
Get a public author
getAuthor 2 params → 200400404
GET
/wp/v2/comments
List comments
listComments 20 params → 200400401

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are User (20 properties), Comment (18 properties), Type (16 properties), RouteIndex (12 properties). Each schema is shown below with its type and property counts.

Type
object
16 properties
Status
object
8 properties
Error
object
The WordPress REST API error envelope returned on every 4xx/5xx.
3 properties 2 required
Comment
object
18 properties
User
object
20 properties
Taxonomy
object
11 properties
RouteIndex
object
The WordPress REST discovery document: site identity, registered namespaces and every route with its arguments.
12 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

metalenz-discovery-api-openapi.yml Raw ↑

Other APIs Metalenz publishes across the network.

Metalenz Press Releases API
Metalenz Pages API
Metalenz Media API
Metalenz Taxonomy API
Metalenz Search API
Metalenz oEmbed API
Where this information came from

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