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

WOW! Momo Content API

The live WordPress REST API served by www.wowmomo.com, advertised in the head of every page as . Its route-discovery document declares 396 routes across 36 namespaces; the core wp/v2 content collections read anonymously with no credential at all — pages (6 published), media (98 items), categories (5), tags (15), the author record, the post-type, taxonomy and status registries, and the site search index (7 objects, 0 posts). The oEmbed 1.0 provider endpoint and the Yoast SEO head document also answer anonymously. Settings, menus, plugins, themes, block types, abilities and the Contact Form 7 namespace all return 401 or 403.

WOW! Momo Content API is one of 2 APIs that WOW! Momo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 20 operations across 20 paths, organized into 11 resource areas, and defines 11 schemas. It is described by OpenAPI 3.1.0, at version wp/v2.

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

20 operations 20 paths 11 schemas 20 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.wowmomo.com/wp-json
Resource Areas
11

Paths & Operations 20

Across 20 paths, the API surfaces 20 operations — 20 GET. They span 11 resource areas, including Discovery, Pages, Media, Categories, Tags, Authors, Types, Taxonomies, and 3 more. Each is listed below with its method, path, parameters, and response codes.

Discovery 2

The API root document and the oEmbed provider endpoint.

GET
/
Get the API discovery index
getApiIndex → 200
GET
/oembed/1.0/embed
Get the oEmbed representation of a wowmomo.com URL
getOembed 3 params → 200404
Pages 2

The marketing and policy pages published on www.wowmomo.com.

GET
/wp/v2/pages
List pages
listPages 22 params → 200400
GET
/wp/v2/pages/{id}
Get a single page
getPage 4 params → 200404
Media 2

The WOW! Momo media library — logos, campaign artwork and photography attached to the site.

GET
/wp/v2/media
List media
listMediaItems 23 params → 200400
GET
/wp/v2/media/{id}
Get a single media item
getMediaItem 2 params → 200404
Categories 2

The category taxonomy terms registered on the site.

GET
/wp/v2/categories
List categories
listCategories 12 params → 200400
GET
/wp/v2/categories/{id}
Get a single category
getCategory 2 params → 200404
Tags 2

The posttag taxonomy terms registered on the site.

GET
/wp/v2/tags
List tags
listTags 12 params → 200400
GET
/wp/v2/tags/{id}
Get a single tag
getTag 2 params → 200404
Authors 2

Public author records for content published on the site.

GET
/wp/v2/users
List authors
listAuthors 15 params → 200400
GET
/wp/v2/users/{id}
Get a single author
getAuthor 2 params → 200404
Types 2

The post types registered on the install and the routes that serve them.

GET
/wp/v2/types
List types
listPostTypes 1 param → 200400
GET
/wp/v2/types/{type}
Get a single post type
getPostType 2 params → 200404
Taxonomies 2

The taxonomies registered on the install and the routes that serve them.

GET
/wp/v2/taxonomies
List taxonomies
listTaxonomies 2 params → 200400
GET
/wp/v2/taxonomies/{taxonomy}
Get a single taxonomy
getTaxonomy 2 params → 200404
Statuses 2

The publication statuses registered on the install.

GET
/wp/v2/statuses
List statuses
listStatuses 1 param → 200400
GET
/wp/v2/statuses/{status}
Get a single status
getStatus 2 params → 200404
Search 1

Cross-type search over everything published on www.wowmomo.com.

GET
/wp/v2/search
List search
listSearchResults 8 params → 200400
SEO 1

The Yoast SEO head document for any wowmomo.com URL, including its schema.org JSON-LD graph.

GET
/yoast/v1/get_head
Get the rendered SEO head for a wowmomo.com URL
getSeoHead 1 param → 200404

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are MediaItem (32 properties), Page (25 properties), Author (20 properties), PostType (16 properties). Each schema is shown below with its type and property counts.

Page
object
A page as returned by the WordPress REST API on www.wowmomo.com.
25 properties
MediaItem
object
A media item as returned by the WordPress REST API on www.wowmomo.com.
32 properties
Category
object
A category as returned by the WordPress REST API on www.wowmomo.com.
9 properties
Tag
object
A tag as returned by the WordPress REST API on www.wowmomo.com.
8 properties
Author
object
A author as returned by the WordPress REST API on www.wowmomo.com.
20 properties
PostType
object
A post type as returned by the WordPress REST API on www.wowmomo.com.
16 properties
Taxonomy
object
A taxonomy as returned by the WordPress REST API on www.wowmomo.com.
11 properties
Status
object
A status as returned by the WordPress REST API on www.wowmomo.com.
8 properties
SearchResult
object
A search result as returned by the WordPress REST API on www.wowmomo.com.
5 properties
ApiIndex
object
The WordPress REST API root document.
9 properties
Error
object
The WordPress REST API error envelope. It is not RFC 9457 problem+json.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wow-momo-content-api-openapi.yml Raw ↑

Other APIs WOW! Momo publishes across the network.

WOW! Momo App Backend
Where this information came from

This is an independent, third-party profile of WOW! Momo Content 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.