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

MOMA Therapeutics Discovery API

Self-describing metadata — the 219-route index across 12 namespaces, plus registered post types, taxonomies and statuses. This is the only machine-readable contract the company serves.

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

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

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

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

7 operations 7 paths 5 schemas 7 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
wp/v2
Base URL
https://momatx.com/wp-json
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

Self-describing metadata: the route index, registered post types, taxonomies and statuses.

GET
/
Get the REST route index
getRouteIndex → 200
GET
/wp/v2/types
List registered post types
listTypes 1 param → 200
GET
/wp/v2/types/{type}
Get a post type
getType 2 params → 200404
GET
/wp/v2/taxonomies
List registered taxonomies
listTaxonomies 2 params → 200
GET
/wp/v2/taxonomies/{taxonomy}
Get a taxonomy
getTaxonomy 2 params → 200404
GET
/wp/v2/statuses
List registered post statuses
listStatuses 1 param → 200
GET
/wp/v2/statuses/{status}
Get a post status
getStatus 2 params → 200404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are PostType (10 properties), RouteIndex (9 properties), Taxonomy (8 properties), Status (6 properties). Each schema is shown below with its type and property counts.

RouteIndex
object
The WordPress REST API root discovery document — site identity, registered namespaces, and the full route table with per-endpoint methods and args.
9 properties
Status
object
A registered post-status descriptor.
6 properties
Error
object
The WordPress REST error envelope. It is NOT RFC 9457 application/problem+json; it is a bespoke JSON object served as application/json.
3 properties 3 required
PostType
object
A registered post type descriptor.
10 properties
Taxonomy
object
A registered taxonomy descriptor.
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

moma-therapeutics-discovery-api-openapi.yml Raw ↑

Other APIs MOMA Therapeutics publishes across the network.

MOMA Therapeutics Content Posts API
MOMA Therapeutics Content Pages API
MOMA Therapeutics Team API
MOMA Therapeutics Media API
MOMA Therapeutics Taxonomy API
MOMA Therapeutics Search API
MOMA Therapeutics Comments API
MOMA Therapeutics oEmbed API
MOMA Therapeutics Site Options API
Where this information came from

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