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

Impulse Dynamics wp/v2 API

WordPress core content API of the corporate website (posts, pages, media, taxonomies, users, settings) plus this company's own custom post types: the CCM clinic/provider locator, the Optimizer technical-document library, careers, the newsroom and press coverage. 357 operations.

Impulse Dynamics wp/v2 API is one of 5 APIs that Impulse Dynamics publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include wp/v2. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 357 operations across 156 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://impulse-dynamics.com.

357 operations 156 paths 1 schemas 45 DELETE152 GET36 PATCH88 POST36 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://impulse-dynamics.com/wp-json/
Authentication
HTTP Basic, API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 3

Impulse Dynamics wp/v2 API declares 3 security schemes for authenticating requests. It accepts HTTP basic authentication (wpApplicationPassword). An API key is passed in the header as X-WP-Nonce (wpNonce). It accepts HTTP bearer tokens (mcpAuth).

  • wpApplicationPassword — WordPress Application Passwords. The live discovery document advertises this as the site's only machine authentication method: authentication.application-passw…
  • wpNonce — WordPress cookie-authentication nonce, used by same-origin browser clients.
  • mcpAuth — Bearer authentication guarding the mcp namespace. Anonymous POST of a JSON-RPC tools/list to https://impulse-dynamics.com/wp-json/mcp/mcp-oauth-server returned…

Paths & Operations 357

Across 156 paths, the API surfaces 357 operations — 45 DELETE, 152 GET, 36 PATCH, 88 POST, 36 PUT. Each is listed below with its method, path, parameters, and response codes.

wp/v2 357

WordPress core content API (posts, pages, media, taxonomies, users, settings, plus this site's custom post types: careers, technical documents, clinic locator, in-the-media and ne…

GET
/wp-json/wp/v2
GET /wp/v2
getWpV2 2 params → 200401404
GET
/wp-json/wp/v2/block-directory/search
GET /wp/v2/block-directory/search
getWpV2BlockDirectorySearch 4 params → 200401404
GET
/wp-json/wp/v2/block-patterns/categories
GET /wp/v2/block-patterns/categories
getWpV2BlockPatternsCategories → 200401404
GET
/wp-json/wp/v2/block-patterns/patterns
GET /wp/v2/block-patterns/patterns
getWpV2BlockPatternsPatterns → 200401404
GET
/wp-json/wp/v2/block-renderer/{name}
GET /wp/v2/block-renderer/(?P [a-z0-9-]+/[a-z0-9-]+)
getWpV2BlockRendererName 4 params → 200401404
POST
/wp-json/wp/v2/block-renderer/{name}
POST /wp/v2/block-renderer/(?P [a-z0-9-]+/[a-z0-9-]+)
postWpV2BlockRendererName 1 param body → 200401404
GET
/wp-json/wp/v2/block-types
GET /wp/v2/block-types
getWpV2BlockTypes 2 params → 200401404
GET
/wp-json/wp/v2/block-types/{namespace}
GET /wp/v2/block-types/(?P [a-zA-Z0-9-]+)
getWpV2BlockTypesNamespace 2 params → 200401404
GET
/wp-json/wp/v2/block-types/{namespace}/{name}
GET /wp/v2/block-types/(?P [a-zA-Z0-9-]+)/(?P [a-zA-Z0-9-]+)
getWpV2BlockTypesNamespaceName 3 params → 200401404
GET
/wp-json/wp/v2/blocks
GET /wp/v2/blocks
getWpV2Blocks 20 params → 200401404
POST
/wp-json/wp/v2/blocks
POST /wp/v2/blocks
postWpV2Blocks body → 200401404
GET
/wp-json/wp/v2/blocks/{id}
GET /wp/v2/blocks/(?P [\d]+)
getWpV2BlocksId 4 params → 200401404
POST
/wp-json/wp/v2/blocks/{id}
POST /wp/v2/blocks/(?P [\d]+)
postWpV2BlocksId 1 param body → 200401404
PUT
/wp-json/wp/v2/blocks/{id}
PUT /wp/v2/blocks/(?P [\d]+)
putWpV2BlocksId 1 param body → 200401404
PATCH
/wp-json/wp/v2/blocks/{id}
PATCH /wp/v2/blocks/(?P [\d]+)
patchWpV2BlocksId 1 param body → 200401404
DELETE
/wp-json/wp/v2/blocks/{id}
DELETE /wp/v2/blocks/(?P [\d]+)
deleteWpV2BlocksId 2 params → 200401404
GET
/wp-json/wp/v2/blocks/{id}/autosaves
GET /wp/v2/blocks/(?P [\d]+)/autosaves
getWpV2BlocksIdAutosaves 3 params → 200401404
POST
/wp-json/wp/v2/blocks/{id}/autosaves
POST /wp/v2/blocks/(?P [\d]+)/autosaves
postWpV2BlocksIdAutosaves 1 param body → 200401404
GET
/wp-json/wp/v2/blocks/{parent}/autosaves/{id}
GET /wp/v2/blocks/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2BlocksParentAutosavesId 3 params → 200401404
GET
/wp-json/wp/v2/blocks/{parent}/revisions
GET /wp/v2/blocks/(?P [\d]+)/revisions
getWpV2BlocksParentRevisions 10 params → 200401404
GET
/wp-json/wp/v2/blocks/{parent}/revisions/{id}
GET /wp/v2/blocks/(?P [\d]+)/revisions/(?P [\d]+)
getWpV2BlocksParentRevisionsId 3 params → 200401404
DELETE
/wp-json/wp/v2/blocks/{parent}/revisions/{id}
DELETE /wp/v2/blocks/(?P [\d]+)/revisions/(?P [\d]+)
deleteWpV2BlocksParentRevisionsId 3 params → 200401404
GET
/wp-json/wp/v2/brainaddons-popup
GET /wp/v2/brainaddons-popup
getWpV2BrainaddonsPopup 17 params → 200401404
POST
/wp-json/wp/v2/brainaddons-popup
POST /wp/v2/brainaddons-popup
postWpV2BrainaddonsPopup body → 200401404
GET
/wp-json/wp/v2/brainaddons-popup/{id}
GET /wp/v2/brainaddons-popup/(?P [\d]+)
getWpV2BrainaddonsPopupId 3 params → 200401404
POST
/wp-json/wp/v2/brainaddons-popup/{id}
POST /wp/v2/brainaddons-popup/(?P [\d]+)
postWpV2BrainaddonsPopupId 1 param body → 200401404
PUT
/wp-json/wp/v2/brainaddons-popup/{id}
PUT /wp/v2/brainaddons-popup/(?P [\d]+)
putWpV2BrainaddonsPopupId 1 param body → 200401404
PATCH
/wp-json/wp/v2/brainaddons-popup/{id}
PATCH /wp/v2/brainaddons-popup/(?P [\d]+)
patchWpV2BrainaddonsPopupId 1 param body → 200401404
DELETE
/wp-json/wp/v2/brainaddons-popup/{id}
DELETE /wp/v2/brainaddons-popup/(?P [\d]+)
deleteWpV2BrainaddonsPopupId 2 params → 200401404
GET
/wp-json/wp/v2/brainaddons-popup/{id}/autosaves
GET /wp/v2/brainaddons-popup/(?P [\d]+)/autosaves
getWpV2BrainaddonsPopupIdAutosaves 3 params → 200401404
POST
/wp-json/wp/v2/brainaddons-popup/{id}/autosaves
POST /wp/v2/brainaddons-popup/(?P [\d]+)/autosaves
postWpV2BrainaddonsPopupIdAutosaves 1 param body → 200401404
GET
/wp-json/wp/v2/brainaddons-popup/{parent}/autosaves/{id}
GET /wp/v2/brainaddons-popup/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2BrainaddonsPopupParentAutosavesId 3 params → 200401404
GET
/wp-json/wp/v2/categories
GET /wp/v2/categories
getWpV2Categories 12 params → 200401404
POST
/wp-json/wp/v2/categories
POST /wp/v2/categories
postWpV2Categories body → 200401404
GET
/wp-json/wp/v2/categories/{id}
GET /wp/v2/categories/(?P [\d]+)
getWpV2CategoriesId 2 params → 200401404
POST
/wp-json/wp/v2/categories/{id}
POST /wp/v2/categories/(?P [\d]+)
postWpV2CategoriesId 1 param body → 200401404
PUT
/wp-json/wp/v2/categories/{id}
PUT /wp/v2/categories/(?P [\d]+)
putWpV2CategoriesId 1 param body → 200401404
PATCH
/wp-json/wp/v2/categories/{id}
PATCH /wp/v2/categories/(?P [\d]+)
patchWpV2CategoriesId 1 param body → 200401404
DELETE
/wp-json/wp/v2/categories/{id}
DELETE /wp/v2/categories/(?P [\d]+)
deleteWpV2CategoriesId 2 params → 200401404
GET
/wp-json/wp/v2/clinic-locator
GET /wp/v2/clinic-locator
getWpV2ClinicLocator 22 params → 200401404
POST
/wp-json/wp/v2/clinic-locator
POST /wp/v2/clinic-locator
postWpV2ClinicLocator body → 200401404
GET
/wp-json/wp/v2/clinic-locator/{id}
GET /wp/v2/clinic-locator/(?P [\d]+)
getWpV2ClinicLocatorId 3 params → 200401404
POST
/wp-json/wp/v2/clinic-locator/{id}
POST /wp/v2/clinic-locator/(?P [\d]+)
postWpV2ClinicLocatorId 1 param body → 200401404
PUT
/wp-json/wp/v2/clinic-locator/{id}
PUT /wp/v2/clinic-locator/(?P [\d]+)
putWpV2ClinicLocatorId 1 param body → 200401404
PATCH
/wp-json/wp/v2/clinic-locator/{id}
PATCH /wp/v2/clinic-locator/(?P [\d]+)
patchWpV2ClinicLocatorId 1 param body → 200401404
DELETE
/wp-json/wp/v2/clinic-locator/{id}
DELETE /wp/v2/clinic-locator/(?P [\d]+)
deleteWpV2ClinicLocatorId 2 params → 200401404
GET
/wp-json/wp/v2/clinic_country
GET /wp/v2/cliniccountry
getWpV2ClinicCountry 12 params → 200401404
POST
/wp-json/wp/v2/clinic_country
POST /wp/v2/cliniccountry
postWpV2ClinicCountry body → 200401404
GET
/wp-json/wp/v2/clinic_country/{id}
GET /wp/v2/cliniccountry/(?P [\d]+)
getWpV2ClinicCountryId 2 params → 200401404
POST
/wp-json/wp/v2/clinic_country/{id}
POST /wp/v2/cliniccountry/(?P [\d]+)
postWpV2ClinicCountryId 1 param body → 200401404
PUT
/wp-json/wp/v2/clinic_country/{id}
PUT /wp/v2/cliniccountry/(?P [\d]+)
putWpV2ClinicCountryId 1 param body → 200401404
PATCH
/wp-json/wp/v2/clinic_country/{id}
PATCH /wp/v2/cliniccountry/(?P [\d]+)
patchWpV2ClinicCountryId 1 param body → 200401404
DELETE
/wp-json/wp/v2/clinic_country/{id}
DELETE /wp/v2/cliniccountry/(?P [\d]+)
deleteWpV2ClinicCountryId 2 params → 200401404
GET
/wp-json/wp/v2/comments
GET /wp/v2/comments
getWpV2Comments 20 params → 200401404
POST
/wp-json/wp/v2/comments
POST /wp/v2/comments
postWpV2Comments body → 200401404
GET
/wp-json/wp/v2/comments/{id}
GET /wp/v2/comments/(?P [\d]+)
getWpV2CommentsId 3 params → 200401404
POST
/wp-json/wp/v2/comments/{id}
POST /wp/v2/comments/(?P [\d]+)
postWpV2CommentsId 1 param body → 200401404
PUT
/wp-json/wp/v2/comments/{id}
PUT /wp/v2/comments/(?P [\d]+)
putWpV2CommentsId 1 param body → 200401404
PATCH
/wp-json/wp/v2/comments/{id}
PATCH /wp/v2/comments/(?P [\d]+)
patchWpV2CommentsId 1 param body → 200401404
DELETE
/wp-json/wp/v2/comments/{id}
DELETE /wp/v2/comments/(?P [\d]+)
deleteWpV2CommentsId 3 params → 200401404
GET
/wp-json/wp/v2/font-collections
GET /wp/v2/font-collections
getWpV2FontCollections 3 params → 200401404
GET
/wp-json/wp/v2/font-collections/{slug}
GET /wp/v2/font-collections/(?P [\/\w-]+)
getWpV2FontCollectionsSlug 2 params → 200401404
GET
/wp-json/wp/v2/font-families
GET /wp/v2/font-families
getWpV2FontFamilies 10 params → 200401404
POST
/wp-json/wp/v2/font-families
POST /wp/v2/font-families
postWpV2FontFamilies body → 200401404
GET
/wp-json/wp/v2/font-families/{font_family_id}/font-faces
GET /wp/v2/font-families/(?P [\d]+)/font-faces
getWpV2FontFamiliesFontFamilyIdFontFaces 10 params → 200401404
POST
/wp-json/wp/v2/font-families/{font_family_id}/font-faces
POST /wp/v2/font-families/(?P [\d]+)/font-faces
postWpV2FontFamiliesFontFamilyIdFontFaces 1 param body → 200401404
GET
/wp-json/wp/v2/font-families/{font_family_id}/font-faces/{id}
GET /wp/v2/font-families/(?P [\d]+)/font-faces/(?P [\d]+)
getWpV2FontFamiliesFontFamilyIdFontFacesId 3 params → 200401404
DELETE
/wp-json/wp/v2/font-families/{font_family_id}/font-faces/{id}
DELETE /wp/v2/font-families/(?P [\d]+)/font-faces/(?P [\d]+)
deleteWpV2FontFamiliesFontFamilyIdFontFacesId 3 params → 200401404
GET
/wp-json/wp/v2/font-families/{id}
GET /wp/v2/font-families/(?P [\d]+)
getWpV2FontFamiliesId 2 params → 200401404
POST
/wp-json/wp/v2/font-families/{id}
POST /wp/v2/font-families/(?P [\d]+)
postWpV2FontFamiliesId 1 param body → 200401404
PUT
/wp-json/wp/v2/font-families/{id}
PUT /wp/v2/font-families/(?P [\d]+)
putWpV2FontFamiliesId 1 param body → 200401404
PATCH
/wp-json/wp/v2/font-families/{id}
PATCH /wp/v2/font-families/(?P [\d]+)
patchWpV2FontFamiliesId 1 param body → 200401404
DELETE
/wp-json/wp/v2/font-families/{id}
DELETE /wp/v2/font-families/(?P [\d]+)
deleteWpV2FontFamiliesId 2 params → 200401404
GET
/wp-json/wp/v2/global-styles/{id}
GET /wp/v2/global-styles/(?P [\/\d+]+)
getWpV2GlobalStylesId 1 param → 200401404
POST
/wp-json/wp/v2/global-styles/{id}
POST /wp/v2/global-styles/(?P [\/\d+]+)
postWpV2GlobalStylesId 1 param body → 200401404
PUT
/wp-json/wp/v2/global-styles/{id}
PUT /wp/v2/global-styles/(?P [\/\d+]+)
putWpV2GlobalStylesId 1 param body → 200401404
PATCH
/wp-json/wp/v2/global-styles/{id}
PATCH /wp/v2/global-styles/(?P [\/\d+]+)
patchWpV2GlobalStylesId 1 param body → 200401404
GET
/wp-json/wp/v2/global-styles/{parent}/revisions
GET /wp/v2/global-styles/(?P [\d]+)/revisions
getWpV2GlobalStylesParentRevisions 5 params → 200401404
GET
/wp-json/wp/v2/global-styles/{parent}/revisions/{id}
GET /wp/v2/global-styles/(?P [\d]+)/revisions/(?P [\d]+)
getWpV2GlobalStylesParentRevisionsId 3 params → 200401404
GET
/wp-json/wp/v2/global-styles/themes/{stylesheet}/variations
GET /wp/v2/global-styles/themes/(?P [\/\s%\w\.\(\)\[\]\@\-]+)/variations
getWpV2GlobalStylesThemesStylesheetVariations 1 param → 200401404
GET
/wp-json/wp/v2/global-styles/themes/{stylesheet}
GET /wp/v2/global-styles/themes/(?P [^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)
getWpV2GlobalStylesThemesStylesheet 1 param → 200401404
GET
/wp-json/wp/v2/icons
GET /wp/v2/icons
getWpV2Icons 4 params → 200401404
GET
/wp-json/wp/v2/icons/{name}
GET /wp/v2/icons/(?P [a-z][a-z0-9-]/[a-z][a-z0-9-])
getWpV2IconsName 2 params → 200401404
GET
/wp-json/wp/v2/in_the_media
GET /wp/v2/inthemedia
getWpV2InTheMedia 17 params → 200401404
POST
/wp-json/wp/v2/in_the_media
POST /wp/v2/inthemedia
postWpV2InTheMedia body → 200401404
GET
/wp-json/wp/v2/in_the_media/{id}
GET /wp/v2/inthemedia/(?P [\d]+)
getWpV2InTheMediaId 3 params → 200401404
POST
/wp-json/wp/v2/in_the_media/{id}
POST /wp/v2/inthemedia/(?P [\d]+)
postWpV2InTheMediaId 1 param body → 200401404
PUT
/wp-json/wp/v2/in_the_media/{id}
PUT /wp/v2/inthemedia/(?P [\d]+)
putWpV2InTheMediaId 1 param body → 200401404
PATCH
/wp-json/wp/v2/in_the_media/{id}
PATCH /wp/v2/inthemedia/(?P [\d]+)
patchWpV2InTheMediaId 1 param body → 200401404
DELETE
/wp-json/wp/v2/in_the_media/{id}
DELETE /wp/v2/inthemedia/(?P [\d]+)
deleteWpV2InTheMediaId 2 params → 200401404
GET
/wp-json/wp/v2/in_the_media/{id}/autosaves
GET /wp/v2/inthemedia/(?P [\d]+)/autosaves
getWpV2InTheMediaIdAutosaves 3 params → 200401404
POST
/wp-json/wp/v2/in_the_media/{id}/autosaves
POST /wp/v2/inthemedia/(?P [\d]+)/autosaves
postWpV2InTheMediaIdAutosaves 1 param body → 200401404
GET
/wp-json/wp/v2/in_the_media/{parent}/autosaves/{id}
GET /wp/v2/inthemedia/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2InTheMediaParentAutosavesId 3 params → 200401404
GET
/wp-json/wp/v2/media
GET /wp/v2/media
getWpV2Media 23 params → 200401404
POST
/wp-json/wp/v2/media
POST /wp/v2/media
postWpV2Media body → 200401404
GET
/wp-json/wp/v2/media/{id}
GET /wp/v2/media/(?P [\d]+)
getWpV2MediaId 2 params → 200401404
POST
/wp-json/wp/v2/media/{id}
POST /wp/v2/media/(?P [\d]+)
postWpV2MediaId 1 param body → 200401404
PUT
/wp-json/wp/v2/media/{id}
PUT /wp/v2/media/(?P [\d]+)
putWpV2MediaId 1 param body → 200401404
PATCH
/wp-json/wp/v2/media/{id}
PATCH /wp/v2/media/(?P [\d]+)
patchWpV2MediaId 1 param body → 200401404
DELETE
/wp-json/wp/v2/media/{id}
DELETE /wp/v2/media/(?P [\d]+)
deleteWpV2MediaId 2 params → 200401404
POST
/wp-json/wp/v2/media/{id}/edit
POST /wp/v2/media/(?P [\d]+)/edit
postWpV2MediaIdEdit 1 param body → 200401404
POST
/wp-json/wp/v2/media/{id}/post-process
POST /wp/v2/media/(?P [\d]+)/post-process
postWpV2MediaIdPostProcess 1 param body → 200401404
GET
/wp-json/wp/v2/menu-items
GET /wp/v2/menu-items
getWpV2MenuItems 21 params → 200401404
POST
/wp-json/wp/v2/menu-items
POST /wp/v2/menu-items
postWpV2MenuItems body → 200401404
GET
/wp-json/wp/v2/menu-items/{id}
GET /wp/v2/menu-items/(?P [\d]+)
getWpV2MenuItemsId 2 params → 200401404
POST
/wp-json/wp/v2/menu-items/{id}
POST /wp/v2/menu-items/(?P [\d]+)
postWpV2MenuItemsId 1 param body → 200401404
PUT
/wp-json/wp/v2/menu-items/{id}
PUT /wp/v2/menu-items/(?P [\d]+)
putWpV2MenuItemsId 1 param body → 200401404
PATCH
/wp-json/wp/v2/menu-items/{id}
PATCH /wp/v2/menu-items/(?P [\d]+)
patchWpV2MenuItemsId 1 param body → 200401404
DELETE
/wp-json/wp/v2/menu-items/{id}
DELETE /wp/v2/menu-items/(?P [\d]+)
deleteWpV2MenuItemsId 2 params → 200401404
GET
/wp-json/wp/v2/menu-items/{id}/autosaves
GET /wp/v2/menu-items/(?P [\d]+)/autosaves
getWpV2MenuItemsIdAutosaves 3 params → 200401404
POST
/wp-json/wp/v2/menu-items/{id}/autosaves
POST /wp/v2/menu-items/(?P [\d]+)/autosaves
postWpV2MenuItemsIdAutosaves 1 param body → 200401404
GET
/wp-json/wp/v2/menu-items/{parent}/autosaves/{id}
GET /wp/v2/menu-items/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2MenuItemsParentAutosavesId 3 params → 200401404
GET
/wp-json/wp/v2/menu-locations
GET /wp/v2/menu-locations
getWpV2MenuLocations 1 param → 200401404
GET
/wp-json/wp/v2/menu-locations/{location}
GET /wp/v2/menu-locations/(?P [\w-]+)
getWpV2MenuLocationsLocation 2 params → 200401404
GET
/wp-json/wp/v2/menus
GET /wp/v2/menus
getWpV2Menus 12 params → 200401404
POST
/wp-json/wp/v2/menus
POST /wp/v2/menus
postWpV2Menus body → 200401404
GET
/wp-json/wp/v2/menus/{id}
GET /wp/v2/menus/(?P [\d]+)
getWpV2MenusId 2 params → 200401404
POST
/wp-json/wp/v2/menus/{id}
POST /wp/v2/menus/(?P [\d]+)
postWpV2MenusId 1 param body → 200401404
PUT
/wp-json/wp/v2/menus/{id}
PUT /wp/v2/menus/(?P [\d]+)
putWpV2MenusId 1 param body → 200401404
PATCH
/wp-json/wp/v2/menus/{id}
PATCH /wp/v2/menus/(?P [\d]+)
patchWpV2MenusId 1 param body → 200401404
DELETE
/wp-json/wp/v2/menus/{id}
DELETE /wp/v2/menus/(?P [\d]+)
deleteWpV2MenusId 2 params → 200401404
GET
/wp-json/wp/v2/navigation
GET /wp/v2/navigation
getWpV2Navigation 17 params → 200401404
POST
/wp-json/wp/v2/navigation
POST /wp/v2/navigation
postWpV2Navigation body → 200401404
GET
/wp-json/wp/v2/navigation/{id}
GET /wp/v2/navigation/(?P [\d]+)
getWpV2NavigationId 3 params → 200401404
POST
/wp-json/wp/v2/navigation/{id}
POST /wp/v2/navigation/(?P [\d]+)
postWpV2NavigationId 1 param body → 200401404
PUT
/wp-json/wp/v2/navigation/{id}
PUT /wp/v2/navigation/(?P [\d]+)
putWpV2NavigationId 1 param body → 200401404
PATCH
/wp-json/wp/v2/navigation/{id}
PATCH /wp/v2/navigation/(?P [\d]+)
patchWpV2NavigationId 1 param body → 200401404
DELETE
/wp-json/wp/v2/navigation/{id}
DELETE /wp/v2/navigation/(?P [\d]+)
deleteWpV2NavigationId 2 params → 200401404
GET
/wp-json/wp/v2/navigation/{id}/autosaves
GET /wp/v2/navigation/(?P [\d]+)/autosaves
getWpV2NavigationIdAutosaves 3 params → 200401404
POST
/wp-json/wp/v2/navigation/{id}/autosaves
POST /wp/v2/navigation/(?P [\d]+)/autosaves
postWpV2NavigationIdAutosaves 1 param body → 200401404
GET
/wp-json/wp/v2/navigation/{parent}/autosaves/{id}
GET /wp/v2/navigation/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2NavigationParentAutosavesId 3 params → 200401404
GET
/wp-json/wp/v2/navigation/{parent}/revisions
GET /wp/v2/navigation/(?P [\d]+)/revisions
getWpV2NavigationParentRevisions 10 params → 200401404
GET
/wp-json/wp/v2/navigation/{parent}/revisions/{id}
GET /wp/v2/navigation/(?P [\d]+)/revisions/(?P [\d]+)
getWpV2NavigationParentRevisionsId 3 params → 200401404
DELETE
/wp-json/wp/v2/navigation/{parent}/revisions/{id}
DELETE /wp/v2/navigation/(?P [\d]+)/revisions/(?P [\d]+)
deleteWpV2NavigationParentRevisionsId 3 params → 200401404
GET
/wp-json/wp/v2/news
GET /wp/v2/news
getWpV2News 17 params → 200401404
POST
/wp-json/wp/v2/news
POST /wp/v2/news
postWpV2News body → 200401404
GET
/wp-json/wp/v2/news/{id}
GET /wp/v2/news/(?P [\d]+)
getWpV2NewsId 3 params → 200401404
POST
/wp-json/wp/v2/news/{id}
POST /wp/v2/news/(?P [\d]+)
postWpV2NewsId 1 param body → 200401404
PUT
/wp-json/wp/v2/news/{id}
PUT /wp/v2/news/(?P [\d]+)
putWpV2NewsId 1 param body → 200401404
PATCH
/wp-json/wp/v2/news/{id}
PATCH /wp/v2/news/(?P [\d]+)
patchWpV2NewsId 1 param body → 200401404
DELETE
/wp-json/wp/v2/news/{id}
DELETE /wp/v2/news/(?P [\d]+)
deleteWpV2NewsId 2 params → 200401404
GET
/wp-json/wp/v2/news/{id}/autosaves
GET /wp/v2/news/(?P [\d]+)/autosaves
getWpV2NewsIdAutosaves 3 params → 200401404
POST
/wp-json/wp/v2/news/{id}/autosaves
POST /wp/v2/news/(?P [\d]+)/autosaves
postWpV2NewsIdAutosaves 1 param body → 200401404
GET
/wp-json/wp/v2/news/{parent}/autosaves/{id}
GET /wp/v2/news/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2NewsParentAutosavesId 3 params → 200401404
GET
/wp-json/wp/v2/pages
GET /wp/v2/pages
getWpV2Pages 22 params → 200401404
POST
/wp-json/wp/v2/pages
POST /wp/v2/pages
postWpV2Pages body → 200401404
GET
/wp-json/wp/v2/pages/{id}
GET /wp/v2/pages/(?P [\d]+)
getWpV2PagesId 4 params → 200401404
POST
/wp-json/wp/v2/pages/{id}
POST /wp/v2/pages/(?P [\d]+)
postWpV2PagesId 1 param body → 200401404
PUT
/wp-json/wp/v2/pages/{id}
PUT /wp/v2/pages/(?P [\d]+)
putWpV2PagesId 1 param body → 200401404
PATCH
/wp-json/wp/v2/pages/{id}
PATCH /wp/v2/pages/(?P [\d]+)
patchWpV2PagesId 1 param body → 200401404
DELETE
/wp-json/wp/v2/pages/{id}
DELETE /wp/v2/pages/(?P [\d]+)
deleteWpV2PagesId 2 params → 200401404
GET
/wp-json/wp/v2/pages/{id}/autosaves
GET /wp/v2/pages/(?P [\d]+)/autosaves
getWpV2PagesIdAutosaves 3 params → 200401404
POST
/wp-json/wp/v2/pages/{id}/autosaves
POST /wp/v2/pages/(?P [\d]+)/autosaves
postWpV2PagesIdAutosaves 1 param body → 200401404
GET
/wp-json/wp/v2/pages/{parent}/autosaves/{id}
GET /wp/v2/pages/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2PagesParentAutosavesId 3 params → 200401404
GET
/wp-json/wp/v2/pages/{parent}/revisions
GET /wp/v2/pages/(?P [\d]+)/revisions
getWpV2PagesParentRevisions 10 params → 200401404
GET
/wp-json/wp/v2/pages/{parent}/revisions/{id}
GET /wp/v2/pages/(?P [\d]+)/revisions/(?P [\d]+)
getWpV2PagesParentRevisionsId 3 params → 200401404
DELETE
/wp-json/wp/v2/pages/{parent}/revisions/{id}
DELETE /wp/v2/pages/(?P [\d]+)/revisions/(?P [\d]+)
deleteWpV2PagesParentRevisionsId 3 params → 200401404
GET
/wp-json/wp/v2/pattern-directory/patterns
GET /wp/v2/pattern-directory/patterns
getWpV2PatternDirectoryPatterns 10 params → 200401404
GET
/wp-json/wp/v2/plugins
GET /wp/v2/plugins
getWpV2Plugins 3 params → 200401404
POST
/wp-json/wp/v2/plugins
POST /wp/v2/plugins
postWpV2Plugins body → 200401404
GET
/wp-json/wp/v2/plugins/{plugin}
GET /wp/v2/plugins/(?P [^.\/]+(?:\/[^.\/]+)?)
getWpV2PluginsPlugin 2 params → 200401404
POST
/wp-json/wp/v2/plugins/{plugin}
POST /wp/v2/plugins/(?P [^.\/]+(?:\/[^.\/]+)?)
postWpV2PluginsPlugin 1 param body → 200401404
PUT
/wp-json/wp/v2/plugins/{plugin}
PUT /wp/v2/plugins/(?P [^.\/]+(?:\/[^.\/]+)?)
putWpV2PluginsPlugin 1 param body → 200401404
PATCH
/wp-json/wp/v2/plugins/{plugin}
PATCH /wp/v2/plugins/(?P [^.\/]+(?:\/[^.\/]+)?)
patchWpV2PluginsPlugin 1 param body → 200401404
DELETE
/wp-json/wp/v2/plugins/{plugin}
DELETE /wp/v2/plugins/(?P [^.\/]+(?:\/[^.\/]+)?)
deleteWpV2PluginsPlugin 2 params → 200401404
GET
/wp-json/wp/v2/posts
GET /wp/v2/posts
getWpV2Posts 27 params → 200401404
POST
/wp-json/wp/v2/posts
POST /wp/v2/posts
postWpV2Posts body → 200401404
GET
/wp-json/wp/v2/posts/{id}
GET /wp/v2/posts/(?P [\d]+)
getWpV2PostsId 4 params → 200401404
POST
/wp-json/wp/v2/posts/{id}
POST /wp/v2/posts/(?P [\d]+)
postWpV2PostsId 1 param body → 200401404
PUT
/wp-json/wp/v2/posts/{id}
PUT /wp/v2/posts/(?P [\d]+)
putWpV2PostsId 1 param body → 200401404
PATCH
/wp-json/wp/v2/posts/{id}
PATCH /wp/v2/posts/(?P [\d]+)
patchWpV2PostsId 1 param body → 200401404
DELETE
/wp-json/wp/v2/posts/{id}
DELETE /wp/v2/posts/(?P [\d]+)
deleteWpV2PostsId 2 params → 200401404
GET
/wp-json/wp/v2/posts/{id}/autosaves
GET /wp/v2/posts/(?P [\d]+)/autosaves
getWpV2PostsIdAutosaves 3 params → 200401404
POST
/wp-json/wp/v2/posts/{id}/autosaves
POST /wp/v2/posts/(?P [\d]+)/autosaves
postWpV2PostsIdAutosaves 1 param body → 200401404
GET
/wp-json/wp/v2/posts/{parent}/autosaves/{id}
GET /wp/v2/posts/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2PostsParentAutosavesId 3 params → 200401404
GET
/wp-json/wp/v2/posts/{parent}/revisions
GET /wp/v2/posts/(?P [\d]+)/revisions
getWpV2PostsParentRevisions 10 params → 200401404
GET
/wp-json/wp/v2/posts/{parent}/revisions/{id}
GET /wp/v2/posts/(?P [\d]+)/revisions/(?P [\d]+)
getWpV2PostsParentRevisionsId 3 params → 200401404
DELETE
/wp-json/wp/v2/posts/{parent}/revisions/{id}
DELETE /wp/v2/posts/(?P [\d]+)/revisions/(?P [\d]+)
deleteWpV2PostsParentRevisionsId 3 params → 200401404
GET
/wp-json/wp/v2/project
GET /wp/v2/project
getWpV2Project 24 params → 200401404
POST
/wp-json/wp/v2/project
POST /wp/v2/project
postWpV2Project body → 200401404
GET
/wp-json/wp/v2/project/{id}
GET /wp/v2/project/(?P [\d]+)
getWpV2ProjectId 4 params → 200401404
POST
/wp-json/wp/v2/project/{id}
POST /wp/v2/project/(?P [\d]+)
postWpV2ProjectId 1 param body → 200401404
PUT
/wp-json/wp/v2/project/{id}
PUT /wp/v2/project/(?P [\d]+)
putWpV2ProjectId 1 param body → 200401404
PATCH
/wp-json/wp/v2/project/{id}
PATCH /wp/v2/project/(?P [\d]+)
patchWpV2ProjectId 1 param body → 200401404
DELETE
/wp-json/wp/v2/project/{id}
DELETE /wp/v2/project/(?P [\d]+)
deleteWpV2ProjectId 2 params → 200401404
GET
/wp-json/wp/v2/project/{id}/autosaves
GET /wp/v2/project/(?P [\d]+)/autosaves
getWpV2ProjectIdAutosaves 3 params → 200401404
POST
/wp-json/wp/v2/project/{id}/autosaves
POST /wp/v2/project/(?P [\d]+)/autosaves
postWpV2ProjectIdAutosaves 1 param body → 200401404
GET
/wp-json/wp/v2/project/{parent}/autosaves/{id}
GET /wp/v2/project/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2ProjectParentAutosavesId 3 params → 200401404
GET
/wp-json/wp/v2/project/{parent}/revisions
GET /wp/v2/project/(?P [\d]+)/revisions
getWpV2ProjectParentRevisions 10 params → 200401404
GET
/wp-json/wp/v2/project/{parent}/revisions/{id}
GET /wp/v2/project/(?P [\d]+)/revisions/(?P [\d]+)
getWpV2ProjectParentRevisionsId 3 params → 200401404
DELETE
/wp-json/wp/v2/project/{parent}/revisions/{id}
DELETE /wp/v2/project/(?P [\d]+)/revisions/(?P [\d]+)
deleteWpV2ProjectParentRevisionsId 3 params → 200401404
GET
/wp-json/wp/v2/project_category
GET /wp/v2/projectcategory
getWpV2ProjectCategory 12 params → 200401404
POST
/wp-json/wp/v2/project_category
POST /wp/v2/projectcategory
postWpV2ProjectCategory body → 200401404
GET
/wp-json/wp/v2/project_category/{id}
GET /wp/v2/projectcategory/(?P [\d]+)
getWpV2ProjectCategoryId 2 params → 200401404
POST
/wp-json/wp/v2/project_category/{id}
POST /wp/v2/projectcategory/(?P [\d]+)
postWpV2ProjectCategoryId 1 param body → 200401404
PUT
/wp-json/wp/v2/project_category/{id}
PUT /wp/v2/projectcategory/(?P [\d]+)
putWpV2ProjectCategoryId 1 param body → 200401404
PATCH
/wp-json/wp/v2/project_category/{id}
PATCH /wp/v2/projectcategory/(?P [\d]+)
patchWpV2ProjectCategoryId 1 param body → 200401404
DELETE
/wp-json/wp/v2/project_category/{id}
DELETE /wp/v2/projectcategory/(?P [\d]+)
deleteWpV2ProjectCategoryId 2 params → 200401404
GET
/wp-json/wp/v2/project_tag
GET /wp/v2/projecttag
getWpV2ProjectTag 12 params → 200401404
POST
/wp-json/wp/v2/project_tag
POST /wp/v2/projecttag
postWpV2ProjectTag body → 200401404
GET
/wp-json/wp/v2/project_tag/{id}
GET /wp/v2/projecttag/(?P [\d]+)
getWpV2ProjectTagId 2 params → 200401404
POST
/wp-json/wp/v2/project_tag/{id}
POST /wp/v2/projecttag/(?P [\d]+)
postWpV2ProjectTagId 1 param body → 200401404
PUT
/wp-json/wp/v2/project_tag/{id}
PUT /wp/v2/projecttag/(?P [\d]+)
putWpV2ProjectTagId 1 param body → 200401404
PATCH
/wp-json/wp/v2/project_tag/{id}
PATCH /wp/v2/projecttag/(?P [\d]+)
patchWpV2ProjectTagId 1 param body → 200401404
DELETE
/wp-json/wp/v2/project_tag/{id}
DELETE /wp/v2/projecttag/(?P [\d]+)
deleteWpV2ProjectTagId 2 params → 200401404
GET
/wp-json/wp/v2/search
GET /wp/v2/search
getWpV2Search 8 params → 200401404
GET
/wp-json/wp/v2/settings
GET /wp/v2/settings
getWpV2Settings → 200401404
POST
/wp-json/wp/v2/settings
POST /wp/v2/settings
postWpV2Settings body → 200401404
PUT
/wp-json/wp/v2/settings
PUT /wp/v2/settings
putWpV2Settings body → 200401404
PATCH
/wp-json/wp/v2/settings
PATCH /wp/v2/settings
patchWpV2Settings body → 200401404
GET
/wp-json/wp/v2/sidebars
GET /wp/v2/sidebars
getWpV2Sidebars 1 param → 200401404
GET
/wp-json/wp/v2/sidebars/{id}
GET /wp/v2/sidebars/(?P [\w-]+)
getWpV2SidebarsId 2 params → 200401404
POST
/wp-json/wp/v2/sidebars/{id}
POST /wp/v2/sidebars/(?P [\w-]+)
postWpV2SidebarsId 1 param body → 200401404
PUT
/wp-json/wp/v2/sidebars/{id}
PUT /wp/v2/sidebars/(?P [\w-]+)
putWpV2SidebarsId 1 param body → 200401404
PATCH
/wp-json/wp/v2/sidebars/{id}
PATCH /wp/v2/sidebars/(?P [\w-]+)
patchWpV2SidebarsId 1 param body → 200401404
GET
/wp-json/wp/v2/state_name
GET /wp/v2/statename
getWpV2StateName 12 params → 200401404
POST
/wp-json/wp/v2/state_name
POST /wp/v2/statename
postWpV2StateName body → 200401404
GET
/wp-json/wp/v2/state_name/{id}
GET /wp/v2/statename/(?P [\d]+)
getWpV2StateNameId 2 params → 200401404
POST
/wp-json/wp/v2/state_name/{id}
POST /wp/v2/statename/(?P [\d]+)
postWpV2StateNameId 1 param body → 200401404
PUT
/wp-json/wp/v2/state_name/{id}
PUT /wp/v2/statename/(?P [\d]+)
putWpV2StateNameId 1 param body → 200401404
PATCH
/wp-json/wp/v2/state_name/{id}
PATCH /wp/v2/statename/(?P [\d]+)
patchWpV2StateNameId 1 param body → 200401404
DELETE
/wp-json/wp/v2/state_name/{id}
DELETE /wp/v2/statename/(?P [\d]+)
deleteWpV2StateNameId 2 params → 200401404
GET
/wp-json/wp/v2/statuses
GET /wp/v2/statuses
getWpV2Statuses 1 param → 200401404
GET
/wp-json/wp/v2/statuses/{status}
GET /wp/v2/statuses/(?P [\w-]+)
getWpV2StatusesStatus 2 params → 200401404
GET
/wp-json/wp/v2/tags
GET /wp/v2/tags
getWpV2Tags 12 params → 200401404
POST
/wp-json/wp/v2/tags
POST /wp/v2/tags
postWpV2Tags body → 200401404
GET
/wp-json/wp/v2/tags/{id}
GET /wp/v2/tags/(?P [\d]+)
getWpV2TagsId 2 params → 200401404
POST
/wp-json/wp/v2/tags/{id}
POST /wp/v2/tags/(?P [\d]+)
postWpV2TagsId 1 param body → 200401404
PUT
/wp-json/wp/v2/tags/{id}
PUT /wp/v2/tags/(?P [\d]+)
putWpV2TagsId 1 param body → 200401404
PATCH
/wp-json/wp/v2/tags/{id}
PATCH /wp/v2/tags/(?P [\d]+)
patchWpV2TagsId 1 param body → 200401404
DELETE
/wp-json/wp/v2/tags/{id}
DELETE /wp/v2/tags/(?P [\d]+)
deleteWpV2TagsId 2 params → 200401404
GET
/wp-json/wp/v2/taxonomies
GET /wp/v2/taxonomies
getWpV2Taxonomies 2 params → 200401404
GET
/wp-json/wp/v2/taxonomies/{taxonomy}
GET /wp/v2/taxonomies/(?P [\w-]+)
getWpV2TaxonomiesTaxonomy 2 params → 200401404
GET
/wp-json/wp/v2/tec_calendar_embed
GET /wp/v2/teccalendarembed
getWpV2TecCalendarEmbed 22 params → 200401404
POST
/wp-json/wp/v2/tec_calendar_embed
POST /wp/v2/teccalendarembed
postWpV2TecCalendarEmbed body → 200401404
GET
/wp-json/wp/v2/tec_calendar_embed/{id}
GET /wp/v2/teccalendarembed/(?P [\d]+)
getWpV2TecCalendarEmbedId 3 params → 200401404
POST
/wp-json/wp/v2/tec_calendar_embed/{id}
POST /wp/v2/teccalendarembed/(?P [\d]+)
postWpV2TecCalendarEmbedId 1 param body → 200401404
PUT
/wp-json/wp/v2/tec_calendar_embed/{id}
PUT /wp/v2/teccalendarembed/(?P [\d]+)
putWpV2TecCalendarEmbedId 1 param body → 200401404
PATCH
/wp-json/wp/v2/tec_calendar_embed/{id}
PATCH /wp/v2/teccalendarembed/(?P [\d]+)
patchWpV2TecCalendarEmbedId 1 param body → 200401404
DELETE
/wp-json/wp/v2/tec_calendar_embed/{id}
DELETE /wp/v2/teccalendarembed/(?P [\d]+)
deleteWpV2TecCalendarEmbedId 2 params → 200401404
GET
/wp-json/wp/v2/template-parts
GET /wp/v2/template-parts
getWpV2TemplateParts 4 params → 200401404
POST
/wp-json/wp/v2/template-parts
POST /wp/v2/template-parts
postWpV2TemplateParts body → 200401404
GET
/wp-json/wp/v2/template-parts/{id}
GET /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
getWpV2TemplatePartsId 2 params → 200401404
POST
/wp-json/wp/v2/template-parts/{id}
POST /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
postWpV2TemplatePartsId 1 param body → 200401404
PUT
/wp-json/wp/v2/template-parts/{id}
PUT /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
putWpV2TemplatePartsId 1 param body → 200401404
PATCH
/wp-json/wp/v2/template-parts/{id}
PATCH /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
patchWpV2TemplatePartsId 1 param body → 200401404
DELETE
/wp-json/wp/v2/template-parts/{id}
DELETE /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
deleteWpV2TemplatePartsId 2 params → 200401404
GET
/wp-json/wp/v2/template-parts/{id}/autosaves
GET /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves
getWpV2TemplatePartsIdAutosaves 2 params → 200401404
POST
/wp-json/wp/v2/template-parts/{id}/autosaves
POST /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves
postWpV2TemplatePartsIdAutosaves 1 param body → 200401404
GET
/wp-json/wp/v2/template-parts/{parent}/autosaves/{id}
GET /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves/(?P [\d]+)
getWpV2TemplatePartsParentAutosavesId 3 params → 200401404
GET
/wp-json/wp/v2/template-parts/{parent}/revisions
GET /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions
getWpV2TemplatePartsParentRevisions 10 params → 200401404
GET
/wp-json/wp/v2/template-parts/{parent}/revisions/{id}
GET /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions/(?P [\d]+)
getWpV2TemplatePartsParentRevisionsId 3 params → 200401404
DELETE
/wp-json/wp/v2/template-parts/{parent}/revisions/{id}
DELETE /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions/(?P [\d]+)
deleteWpV2TemplatePartsParentRevisionsId 3 params → 200401404
GET
/wp-json/wp/v2/template-parts/lookup
GET /wp/v2/template-parts/lookup
getWpV2TemplatePartsLookup 3 params → 200401404
GET
/wp-json/wp/v2/templates
GET /wp/v2/templates
getWpV2Templates 4 params → 200401404
POST
/wp-json/wp/v2/templates
POST /wp/v2/templates
postWpV2Templates body → 200401404
GET
/wp-json/wp/v2/templates/{id}
GET /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
getWpV2TemplatesId 2 params → 200401404
POST
/wp-json/wp/v2/templates/{id}
POST /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
postWpV2TemplatesId 1 param body → 200401404
PUT
/wp-json/wp/v2/templates/{id}
PUT /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
putWpV2TemplatesId 1 param body → 200401404
PATCH
/wp-json/wp/v2/templates/{id}
PATCH /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
patchWpV2TemplatesId 1 param body → 200401404
DELETE
/wp-json/wp/v2/templates/{id}
DELETE /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
deleteWpV2TemplatesId 2 params → 200401404
GET
/wp-json/wp/v2/templates/{id}/autosaves
GET /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves
getWpV2TemplatesIdAutosaves 2 params → 200401404
POST
/wp-json/wp/v2/templates/{id}/autosaves
POST /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves
postWpV2TemplatesIdAutosaves 1 param body → 200401404
GET
/wp-json/wp/v2/templates/{parent}/autosaves/{id}
GET /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves/(?P [\d]+)
getWpV2TemplatesParentAutosavesId 3 params → 200401404
GET
/wp-json/wp/v2/templates/{parent}/revisions
GET /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions
getWpV2TemplatesParentRevisions 10 params → 200401404
GET
/wp-json/wp/v2/templates/{parent}/revisions/{id}
GET /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions/(?P [\d]+)
getWpV2TemplatesParentRevisionsId 3 params → 200401404
DELETE
/wp-json/wp/v2/templates/{parent}/revisions/{id}
DELETE /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions/(?P [\d]+)
deleteWpV2TemplatesParentRevisionsId 3 params → 200401404
GET
/wp-json/wp/v2/templates/lookup
GET /wp/v2/templates/lookup
getWpV2TemplatesLookup 3 params → 200401404
GET
/wp-json/wp/v2/themes
GET /wp/v2/themes
getWpV2Themes 1 param → 200401404
GET
/wp-json/wp/v2/themes/{stylesheet}
GET /wp/v2/themes/(?P [^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)
getWpV2ThemesStylesheet 1 param → 200401404
GET
/wp-json/wp/v2/tribe_events
GET /wp/v2/tribeevents
getWpV2TribeEvents 24 params → 200401404
POST
/wp-json/wp/v2/tribe_events
POST /wp/v2/tribeevents
postWpV2TribeEvents body → 200401404
GET
/wp-json/wp/v2/tribe_events/{id}
GET /wp/v2/tribeevents/(?P [\d]+)
getWpV2TribeEventsId 4 params → 200401404
POST
/wp-json/wp/v2/tribe_events/{id}
POST /wp/v2/tribeevents/(?P [\d]+)
postWpV2TribeEventsId 1 param body → 200401404
PUT
/wp-json/wp/v2/tribe_events/{id}
PUT /wp/v2/tribeevents/(?P [\d]+)
putWpV2TribeEventsId 1 param body → 200401404
PATCH
/wp-json/wp/v2/tribe_events/{id}
PATCH /wp/v2/tribeevents/(?P [\d]+)
patchWpV2TribeEventsId 1 param body → 200401404
DELETE
/wp-json/wp/v2/tribe_events/{id}
DELETE /wp/v2/tribeevents/(?P [\d]+)
deleteWpV2TribeEventsId 2 params → 200401404
GET
/wp-json/wp/v2/tribe_events/{id}/autosaves
GET /wp/v2/tribeevents/(?P [\d]+)/autosaves
getWpV2TribeEventsIdAutosaves 3 params → 200401404
POST
/wp-json/wp/v2/tribe_events/{id}/autosaves
POST /wp/v2/tribeevents/(?P [\d]+)/autosaves
postWpV2TribeEventsIdAutosaves 1 param body → 200401404
GET
/wp-json/wp/v2/tribe_events/{parent}/autosaves/{id}
GET /wp/v2/tribeevents/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2TribeEventsParentAutosavesId 3 params → 200401404
GET
/wp-json/wp/v2/tribe_events/{parent}/revisions
GET /wp/v2/tribeevents/(?P [\d]+)/revisions
getWpV2TribeEventsParentRevisions 10 params → 200401404
GET
/wp-json/wp/v2/tribe_events/{parent}/revisions/{id}
GET /wp/v2/tribeevents/(?P [\d]+)/revisions/(?P [\d]+)
getWpV2TribeEventsParentRevisionsId 3 params → 200401404
DELETE
/wp-json/wp/v2/tribe_events/{parent}/revisions/{id}
DELETE /wp/v2/tribeevents/(?P [\d]+)/revisions/(?P [\d]+)
deleteWpV2TribeEventsParentRevisionsId 3 params → 200401404
GET
/wp-json/wp/v2/tribe_events_cat
GET /wp/v2/tribeeventscat
getWpV2TribeEventsCat 12 params → 200401404
POST
/wp-json/wp/v2/tribe_events_cat
POST /wp/v2/tribeeventscat
postWpV2TribeEventsCat body → 200401404
GET
/wp-json/wp/v2/tribe_events_cat/{id}
GET /wp/v2/tribeeventscat/(?P [\d]+)
getWpV2TribeEventsCatId 2 params → 200401404
POST
/wp-json/wp/v2/tribe_events_cat/{id}
POST /wp/v2/tribeeventscat/(?P [\d]+)
postWpV2TribeEventsCatId 1 param body → 200401404
PUT
/wp-json/wp/v2/tribe_events_cat/{id}
PUT /wp/v2/tribeeventscat/(?P [\d]+)
putWpV2TribeEventsCatId 1 param body → 200401404
PATCH
/wp-json/wp/v2/tribe_events_cat/{id}
PATCH /wp/v2/tribeeventscat/(?P [\d]+)
patchWpV2TribeEventsCatId 1 param body → 200401404
DELETE
/wp-json/wp/v2/tribe_events_cat/{id}
DELETE /wp/v2/tribeeventscat/(?P [\d]+)
deleteWpV2TribeEventsCatId 2 params → 200401404
GET
/wp-json/wp/v2/tribe_organizer
GET /wp/v2/tribeorganizer
getWpV2TribeOrganizer 19 params → 200401404
POST
/wp-json/wp/v2/tribe_organizer
POST /wp/v2/tribeorganizer
postWpV2TribeOrganizer body → 200401404
GET
/wp-json/wp/v2/tribe_organizer/{id}
GET /wp/v2/tribeorganizer/(?P [\d]+)
getWpV2TribeOrganizerId 4 params → 200401404
POST
/wp-json/wp/v2/tribe_organizer/{id}
POST /wp/v2/tribeorganizer/(?P [\d]+)
postWpV2TribeOrganizerId 1 param body → 200401404
PUT
/wp-json/wp/v2/tribe_organizer/{id}
PUT /wp/v2/tribeorganizer/(?P [\d]+)
putWpV2TribeOrganizerId 1 param body → 200401404
PATCH
/wp-json/wp/v2/tribe_organizer/{id}
PATCH /wp/v2/tribeorganizer/(?P [\d]+)
patchWpV2TribeOrganizerId 1 param body → 200401404
DELETE
/wp-json/wp/v2/tribe_organizer/{id}
DELETE /wp/v2/tribeorganizer/(?P [\d]+)
deleteWpV2TribeOrganizerId 2 params → 200401404
GET
/wp-json/wp/v2/tribe_organizer/{id}/autosaves
GET /wp/v2/tribeorganizer/(?P [\d]+)/autosaves
getWpV2TribeOrganizerIdAutosaves 3 params → 200401404
POST
/wp-json/wp/v2/tribe_organizer/{id}/autosaves
POST /wp/v2/tribeorganizer/(?P [\d]+)/autosaves
postWpV2TribeOrganizerIdAutosaves 1 param body → 200401404
GET
/wp-json/wp/v2/tribe_organizer/{parent}/autosaves/{id}
GET /wp/v2/tribeorganizer/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2TribeOrganizerParentAutosavesId 3 params → 200401404
GET
/wp-json/wp/v2/tribe_organizer/{parent}/revisions
GET /wp/v2/tribeorganizer/(?P [\d]+)/revisions
getWpV2TribeOrganizerParentRevisions 10 params → 200401404
GET
/wp-json/wp/v2/tribe_organizer/{parent}/revisions/{id}
GET /wp/v2/tribeorganizer/(?P [\d]+)/revisions/(?P [\d]+)
getWpV2TribeOrganizerParentRevisionsId 3 params → 200401404
DELETE
/wp-json/wp/v2/tribe_organizer/{parent}/revisions/{id}
DELETE /wp/v2/tribeorganizer/(?P [\d]+)/revisions/(?P [\d]+)
deleteWpV2TribeOrganizerParentRevisionsId 3 params → 200401404
GET
/wp-json/wp/v2/tribe_venue
GET /wp/v2/tribevenue
getWpV2TribeVenue 19 params → 200401404
POST
/wp-json/wp/v2/tribe_venue
POST /wp/v2/tribevenue
postWpV2TribeVenue body → 200401404
GET
/wp-json/wp/v2/tribe_venue/{id}
GET /wp/v2/tribevenue/(?P [\d]+)
getWpV2TribeVenueId 4 params → 200401404
POST
/wp-json/wp/v2/tribe_venue/{id}
POST /wp/v2/tribevenue/(?P [\d]+)
postWpV2TribeVenueId 1 param body → 200401404
PUT
/wp-json/wp/v2/tribe_venue/{id}
PUT /wp/v2/tribevenue/(?P [\d]+)
putWpV2TribeVenueId 1 param body → 200401404
PATCH
/wp-json/wp/v2/tribe_venue/{id}
PATCH /wp/v2/tribevenue/(?P [\d]+)
patchWpV2TribeVenueId 1 param body → 200401404
DELETE
/wp-json/wp/v2/tribe_venue/{id}
DELETE /wp/v2/tribevenue/(?P [\d]+)
deleteWpV2TribeVenueId 2 params → 200401404
GET
/wp-json/wp/v2/tribe_venue/{id}/autosaves
GET /wp/v2/tribevenue/(?P [\d]+)/autosaves
getWpV2TribeVenueIdAutosaves 3 params → 200401404
POST
/wp-json/wp/v2/tribe_venue/{id}/autosaves
POST /wp/v2/tribevenue/(?P [\d]+)/autosaves
postWpV2TribeVenueIdAutosaves 1 param body → 200401404
GET
/wp-json/wp/v2/tribe_venue/{parent}/autosaves/{id}
GET /wp/v2/tribevenue/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2TribeVenueParentAutosavesId 3 params → 200401404
GET
/wp-json/wp/v2/tribe_venue/{parent}/revisions
GET /wp/v2/tribevenue/(?P [\d]+)/revisions
getWpV2TribeVenueParentRevisions 10 params → 200401404
GET
/wp-json/wp/v2/tribe_venue/{parent}/revisions/{id}
GET /wp/v2/tribevenue/(?P [\d]+)/revisions/(?P [\d]+)
getWpV2TribeVenueParentRevisionsId 3 params → 200401404
DELETE
/wp-json/wp/v2/tribe_venue/{parent}/revisions/{id}
DELETE /wp/v2/tribevenue/(?P [\d]+)/revisions/(?P [\d]+)
deleteWpV2TribeVenueParentRevisionsId 3 params → 200401404
GET
/wp-json/wp/v2/types
GET /wp/v2/types
getWpV2Types 1 param → 200401404
GET
/wp-json/wp/v2/types/{type}
GET /wp/v2/types/(?P [\w-]+)
getWpV2TypesType 2 params → 200401404
GET
/wp-json/wp/v2/users
GET /wp/v2/users
getWpV2Users 15 params → 200401404
POST
/wp-json/wp/v2/users
POST /wp/v2/users
postWpV2Users body → 200401404
GET
/wp-json/wp/v2/users/{id}
GET /wp/v2/users/(?P [\d]+)
getWpV2UsersId 2 params → 200401404
POST
/wp-json/wp/v2/users/{id}
POST /wp/v2/users/(?P [\d]+)
postWpV2UsersId 1 param body → 200401404
PUT
/wp-json/wp/v2/users/{id}
PUT /wp/v2/users/(?P [\d]+)
putWpV2UsersId 1 param body → 200401404
PATCH
/wp-json/wp/v2/users/{id}
PATCH /wp/v2/users/(?P [\d]+)
patchWpV2UsersId 1 param body → 200401404
DELETE
/wp-json/wp/v2/users/{id}
DELETE /wp/v2/users/(?P [\d]+)
deleteWpV2UsersId 3 params → 200401404
GET
/wp-json/wp/v2/users/{user_id}/application-passwords
GET /wp/v2/users/(?P (?:[\d]+|me))/application-passwords
getWpV2UsersUserIdApplicationPasswords 2 params → 200401404
POST
/wp-json/wp/v2/users/{user_id}/application-passwords
POST /wp/v2/users/(?P (?:[\d]+|me))/application-passwords
postWpV2UsersUserIdApplicationPasswords 1 param body → 200401404
DELETE
/wp-json/wp/v2/users/{user_id}/application-passwords
DELETE /wp/v2/users/(?P (?:[\d]+|me))/application-passwords
deleteWpV2UsersUserIdApplicationPasswords 1 param → 200401404
GET
/wp-json/wp/v2/users/{user_id}/application-passwords/{uuid}
GET /wp/v2/users/(?P (?:[\d]+|me))/application-passwords/(?P [\w\-]+)
getWpV2UsersUserIdApplicationPasswordsUuid 3 params → 200401404
POST
/wp-json/wp/v2/users/{user_id}/application-passwords/{uuid}
POST /wp/v2/users/(?P (?:[\d]+|me))/application-passwords/(?P [\w\-]+)
postWpV2UsersUserIdApplicationPasswordsUuid 2 params body → 200401404
PUT
/wp-json/wp/v2/users/{user_id}/application-passwords/{uuid}
PUT /wp/v2/users/(?P (?:[\d]+|me))/application-passwords/(?P [\w\-]+)
putWpV2UsersUserIdApplicationPasswordsUuid 2 params body → 200401404
PATCH
/wp-json/wp/v2/users/{user_id}/application-passwords/{uuid}
PATCH /wp/v2/users/(?P (?:[\d]+|me))/application-passwords/(?P [\w\-]+)
patchWpV2UsersUserIdApplicationPasswordsUuid 2 params body → 200401404
DELETE
/wp-json/wp/v2/users/{user_id}/application-passwords/{uuid}
DELETE /wp/v2/users/(?P (?:[\d]+|me))/application-passwords/(?P [\w\-]+)
deleteWpV2UsersUserIdApplicationPasswordsUuid 2 params → 200401404
GET
/wp-json/wp/v2/users/{user_id}/application-passwords/introspect
GET /wp/v2/users/(?P (?:[\d]+|me))/application-passwords/introspect
getWpV2UsersUserIdApplicationPasswordsIntrospect 2 params → 200401404
GET
/wp-json/wp/v2/users/me
GET /wp/v2/users/me
getWpV2UsersMe 1 param → 200401404
POST
/wp-json/wp/v2/users/me
POST /wp/v2/users/me
postWpV2UsersMe body → 200401404
PUT
/wp-json/wp/v2/users/me
PUT /wp/v2/users/me
putWpV2UsersMe body → 200401404
PATCH
/wp-json/wp/v2/users/me
PATCH /wp/v2/users/me
patchWpV2UsersMe body → 200401404
DELETE
/wp-json/wp/v2/users/me
DELETE /wp/v2/users/me
deleteWpV2UsersMe 2 params → 200401404
GET
/wp-json/wp/v2/widget-types
GET /wp/v2/widget-types
getWpV2WidgetTypes 1 param → 200401404
GET
/wp-json/wp/v2/widget-types/{id}
GET /wp/v2/widget-types/(?P [a-zA-Z0-9-]+)
getWpV2WidgetTypesId 2 params → 200401404
POST
/wp-json/wp/v2/widget-types/{id}/encode
POST /wp/v2/widget-types/(?P [a-zA-Z0-9-]+)/encode
postWpV2WidgetTypesIdEncode 1 param body → 200401404
POST
/wp-json/wp/v2/widget-types/{id}/render
POST /wp/v2/widget-types/(?P [a-zA-Z0-9-]+)/render
postWpV2WidgetTypesIdRender 1 param body → 200401404
GET
/wp-json/wp/v2/widgets
GET /wp/v2/widgets
getWpV2Widgets 2 params → 200401404
POST
/wp-json/wp/v2/widgets
POST /wp/v2/widgets
postWpV2Widgets body → 200401404
GET
/wp-json/wp/v2/widgets/{id}
GET /wp/v2/widgets/(?P [\w\-]+)
getWpV2WidgetsId 2 params → 200401404
POST
/wp-json/wp/v2/widgets/{id}
POST /wp/v2/widgets/(?P [\w\-]+)
postWpV2WidgetsId 1 param body → 200401404
PUT
/wp-json/wp/v2/widgets/{id}
PUT /wp/v2/widgets/(?P [\w\-]+)
putWpV2WidgetsId 1 param body → 200401404
PATCH
/wp-json/wp/v2/widgets/{id}
PATCH /wp/v2/widgets/(?P [\w\-]+)
patchWpV2WidgetsId 1 param body → 200401404
DELETE
/wp-json/wp/v2/widgets/{id}
DELETE /wp/v2/widgets/(?P [\w\-]+)
deleteWpV2WidgetsId 2 params → 200401404
GET
/wp-json/wp/v2/wp_pattern_category
GET /wp/v2/wppatterncategory
getWpV2WpPatternCategory 12 params → 200401404
POST
/wp-json/wp/v2/wp_pattern_category
POST /wp/v2/wppatterncategory
postWpV2WpPatternCategory body → 200401404
GET
/wp-json/wp/v2/wp_pattern_category/{id}
GET /wp/v2/wppatterncategory/(?P [\d]+)
getWpV2WpPatternCategoryId 2 params → 200401404
POST
/wp-json/wp/v2/wp_pattern_category/{id}
POST /wp/v2/wppatterncategory/(?P [\d]+)
postWpV2WpPatternCategoryId 1 param body → 200401404
PUT
/wp-json/wp/v2/wp_pattern_category/{id}
PUT /wp/v2/wppatterncategory/(?P [\d]+)
putWpV2WpPatternCategoryId 1 param body → 200401404
PATCH
/wp-json/wp/v2/wp_pattern_category/{id}
PATCH /wp/v2/wppatterncategory/(?P [\d]+)
patchWpV2WpPatternCategoryId 1 param body → 200401404
DELETE
/wp-json/wp/v2/wp_pattern_category/{id}
DELETE /wp/v2/wppatterncategory/(?P [\d]+)
deleteWpV2WpPatternCategoryId 2 params → 200401404

Schemas 1

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

WPError
object
The WordPress REST API error envelope, observed verbatim on live 401 responses from this host. Not RFC 9457 problem+json.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

impulse-dynamics-wp-v2-api-openapi.yml Raw ↑

Other APIs Impulse Dynamics publishes across the network.

Impulse Dynamics MCP API
Impulse Dynamics wp-abilities/v1 API
Impulse Dynamics oEmbed/1.0 API
Impulse Dynamics Root API
Where this information came from

This is an independent, third-party profile of Impulse Dynamics wp/v2 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.