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

Bond Pet Foods Wp/v2 API

The wp/v2 API from Bond Pet Foods — 134 operation(s) for wp/v2.

Bond Pet Foods Wp/v2 API is one of 2 APIs that Bond Pet Foods 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 301 operations across 134 paths, and defines 40 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

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

301 operations 134 paths 40 schemas 38 DELETE130 GET30 PATCH73 POST30 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://www.bondpets.com/wp-json/wc/store/v1
Authentication
API Key, API Key, HTTP Basic
Resource Areas
1

Authentication & Security 3

Bond Pet Foods Wp/v2 API declares 3 security schemes for authenticating requests. An API key is passed in the header as X-WP-Nonce (cookieNonce). An API key is passed in the header as Cart-Token (cartToken). It accepts HTTP basic authentication (applicationPassword).

  • cookieNonce — WordPress cookie authentication nonce. Required for state-changing wp/v2 requests from a logged-in browser session.
  • cartToken — WooCommerce Store API JWT session token identifying an anonymous cart. Returned in the Cart-Token response header.
  • applicationPassword — WordPress Application Password (username + generated password) sent as HTTP Basic.

Paths & Operations 301

Across 134 paths, the API surfaces 301 operations — 38 DELETE, 130 GET, 30 PATCH, 73 POST, 30 PUT. Each is listed below with its method, path, parameters, and response codes.

wp/v2 301
GET
/wp/v2
GET /wp/v2
getWpV2 2 params → 200400401404
GET
/wp/v2/block-directory/search
GET /wp/v2/block-directory/search
getWpV2BlockDirectorySearch 4 params → 200400401404
GET
/wp/v2/block-patterns/categories
GET /wp/v2/block-patterns/categories
getWpV2BlockPatternsCategories → 200400401404
GET
/wp/v2/block-patterns/patterns
GET /wp/v2/block-patterns/patterns
getWpV2BlockPatternsPatterns → 200400401404
GET
/wp/v2/block-renderer/{name}
GET /wp/v2/block-renderer/(?P [a-z0-9-]+/[a-z0-9-]+)
getWpV2BlockRendererByName 5 params → 200400401404
POST
/wp/v2/block-renderer/{name}
POST /wp/v2/block-renderer/(?P [a-z0-9-]+/[a-z0-9-]+)
postWpV2BlockRendererByName 1 param body → 200400401404
GET
/wp/v2/block-types
GET /wp/v2/block-types
getWpV2BlockTypes 2 params → 200400401404
GET
/wp/v2/block-types/{namespace}
GET /wp/v2/block-types/(?P [a-zA-Z0-9-]+)
getWpV2BlockTypesByNamespace 3 params → 200400401404
GET
/wp/v2/block-types/{namespace}/{name}
GET /wp/v2/block-types/(?P [a-zA-Z0-9-]+)/(?P [a-zA-Z0-9-]+)
getWpV2BlockTypesByNamespaceByName 5 params → 200400401404
GET
/wp/v2/blocks
GET /wp/v2/blocks
getWpV2Blocks 20 params → 200400401404
POST
/wp/v2/blocks
POST /wp/v2/blocks
postWpV2Blocks body → 200400401404
GET
/wp/v2/blocks/{id}
GET /wp/v2/blocks/(?P [\d]+)
getWpV2BlocksById 5 params → 200400401404
POST
/wp/v2/blocks/{id}
POST /wp/v2/blocks/(?P [\d]+)
postWpV2BlocksById 1 param body → 200400401404
PUT
/wp/v2/blocks/{id}
PUT /wp/v2/blocks/(?P [\d]+)
putWpV2BlocksById 1 param body → 200400401404
PATCH
/wp/v2/blocks/{id}
PATCH /wp/v2/blocks/(?P [\d]+)
patchWpV2BlocksById 1 param body → 200400401404
DELETE
/wp/v2/blocks/{id}
DELETE /wp/v2/blocks/(?P [\d]+)
deleteWpV2BlocksById 3 params → 200400401404
GET
/wp/v2/blocks/{id}/autosaves
GET /wp/v2/blocks/(?P [\d]+)/autosaves
getWpV2BlocksByIdAutosaves 3 params → 200400401404
POST
/wp/v2/blocks/{id}/autosaves
POST /wp/v2/blocks/(?P [\d]+)/autosaves
postWpV2BlocksByIdAutosaves 1 param body → 200400401404
GET
/wp/v2/blocks/{parent}/autosaves/{id}
GET /wp/v2/blocks/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2BlocksByParentAutosavesById 5 params → 200400401404
GET
/wp/v2/blocks/{parent}/revisions
GET /wp/v2/blocks/(?P [\d]+)/revisions
getWpV2BlocksByParentRevisions 11 params → 200400401404
GET
/wp/v2/blocks/{parent}/revisions/{id}
GET /wp/v2/blocks/(?P [\d]+)/revisions/(?P [\d]+)
getWpV2BlocksByParentRevisionsById 5 params → 200400401404
DELETE
/wp/v2/blocks/{parent}/revisions/{id}
DELETE /wp/v2/blocks/(?P [\d]+)/revisions/(?P [\d]+)
deleteWpV2BlocksByParentRevisionsById 5 params → 200400401404
GET
/wp/v2/categories
GET /wp/v2/categories
getWpV2Categories 12 params → 200400401404
POST
/wp/v2/categories
POST /wp/v2/categories
postWpV2Categories body → 200400401404
GET
/wp/v2/categories/{id}
GET /wp/v2/categories/(?P [\d]+)
getWpV2CategoriesById 3 params → 200400401404
POST
/wp/v2/categories/{id}
POST /wp/v2/categories/(?P [\d]+)
postWpV2CategoriesById 1 param body → 200400401404
PUT
/wp/v2/categories/{id}
PUT /wp/v2/categories/(?P [\d]+)
putWpV2CategoriesById 1 param body → 200400401404
PATCH
/wp/v2/categories/{id}
PATCH /wp/v2/categories/(?P [\d]+)
patchWpV2CategoriesById 1 param body → 200400401404
DELETE
/wp/v2/categories/{id}
DELETE /wp/v2/categories/(?P [\d]+)
deleteWpV2CategoriesById 3 params → 200400401404
GET
/wp/v2/comments
GET /wp/v2/comments
getWpV2Comments 20 params → 200400401404
POST
/wp/v2/comments
POST /wp/v2/comments
postWpV2Comments body → 200400401404
GET
/wp/v2/comments/{id}
GET /wp/v2/comments/(?P [\d]+)
getWpV2CommentsById 4 params → 200400401404
POST
/wp/v2/comments/{id}
POST /wp/v2/comments/(?P [\d]+)
postWpV2CommentsById 1 param body → 200400401404
PUT
/wp/v2/comments/{id}
PUT /wp/v2/comments/(?P [\d]+)
putWpV2CommentsById 1 param body → 200400401404
PATCH
/wp/v2/comments/{id}
PATCH /wp/v2/comments/(?P [\d]+)
patchWpV2CommentsById 1 param body → 200400401404
DELETE
/wp/v2/comments/{id}
DELETE /wp/v2/comments/(?P [\d]+)
deleteWpV2CommentsById 4 params → 200400401404
GET
/wp/v2/e-floating-buttons
GET /wp/v2/e-floating-buttons
getWpV2EFloatingButtons 21 params → 200400401404
POST
/wp/v2/e-floating-buttons
POST /wp/v2/e-floating-buttons
postWpV2EFloatingButtons body → 200400401404
GET
/wp/v2/e-floating-buttons/{id}
GET /wp/v2/e-floating-buttons/(?P [\d]+)
getWpV2EFloatingButtonsById 5 params → 200400401404
POST
/wp/v2/e-floating-buttons/{id}
POST /wp/v2/e-floating-buttons/(?P [\d]+)
postWpV2EFloatingButtonsById 1 param body → 200400401404
PUT
/wp/v2/e-floating-buttons/{id}
PUT /wp/v2/e-floating-buttons/(?P [\d]+)
putWpV2EFloatingButtonsById 1 param body → 200400401404
PATCH
/wp/v2/e-floating-buttons/{id}
PATCH /wp/v2/e-floating-buttons/(?P [\d]+)
patchWpV2EFloatingButtonsById 1 param body → 200400401404
DELETE
/wp/v2/e-floating-buttons/{id}
DELETE /wp/v2/e-floating-buttons/(?P [\d]+)
deleteWpV2EFloatingButtonsById 3 params → 200400401404
GET
/wp/v2/e-floating-buttons/{id}/autosaves
GET /wp/v2/e-floating-buttons/(?P [\d]+)/autosaves
getWpV2EFloatingButtonsByIdAutosaves 3 params → 200400401404
POST
/wp/v2/e-floating-buttons/{id}/autosaves
POST /wp/v2/e-floating-buttons/(?P [\d]+)/autosaves
postWpV2EFloatingButtonsByIdAutosaves 1 param body → 200400401404
GET
/wp/v2/e-floating-buttons/{parent}/autosaves/{id}
GET /wp/v2/e-floating-buttons/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2EFloatingButtonsByParentAutosavesById 5 params → 200400401404
GET
/wp/v2/e-floating-buttons/{parent}/revisions
GET /wp/v2/e-floating-buttons/(?P [\d]+)/revisions
getWpV2EFloatingButtonsByParentRevisions 11 params → 200400401404
GET
/wp/v2/e-floating-buttons/{parent}/revisions/{id}
GET /wp/v2/e-floating-buttons/(?P [\d]+)/revisions/(?P [\d]+)
getWpV2EFloatingButtonsByParentRevisionsById 5 params → 200400401404
DELETE
/wp/v2/e-floating-buttons/{parent}/revisions/{id}
DELETE /wp/v2/e-floating-buttons/(?P [\d]+)/revisions/(?P [\d]+)
deleteWpV2EFloatingButtonsByParentRevisionsById 5 params → 200400401404
GET
/wp/v2/elementor_library
GET /wp/v2/elementorlibrary
getWpV2ElementorLibrary 19 params → 200400401404
POST
/wp/v2/elementor_library
POST /wp/v2/elementorlibrary
postWpV2ElementorLibrary body → 200400401404
GET
/wp/v2/elementor_library/{id}
GET /wp/v2/elementorlibrary/(?P [\d]+)
getWpV2ElementorLibraryById 4 params → 200400401404
POST
/wp/v2/elementor_library/{id}
POST /wp/v2/elementorlibrary/(?P [\d]+)
postWpV2ElementorLibraryById 1 param body → 200400401404
PUT
/wp/v2/elementor_library/{id}
PUT /wp/v2/elementorlibrary/(?P [\d]+)
putWpV2ElementorLibraryById 1 param body → 200400401404
PATCH
/wp/v2/elementor_library/{id}
PATCH /wp/v2/elementorlibrary/(?P [\d]+)
patchWpV2ElementorLibraryById 1 param body → 200400401404
DELETE
/wp/v2/elementor_library/{id}
DELETE /wp/v2/elementorlibrary/(?P [\d]+)
deleteWpV2ElementorLibraryById 3 params → 200400401404
GET
/wp/v2/elementor_library/{parent}/revisions
GET /wp/v2/elementorlibrary/(?P [\d]+)/revisions
getWpV2ElementorLibraryByParentRevisions 11 params → 200400401404
GET
/wp/v2/elementor_library/{parent}/revisions/{id}
GET /wp/v2/elementorlibrary/(?P [\d]+)/revisions/(?P [\d]+)
getWpV2ElementorLibraryByParentRevisionsById 5 params → 200400401404
DELETE
/wp/v2/elementor_library/{parent}/revisions/{id}
DELETE /wp/v2/elementorlibrary/(?P [\d]+)/revisions/(?P [\d]+)
deleteWpV2ElementorLibraryByParentRevisionsById 5 params → 200400401404
GET
/wp/v2/elementor_snippet
GET /wp/v2/elementorsnippet
getWpV2ElementorSnippet 19 params → 200400401404
POST
/wp/v2/elementor_snippet
POST /wp/v2/elementorsnippet
postWpV2ElementorSnippet body → 200400401404
GET
/wp/v2/elementor_snippet/{id}
GET /wp/v2/elementorsnippet/(?P [\d]+)
getWpV2ElementorSnippetById 4 params → 200400401404
POST
/wp/v2/elementor_snippet/{id}
POST /wp/v2/elementorsnippet/(?P [\d]+)
postWpV2ElementorSnippetById 1 param body → 200400401404
PUT
/wp/v2/elementor_snippet/{id}
PUT /wp/v2/elementorsnippet/(?P [\d]+)
putWpV2ElementorSnippetById 1 param body → 200400401404
PATCH
/wp/v2/elementor_snippet/{id}
PATCH /wp/v2/elementorsnippet/(?P [\d]+)
patchWpV2ElementorSnippetById 1 param body → 200400401404
DELETE
/wp/v2/elementor_snippet/{id}
DELETE /wp/v2/elementorsnippet/(?P [\d]+)
deleteWpV2ElementorSnippetById 3 params → 200400401404
GET
/wp/v2/elementskit-content
GET /wp/v2/elementskit-content
getWpV2ElementskitContent 19 params → 200400401404
POST
/wp/v2/elementskit-content
POST /wp/v2/elementskit-content
postWpV2ElementskitContent body → 200400401404
GET
/wp/v2/elementskit-content/{id}
GET /wp/v2/elementskit-content/(?P [\d]+)
getWpV2ElementskitContentById 4 params → 200400401404
POST
/wp/v2/elementskit-content/{id}
POST /wp/v2/elementskit-content/(?P [\d]+)
postWpV2ElementskitContentById 1 param body → 200400401404
PUT
/wp/v2/elementskit-content/{id}
PUT /wp/v2/elementskit-content/(?P [\d]+)
putWpV2ElementskitContentById 1 param body → 200400401404
PATCH
/wp/v2/elementskit-content/{id}
PATCH /wp/v2/elementskit-content/(?P [\d]+)
patchWpV2ElementskitContentById 1 param body → 200400401404
DELETE
/wp/v2/elementskit-content/{id}
DELETE /wp/v2/elementskit-content/(?P [\d]+)
deleteWpV2ElementskitContentById 3 params → 200400401404
GET
/wp/v2/elementskit-content/{id}/autosaves
GET /wp/v2/elementskit-content/(?P [\d]+)/autosaves
getWpV2ElementskitContentByIdAutosaves 3 params → 200400401404
POST
/wp/v2/elementskit-content/{id}/autosaves
POST /wp/v2/elementskit-content/(?P [\d]+)/autosaves
postWpV2ElementskitContentByIdAutosaves 1 param body → 200400401404
GET
/wp/v2/elementskit-content/{parent}/autosaves/{id}
GET /wp/v2/elementskit-content/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2ElementskitContentByParentAutosavesById 5 params → 200400401404
GET
/wp/v2/elementskit-content/{parent}/revisions
GET /wp/v2/elementskit-content/(?P [\d]+)/revisions
getWpV2ElementskitContentByParentRevisions 11 params → 200400401404
GET
/wp/v2/elementskit-content/{parent}/revisions/{id}
GET /wp/v2/elementskit-content/(?P [\d]+)/revisions/(?P [\d]+)
getWpV2ElementskitContentByParentRevisionsById 5 params → 200400401404
DELETE
/wp/v2/elementskit-content/{parent}/revisions/{id}
DELETE /wp/v2/elementskit-content/(?P [\d]+)/revisions/(?P [\d]+)
deleteWpV2ElementskitContentByParentRevisionsById 5 params → 200400401404
GET
/wp/v2/font-collections
GET /wp/v2/font-collections
getWpV2FontCollections 3 params → 200400401404
GET
/wp/v2/font-collections/{slug}
GET /wp/v2/font-collections/(?P [\/\w-]+)
getWpV2FontCollectionsBySlug 2 params → 200400401404
GET
/wp/v2/font-families
GET /wp/v2/font-families
getWpV2FontFamilies 10 params → 200400401404
POST
/wp/v2/font-families
POST /wp/v2/font-families
postWpV2FontFamilies body → 200400401404
GET
/wp/v2/font-families/{font_family_id}/font-faces
GET /wp/v2/font-families/(?P [\d]+)/font-faces
getWpV2FontFamiliesByFontFamilyIdFontFaces 11 params → 200400401404
POST
/wp/v2/font-families/{font_family_id}/font-faces
POST /wp/v2/font-families/(?P [\d]+)/font-faces
postWpV2FontFamiliesByFontFamilyIdFontFaces 1 param body → 200400401404
GET
/wp/v2/font-families/{font_family_id}/font-faces/{id}
GET /wp/v2/font-families/(?P [\d]+)/font-faces/(?P [\d]+)
getWpV2FontFamiliesByFontFamilyIdFontFacesById 5 params → 200400401404
DELETE
/wp/v2/font-families/{font_family_id}/font-faces/{id}
DELETE /wp/v2/font-families/(?P [\d]+)/font-faces/(?P [\d]+)
deleteWpV2FontFamiliesByFontFamilyIdFontFacesById 5 params → 200400401404
GET
/wp/v2/font-families/{id}
GET /wp/v2/font-families/(?P [\d]+)
getWpV2FontFamiliesById 3 params → 200400401404
POST
/wp/v2/font-families/{id}
POST /wp/v2/font-families/(?P [\d]+)
postWpV2FontFamiliesById 1 param body → 200400401404
PUT
/wp/v2/font-families/{id}
PUT /wp/v2/font-families/(?P [\d]+)
putWpV2FontFamiliesById 1 param body → 200400401404
PATCH
/wp/v2/font-families/{id}
PATCH /wp/v2/font-families/(?P [\d]+)
patchWpV2FontFamiliesById 1 param body → 200400401404
DELETE
/wp/v2/font-families/{id}
DELETE /wp/v2/font-families/(?P [\d]+)
deleteWpV2FontFamiliesById 3 params → 200400401404
GET
/wp/v2/global-styles/{id}
GET /wp/v2/global-styles/(?P [\/\d+]+)
getWpV2GlobalStylesById 2 params → 200400401404
POST
/wp/v2/global-styles/{id}
POST /wp/v2/global-styles/(?P [\/\d+]+)
postWpV2GlobalStylesById 1 param body → 200400401404
PUT
/wp/v2/global-styles/{id}
PUT /wp/v2/global-styles/(?P [\/\d+]+)
putWpV2GlobalStylesById 1 param body → 200400401404
PATCH
/wp/v2/global-styles/{id}
PATCH /wp/v2/global-styles/(?P [\/\d+]+)
patchWpV2GlobalStylesById 1 param body → 200400401404
GET
/wp/v2/global-styles/{parent}/revisions
GET /wp/v2/global-styles/(?P [\d]+)/revisions
getWpV2GlobalStylesByParentRevisions 6 params → 200400401404
GET
/wp/v2/global-styles/{parent}/revisions/{id}
GET /wp/v2/global-styles/(?P [\d]+)/revisions/(?P [\d]+)
getWpV2GlobalStylesByParentRevisionsById 5 params → 200400401404
GET
/wp/v2/global-styles/themes/{stylesheet}/variations
GET /wp/v2/global-styles/themes/(?P [\/\s%\w\.\(\)\[\]\@\-]+)/variations
getWpV2GlobalStylesThemesByStylesheetVariations 2 params → 200400401404
GET
/wp/v2/global-styles/themes/{stylesheet}
GET /wp/v2/global-styles/themes/(?P [^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)
getWpV2GlobalStylesThemesByStylesheet 2 params → 200400401404
GET
/wp/v2/media
GET /wp/v2/media
getWpV2Media 23 params → 200400401404
POST
/wp/v2/media
POST /wp/v2/media
postWpV2Media body → 200400401404
GET
/wp/v2/media/{id}
GET /wp/v2/media/(?P [\d]+)
getWpV2MediaById 3 params → 200400401404
POST
/wp/v2/media/{id}
POST /wp/v2/media/(?P [\d]+)
postWpV2MediaById 1 param body → 200400401404
PUT
/wp/v2/media/{id}
PUT /wp/v2/media/(?P [\d]+)
putWpV2MediaById 1 param body → 200400401404
PATCH
/wp/v2/media/{id}
PATCH /wp/v2/media/(?P [\d]+)
patchWpV2MediaById 1 param body → 200400401404
DELETE
/wp/v2/media/{id}
DELETE /wp/v2/media/(?P [\d]+)
deleteWpV2MediaById 3 params → 200400401404
POST
/wp/v2/media/{id}/edit
POST /wp/v2/media/(?P [\d]+)/edit
postWpV2MediaByIdEdit 1 param body → 200400401404
POST
/wp/v2/media/{id}/post-process
POST /wp/v2/media/(?P [\d]+)/post-process
postWpV2MediaByIdPostProcess 1 param body → 200400401404
GET
/wp/v2/menu-items
GET /wp/v2/menu-items
getWpV2MenuItems 21 params → 200400401404
POST
/wp/v2/menu-items
POST /wp/v2/menu-items
postWpV2MenuItems body → 200400401404
GET
/wp/v2/menu-items/{id}
GET /wp/v2/menu-items/(?P [\d]+)
getWpV2MenuItemsById 3 params → 200400401404
POST
/wp/v2/menu-items/{id}
POST /wp/v2/menu-items/(?P [\d]+)
postWpV2MenuItemsById 1 param body → 200400401404
PUT
/wp/v2/menu-items/{id}
PUT /wp/v2/menu-items/(?P [\d]+)
putWpV2MenuItemsById 1 param body → 200400401404
PATCH
/wp/v2/menu-items/{id}
PATCH /wp/v2/menu-items/(?P [\d]+)
patchWpV2MenuItemsById 1 param body → 200400401404
DELETE
/wp/v2/menu-items/{id}
DELETE /wp/v2/menu-items/(?P [\d]+)
deleteWpV2MenuItemsById 3 params → 200400401404
GET
/wp/v2/menu-items/{id}/autosaves
GET /wp/v2/menu-items/(?P [\d]+)/autosaves
getWpV2MenuItemsByIdAutosaves 3 params → 200400401404
POST
/wp/v2/menu-items/{id}/autosaves
POST /wp/v2/menu-items/(?P [\d]+)/autosaves
postWpV2MenuItemsByIdAutosaves 1 param body → 200400401404
GET
/wp/v2/menu-items/{parent}/autosaves/{id}
GET /wp/v2/menu-items/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2MenuItemsByParentAutosavesById 5 params → 200400401404
GET
/wp/v2/menu-locations
GET /wp/v2/menu-locations
getWpV2MenuLocations 1 param → 200400401404
GET
/wp/v2/menu-locations/{location}
GET /wp/v2/menu-locations/(?P [\w-]+)
getWpV2MenuLocationsByLocation 3 params → 200400401404
GET
/wp/v2/menus
GET /wp/v2/menus
getWpV2Menus 12 params → 200400401404
POST
/wp/v2/menus
POST /wp/v2/menus
postWpV2Menus body → 200400401404
GET
/wp/v2/menus/{id}
GET /wp/v2/menus/(?P [\d]+)
getWpV2MenusById 3 params → 200400401404
POST
/wp/v2/menus/{id}
POST /wp/v2/menus/(?P [\d]+)
postWpV2MenusById 1 param body → 200400401404
PUT
/wp/v2/menus/{id}
PUT /wp/v2/menus/(?P [\d]+)
putWpV2MenusById 1 param body → 200400401404
PATCH
/wp/v2/menus/{id}
PATCH /wp/v2/menus/(?P [\d]+)
patchWpV2MenusById 1 param body → 200400401404
DELETE
/wp/v2/menus/{id}
DELETE /wp/v2/menus/(?P [\d]+)
deleteWpV2MenusById 3 params → 200400401404
GET
/wp/v2/navigation
GET /wp/v2/navigation
getWpV2Navigation 17 params → 200400401404
POST
/wp/v2/navigation
POST /wp/v2/navigation
postWpV2Navigation body → 200400401404
GET
/wp/v2/navigation/{id}
GET /wp/v2/navigation/(?P [\d]+)
getWpV2NavigationById 4 params → 200400401404
POST
/wp/v2/navigation/{id}
POST /wp/v2/navigation/(?P [\d]+)
postWpV2NavigationById 1 param body → 200400401404
PUT
/wp/v2/navigation/{id}
PUT /wp/v2/navigation/(?P [\d]+)
putWpV2NavigationById 1 param body → 200400401404
PATCH
/wp/v2/navigation/{id}
PATCH /wp/v2/navigation/(?P [\d]+)
patchWpV2NavigationById 1 param body → 200400401404
DELETE
/wp/v2/navigation/{id}
DELETE /wp/v2/navigation/(?P [\d]+)
deleteWpV2NavigationById 3 params → 200400401404
GET
/wp/v2/navigation/{id}/autosaves
GET /wp/v2/navigation/(?P [\d]+)/autosaves
getWpV2NavigationByIdAutosaves 3 params → 200400401404
POST
/wp/v2/navigation/{id}/autosaves
POST /wp/v2/navigation/(?P [\d]+)/autosaves
postWpV2NavigationByIdAutosaves 1 param body → 200400401404
GET
/wp/v2/navigation/{parent}/autosaves/{id}
GET /wp/v2/navigation/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2NavigationByParentAutosavesById 5 params → 200400401404
GET
/wp/v2/navigation/{parent}/revisions
GET /wp/v2/navigation/(?P [\d]+)/revisions
getWpV2NavigationByParentRevisions 11 params → 200400401404
GET
/wp/v2/navigation/{parent}/revisions/{id}
GET /wp/v2/navigation/(?P [\d]+)/revisions/(?P [\d]+)
getWpV2NavigationByParentRevisionsById 5 params → 200400401404
DELETE
/wp/v2/navigation/{parent}/revisions/{id}
DELETE /wp/v2/navigation/(?P [\d]+)/revisions/(?P [\d]+)
deleteWpV2NavigationByParentRevisionsById 5 params → 200400401404
GET
/wp/v2/pages
GET /wp/v2/pages
getWpV2Pages 22 params → 200400401404
POST
/wp/v2/pages
POST /wp/v2/pages
postWpV2Pages body → 200400401404
GET
/wp/v2/pages/{id}
GET /wp/v2/pages/(?P [\d]+)
getWpV2PagesById 5 params → 200400401404
POST
/wp/v2/pages/{id}
POST /wp/v2/pages/(?P [\d]+)
postWpV2PagesById 1 param body → 200400401404
PUT
/wp/v2/pages/{id}
PUT /wp/v2/pages/(?P [\d]+)
putWpV2PagesById 1 param body → 200400401404
PATCH
/wp/v2/pages/{id}
PATCH /wp/v2/pages/(?P [\d]+)
patchWpV2PagesById 1 param body → 200400401404
DELETE
/wp/v2/pages/{id}
DELETE /wp/v2/pages/(?P [\d]+)
deleteWpV2PagesById 3 params → 200400401404
GET
/wp/v2/pages/{id}/autosaves
GET /wp/v2/pages/(?P [\d]+)/autosaves
getWpV2PagesByIdAutosaves 3 params → 200400401404
POST
/wp/v2/pages/{id}/autosaves
POST /wp/v2/pages/(?P [\d]+)/autosaves
postWpV2PagesByIdAutosaves 1 param body → 200400401404
GET
/wp/v2/pages/{parent}/autosaves/{id}
GET /wp/v2/pages/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2PagesByParentAutosavesById 5 params → 200400401404
GET
/wp/v2/pages/{parent}/revisions
GET /wp/v2/pages/(?P [\d]+)/revisions
getWpV2PagesByParentRevisions 11 params → 200400401404
GET
/wp/v2/pages/{parent}/revisions/{id}
GET /wp/v2/pages/(?P [\d]+)/revisions/(?P [\d]+)
getWpV2PagesByParentRevisionsById 5 params → 200400401404
DELETE
/wp/v2/pages/{parent}/revisions/{id}
DELETE /wp/v2/pages/(?P [\d]+)/revisions/(?P [\d]+)
deleteWpV2PagesByParentRevisionsById 5 params → 200400401404
GET
/wp/v2/pattern-directory/patterns
GET /wp/v2/pattern-directory/patterns
getWpV2PatternDirectoryPatterns 10 params → 200400401404
GET
/wp/v2/plugins
GET /wp/v2/plugins
getWpV2Plugins 3 params → 200400401404
POST
/wp/v2/plugins
POST /wp/v2/plugins
postWpV2Plugins body → 200400401404
GET
/wp/v2/plugins/{plugin}
GET /wp/v2/plugins/(?P [^.\/]+(?:\/[^.\/]+)?)
getWpV2PluginsByPlugin 3 params → 200400401404
POST
/wp/v2/plugins/{plugin}
POST /wp/v2/plugins/(?P [^.\/]+(?:\/[^.\/]+)?)
postWpV2PluginsByPlugin 1 param body → 200400401404
PUT
/wp/v2/plugins/{plugin}
PUT /wp/v2/plugins/(?P [^.\/]+(?:\/[^.\/]+)?)
putWpV2PluginsByPlugin 1 param body → 200400401404
PATCH
/wp/v2/plugins/{plugin}
PATCH /wp/v2/plugins/(?P [^.\/]+(?:\/[^.\/]+)?)
patchWpV2PluginsByPlugin 1 param body → 200400401404
DELETE
/wp/v2/plugins/{plugin}
DELETE /wp/v2/plugins/(?P [^.\/]+(?:\/[^.\/]+)?)
deleteWpV2PluginsByPlugin 3 params → 200400401404
GET
/wp/v2/posts
GET /wp/v2/posts
getWpV2Posts 27 params → 200400401404
POST
/wp/v2/posts
POST /wp/v2/posts
postWpV2Posts body → 200400401404
GET
/wp/v2/posts/{id}
GET /wp/v2/posts/(?P [\d]+)
getWpV2PostsById 5 params → 200400401404
POST
/wp/v2/posts/{id}
POST /wp/v2/posts/(?P [\d]+)
postWpV2PostsById 1 param body → 200400401404
PUT
/wp/v2/posts/{id}
PUT /wp/v2/posts/(?P [\d]+)
putWpV2PostsById 1 param body → 200400401404
PATCH
/wp/v2/posts/{id}
PATCH /wp/v2/posts/(?P [\d]+)
patchWpV2PostsById 1 param body → 200400401404
DELETE
/wp/v2/posts/{id}
DELETE /wp/v2/posts/(?P [\d]+)
deleteWpV2PostsById 3 params → 200400401404
GET
/wp/v2/posts/{id}/autosaves
GET /wp/v2/posts/(?P [\d]+)/autosaves
getWpV2PostsByIdAutosaves 3 params → 200400401404
POST
/wp/v2/posts/{id}/autosaves
POST /wp/v2/posts/(?P [\d]+)/autosaves
postWpV2PostsByIdAutosaves 1 param body → 200400401404
GET
/wp/v2/posts/{parent}/autosaves/{id}
GET /wp/v2/posts/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2PostsByParentAutosavesById 5 params → 200400401404
GET
/wp/v2/posts/{parent}/revisions
GET /wp/v2/posts/(?P [\d]+)/revisions
getWpV2PostsByParentRevisions 11 params → 200400401404
GET
/wp/v2/posts/{parent}/revisions/{id}
GET /wp/v2/posts/(?P [\d]+)/revisions/(?P [\d]+)
getWpV2PostsByParentRevisionsById 5 params → 200400401404
DELETE
/wp/v2/posts/{parent}/revisions/{id}
DELETE /wp/v2/posts/(?P [\d]+)/revisions/(?P [\d]+)
deleteWpV2PostsByParentRevisionsById 5 params → 200400401404
GET
/wp/v2/product
GET /wp/v2/product
getWpV2Product 22 params → 200400401404
POST
/wp/v2/product
POST /wp/v2/product
postWpV2Product body → 200400401404
GET
/wp/v2/product/{id}
GET /wp/v2/product/(?P [\d]+)
getWpV2ProductById 5 params → 200400401404
POST
/wp/v2/product/{id}
POST /wp/v2/product/(?P [\d]+)
postWpV2ProductById 1 param body → 200400401404
PUT
/wp/v2/product/{id}
PUT /wp/v2/product/(?P [\d]+)
putWpV2ProductById 1 param body → 200400401404
PATCH
/wp/v2/product/{id}
PATCH /wp/v2/product/(?P [\d]+)
patchWpV2ProductById 1 param body → 200400401404
DELETE
/wp/v2/product/{id}
DELETE /wp/v2/product/(?P [\d]+)
deleteWpV2ProductById 3 params → 200400401404
GET
/wp/v2/product/{id}/autosaves
GET /wp/v2/product/(?P [\d]+)/autosaves
getWpV2ProductByIdAutosaves 3 params → 200400401404
POST
/wp/v2/product/{id}/autosaves
POST /wp/v2/product/(?P [\d]+)/autosaves
postWpV2ProductByIdAutosaves 1 param body → 200400401404
GET
/wp/v2/product/{parent}/autosaves/{id}
GET /wp/v2/product/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2ProductByParentAutosavesById 5 params → 200400401404
GET
/wp/v2/product_cat
GET /wp/v2/productcat
getWpV2ProductCat 12 params → 200400401404
POST
/wp/v2/product_cat
POST /wp/v2/productcat
postWpV2ProductCat body → 200400401404
GET
/wp/v2/product_cat/{id}
GET /wp/v2/productcat/(?P [\d]+)
getWpV2ProductCatById 3 params → 200400401404
POST
/wp/v2/product_cat/{id}
POST /wp/v2/productcat/(?P [\d]+)
postWpV2ProductCatById 1 param body → 200400401404
PUT
/wp/v2/product_cat/{id}
PUT /wp/v2/productcat/(?P [\d]+)
putWpV2ProductCatById 1 param body → 200400401404
PATCH
/wp/v2/product_cat/{id}
PATCH /wp/v2/productcat/(?P [\d]+)
patchWpV2ProductCatById 1 param body → 200400401404
DELETE
/wp/v2/product_cat/{id}
DELETE /wp/v2/productcat/(?P [\d]+)
deleteWpV2ProductCatById 3 params → 200400401404
GET
/wp/v2/product_tag
GET /wp/v2/producttag
getWpV2ProductTag 12 params → 200400401404
POST
/wp/v2/product_tag
POST /wp/v2/producttag
postWpV2ProductTag body → 200400401404
GET
/wp/v2/product_tag/{id}
GET /wp/v2/producttag/(?P [\d]+)
getWpV2ProductTagById 3 params → 200400401404
POST
/wp/v2/product_tag/{id}
POST /wp/v2/producttag/(?P [\d]+)
postWpV2ProductTagById 1 param body → 200400401404
PUT
/wp/v2/product_tag/{id}
PUT /wp/v2/producttag/(?P [\d]+)
putWpV2ProductTagById 1 param body → 200400401404
PATCH
/wp/v2/product_tag/{id}
PATCH /wp/v2/producttag/(?P [\d]+)
patchWpV2ProductTagById 1 param body → 200400401404
DELETE
/wp/v2/product_tag/{id}
DELETE /wp/v2/producttag/(?P [\d]+)
deleteWpV2ProductTagById 3 params → 200400401404
GET
/wp/v2/rm_content_editor
GET /wp/v2/rmcontenteditor
getWpV2RmContentEditor 17 params → 200400401404
POST
/wp/v2/rm_content_editor
POST /wp/v2/rmcontenteditor
postWpV2RmContentEditor body → 200400401404
GET
/wp/v2/rm_content_editor/{id}
GET /wp/v2/rmcontenteditor/(?P [\d]+)
getWpV2RmContentEditorById 4 params → 200400401404
POST
/wp/v2/rm_content_editor/{id}
POST /wp/v2/rmcontenteditor/(?P [\d]+)
postWpV2RmContentEditorById 1 param body → 200400401404
PUT
/wp/v2/rm_content_editor/{id}
PUT /wp/v2/rmcontenteditor/(?P [\d]+)
putWpV2RmContentEditorById 1 param body → 200400401404
PATCH
/wp/v2/rm_content_editor/{id}
PATCH /wp/v2/rmcontenteditor/(?P [\d]+)
patchWpV2RmContentEditorById 1 param body → 200400401404
DELETE
/wp/v2/rm_content_editor/{id}
DELETE /wp/v2/rmcontenteditor/(?P [\d]+)
deleteWpV2RmContentEditorById 3 params → 200400401404
GET
/wp/v2/rm_content_editor/{id}/autosaves
GET /wp/v2/rmcontenteditor/(?P [\d]+)/autosaves
getWpV2RmContentEditorByIdAutosaves 3 params → 200400401404
POST
/wp/v2/rm_content_editor/{id}/autosaves
POST /wp/v2/rmcontenteditor/(?P [\d]+)/autosaves
postWpV2RmContentEditorByIdAutosaves 1 param body → 200400401404
GET
/wp/v2/rm_content_editor/{parent}/autosaves/{id}
GET /wp/v2/rmcontenteditor/(?P [\d]+)/autosaves/(?P [\d]+)
getWpV2RmContentEditorByParentAutosavesById 5 params → 200400401404
GET
/wp/v2/search
GET /wp/v2/search
getWpV2Search 8 params → 200400401404
GET
/wp/v2/settings
GET /wp/v2/settings
getWpV2Settings → 200400401404
POST
/wp/v2/settings
POST /wp/v2/settings
postWpV2Settings body → 200400401404
PUT
/wp/v2/settings
PUT /wp/v2/settings
putWpV2Settings body → 200400401404
PATCH
/wp/v2/settings
PATCH /wp/v2/settings
patchWpV2Settings body → 200400401404
GET
/wp/v2/sidebars
GET /wp/v2/sidebars
getWpV2Sidebars 1 param → 200400401404
GET
/wp/v2/sidebars/{id}
GET /wp/v2/sidebars/(?P [\w-]+)
getWpV2SidebarsById 3 params → 200400401404
POST
/wp/v2/sidebars/{id}
POST /wp/v2/sidebars/(?P [\w-]+)
postWpV2SidebarsById 1 param body → 200400401404
PUT
/wp/v2/sidebars/{id}
PUT /wp/v2/sidebars/(?P [\w-]+)
putWpV2SidebarsById 1 param body → 200400401404
PATCH
/wp/v2/sidebars/{id}
PATCH /wp/v2/sidebars/(?P [\w-]+)
patchWpV2SidebarsById 1 param body → 200400401404
GET
/wp/v2/statuses
GET /wp/v2/statuses
getWpV2Statuses 1 param → 200400401404
GET
/wp/v2/statuses/{status}
GET /wp/v2/statuses/(?P [\w-]+)
getWpV2StatusesByStatus 3 params → 200400401404
GET
/wp/v2/tags
GET /wp/v2/tags
getWpV2Tags 12 params → 200400401404
POST
/wp/v2/tags
POST /wp/v2/tags
postWpV2Tags body → 200400401404
GET
/wp/v2/tags/{id}
GET /wp/v2/tags/(?P [\d]+)
getWpV2TagsById 3 params → 200400401404
POST
/wp/v2/tags/{id}
POST /wp/v2/tags/(?P [\d]+)
postWpV2TagsById 1 param body → 200400401404
PUT
/wp/v2/tags/{id}
PUT /wp/v2/tags/(?P [\d]+)
putWpV2TagsById 1 param body → 200400401404
PATCH
/wp/v2/tags/{id}
PATCH /wp/v2/tags/(?P [\d]+)
patchWpV2TagsById 1 param body → 200400401404
DELETE
/wp/v2/tags/{id}
DELETE /wp/v2/tags/(?P [\d]+)
deleteWpV2TagsById 3 params → 200400401404
GET
/wp/v2/taxonomies
GET /wp/v2/taxonomies
getWpV2Taxonomies 2 params → 200400401404
GET
/wp/v2/taxonomies/{taxonomy}
GET /wp/v2/taxonomies/(?P [\w-]+)
getWpV2TaxonomiesByTaxonomy 3 params → 200400401404
GET
/wp/v2/template-parts
GET /wp/v2/template-parts
getWpV2TemplateParts 4 params → 200400401404
POST
/wp/v2/template-parts
POST /wp/v2/template-parts
postWpV2TemplateParts body → 200400401404
GET
/wp/v2/template-parts/{id}
GET /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
getWpV2TemplatePartsByIdW 3 params → 200400401404
POST
/wp/v2/template-parts/{id}
POST /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
postWpV2TemplatePartsByIdW 1 param body → 200400401404
PUT
/wp/v2/template-parts/{id}
PUT /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
putWpV2TemplatePartsByIdW 1 param body → 200400401404
PATCH
/wp/v2/template-parts/{id}
PATCH /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
patchWpV2TemplatePartsByIdW 1 param body → 200400401404
DELETE
/wp/v2/template-parts/{id}
DELETE /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
deleteWpV2TemplatePartsByIdW 3 params → 200400401404
GET
/wp/v2/template-parts/{id}/autosaves
GET /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves
getWpV2TemplatePartsByIdWAutosaves 3 params → 200400401404
POST
/wp/v2/template-parts/{id}/autosaves
POST /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves
postWpV2TemplatePartsByIdWAutosaves 1 param body → 200400401404
GET
/wp/v2/template-parts/{parent}/autosaves/{id}
GET /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves/(?P [\d]+)
getWpV2TemplatePartsByParentWAutosavesById 5 params → 200400401404
GET
/wp/v2/template-parts/{parent}/revisions
GET /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions
getWpV2TemplatePartsByParentWRevisions 11 params → 200400401404
GET
/wp/v2/template-parts/{parent}/revisions/{id}
GET /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions/(?P [\d]+)
getWpV2TemplatePartsByParentWRevisionsById 5 params → 200400401404
DELETE
/wp/v2/template-parts/{parent}/revisions/{id}
DELETE /wp/v2/template-parts/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions/(?P [\d]+)
deleteWpV2TemplatePartsByParentWRevisionsById 5 params → 200400401404
GET
/wp/v2/template-parts/lookup
GET /wp/v2/template-parts/lookup
getWpV2TemplatePartsLookup 3 params → 200400401404
GET
/wp/v2/templates
GET /wp/v2/templates
getWpV2Templates 4 params → 200400401404
POST
/wp/v2/templates
POST /wp/v2/templates
postWpV2Templates body → 200400401404
GET
/wp/v2/templates/{id}
GET /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
getWpV2TemplatesByIdW 3 params → 200400401404
POST
/wp/v2/templates/{id}
POST /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
postWpV2TemplatesByIdW 1 param body → 200400401404
PUT
/wp/v2/templates/{id}
PUT /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
putWpV2TemplatesByIdW 1 param body → 200400401404
PATCH
/wp/v2/templates/{id}
PATCH /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
patchWpV2TemplatesByIdW 1 param body → 200400401404
DELETE
/wp/v2/templates/{id}
DELETE /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
deleteWpV2TemplatesByIdW 3 params → 200400401404
GET
/wp/v2/templates/{id}/autosaves
GET /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves
getWpV2TemplatesByIdWAutosaves 3 params → 200400401404
POST
/wp/v2/templates/{id}/autosaves
POST /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves
postWpV2TemplatesByIdWAutosaves 1 param body → 200400401404
GET
/wp/v2/templates/{parent}/autosaves/{id}
GET /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves/(?P [\d]+)
getWpV2TemplatesByParentWAutosavesById 5 params → 200400401404
GET
/wp/v2/templates/{parent}/revisions
GET /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions
getWpV2TemplatesByParentWRevisions 11 params → 200400401404
GET
/wp/v2/templates/{parent}/revisions/{id}
GET /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions/(?P [\d]+)
getWpV2TemplatesByParentWRevisionsById 5 params → 200400401404
DELETE
/wp/v2/templates/{parent}/revisions/{id}
DELETE /wp/v2/templates/(?P ([^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions/(?P [\d]+)
deleteWpV2TemplatesByParentWRevisionsById 5 params → 200400401404
GET
/wp/v2/templates/lookup
GET /wp/v2/templates/lookup
getWpV2TemplatesLookup 3 params → 200400401404
GET
/wp/v2/themes
GET /wp/v2/themes
getWpV2Themes 1 param → 200400401404
GET
/wp/v2/themes/{stylesheet}
GET /wp/v2/themes/(?P [^\/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)
getWpV2ThemesByStylesheet 2 params → 200400401404
GET
/wp/v2/types
GET /wp/v2/types
getWpV2Types 1 param → 200400401404
GET
/wp/v2/types/{type}
GET /wp/v2/types/(?P [\w-]+)
getWpV2TypesByType 3 params → 200400401404
GET
/wp/v2/users
GET /wp/v2/users
getWpV2Users 15 params → 200400401404
POST
/wp/v2/users
POST /wp/v2/users
postWpV2Users body → 200400401404
GET
/wp/v2/users/{id}
GET /wp/v2/users/(?P [\d]+)
getWpV2UsersById 3 params → 200400401404
POST
/wp/v2/users/{id}
POST /wp/v2/users/(?P [\d]+)
postWpV2UsersById 1 param body → 200400401404
PUT
/wp/v2/users/{id}
PUT /wp/v2/users/(?P [\d]+)
putWpV2UsersById 1 param body → 200400401404
PATCH
/wp/v2/users/{id}
PATCH /wp/v2/users/(?P [\d]+)
patchWpV2UsersById 1 param body → 200400401404
DELETE
/wp/v2/users/{id}
DELETE /wp/v2/users/(?P [\d]+)
deleteWpV2UsersById 4 params → 200400401404
GET
/wp/v2/users/{user_id}/application-passwords
GET /wp/v2/users/(?P (?:[\d]+|me))/application-passwords
getWpV2UsersByUserIdApplicationPasswords 2 params → 200400401404
POST
/wp/v2/users/{user_id}/application-passwords
POST /wp/v2/users/(?P (?:[\d]+|me))/application-passwords
postWpV2UsersByUserIdApplicationPasswords 1 param body → 200400401404
DELETE
/wp/v2/users/{user_id}/application-passwords
DELETE /wp/v2/users/(?P (?:[\d]+|me))/application-passwords
deleteWpV2UsersByUserIdApplicationPasswords 1 param → 200400401404
GET
/wp/v2/users/{user_id}/application-passwords/{uuid}
GET /wp/v2/users/(?P (?:[\d]+|me))/application-passwords/(?P [\w\-]+)
getWpV2UsersByUserIdApplicationPasswordsByUuid 3 params → 200400401404
POST
/wp/v2/users/{user_id}/application-passwords/{uuid}
POST /wp/v2/users/(?P (?:[\d]+|me))/application-passwords/(?P [\w\-]+)
postWpV2UsersByUserIdApplicationPasswordsByUuid 2 params body → 200400401404
PUT
/wp/v2/users/{user_id}/application-passwords/{uuid}
PUT /wp/v2/users/(?P (?:[\d]+|me))/application-passwords/(?P [\w\-]+)
putWpV2UsersByUserIdApplicationPasswordsByUuid 2 params body → 200400401404
PATCH
/wp/v2/users/{user_id}/application-passwords/{uuid}
PATCH /wp/v2/users/(?P (?:[\d]+|me))/application-passwords/(?P [\w\-]+)
patchWpV2UsersByUserIdApplicationPasswordsByUuid 2 params body → 200400401404
DELETE
/wp/v2/users/{user_id}/application-passwords/{uuid}
DELETE /wp/v2/users/(?P (?:[\d]+|me))/application-passwords/(?P [\w\-]+)
deleteWpV2UsersByUserIdApplicationPasswordsByUuid 2 params → 200400401404
GET
/wp/v2/users/{user_id}/application-passwords/introspect
GET /wp/v2/users/(?P (?:[\d]+|me))/application-passwords/introspect
getWpV2UsersByUserIdApplicationPasswordsIntrospect 2 params → 200400401404
GET
/wp/v2/users/me
GET /wp/v2/users/me
getWpV2UsersMe 1 param → 200400401404
POST
/wp/v2/users/me
POST /wp/v2/users/me
postWpV2UsersMe body → 200400401404
PUT
/wp/v2/users/me
PUT /wp/v2/users/me
putWpV2UsersMe body → 200400401404
PATCH
/wp/v2/users/me
PATCH /wp/v2/users/me
patchWpV2UsersMe body → 200400401404
DELETE
/wp/v2/users/me
DELETE /wp/v2/users/me
deleteWpV2UsersMe 2 params → 200400401404
GET
/wp/v2/widget-types
GET /wp/v2/widget-types
getWpV2WidgetTypes 1 param → 200400401404
GET
/wp/v2/widget-types/{id}
GET /wp/v2/widget-types/(?P [a-zA-Z0-9-]+)
getWpV2WidgetTypesById 3 params → 200400401404
POST
/wp/v2/widget-types/{id}/encode
POST /wp/v2/widget-types/(?P [a-zA-Z0-9-]+)/encode
postWpV2WidgetTypesByIdEncode 1 param body → 200400401404
POST
/wp/v2/widget-types/{id}/render
POST /wp/v2/widget-types/(?P [a-zA-Z0-9-]+)/render
postWpV2WidgetTypesByIdRender 1 param body → 200400401404
GET
/wp/v2/widgets
GET /wp/v2/widgets
getWpV2Widgets 2 params → 200400401404
POST
/wp/v2/widgets
POST /wp/v2/widgets
postWpV2Widgets body → 200400401404
GET
/wp/v2/widgets/{id}
GET /wp/v2/widgets/(?P [\w\-]+)
getWpV2WidgetsById 2 params → 200400401404
POST
/wp/v2/widgets/{id}
POST /wp/v2/widgets/(?P [\w\-]+)
postWpV2WidgetsById 1 param body → 200400401404
PUT
/wp/v2/widgets/{id}
PUT /wp/v2/widgets/(?P [\w\-]+)
putWpV2WidgetsById 1 param body → 200400401404
PATCH
/wp/v2/widgets/{id}
PATCH /wp/v2/widgets/(?P [\w\-]+)
patchWpV2WidgetsById 1 param body → 200400401404
DELETE
/wp/v2/widgets/{id}
DELETE /wp/v2/widgets/(?P [\w\-]+)
deleteWpV2WidgetsById 2 params → 200400401404
GET
/wp/v2/wp_pattern_category
GET /wp/v2/wppatterncategory
getWpV2WpPatternCategory 12 params → 200400401404
POST
/wp/v2/wp_pattern_category
POST /wp/v2/wppatterncategory
postWpV2WpPatternCategory body → 200400401404
GET
/wp/v2/wp_pattern_category/{id}
GET /wp/v2/wppatterncategory/(?P [\d]+)
getWpV2WpPatternCategoryById 3 params → 200400401404
POST
/wp/v2/wp_pattern_category/{id}
POST /wp/v2/wppatterncategory/(?P [\d]+)
postWpV2WpPatternCategoryById 1 param body → 200400401404
PUT
/wp/v2/wp_pattern_category/{id}
PUT /wp/v2/wppatterncategory/(?P [\d]+)
putWpV2WpPatternCategoryById 1 param body → 200400401404
PATCH
/wp/v2/wp_pattern_category/{id}
PATCH /wp/v2/wppatterncategory/(?P [\d]+)
patchWpV2WpPatternCategoryById 1 param body → 200400401404
DELETE
/wp/v2/wp_pattern_category/{id}
DELETE /wp/v2/wppatterncategory/(?P [\d]+)
deleteWpV2WpPatternCategoryById 3 params → 200400401404

Schemas 40

The contract defines 40 schemas that model the data the API accepts and returns. The most detailed are BlockType (33 properties), Attachment (30 properties), Settings (29 properties), Post (28 properties). Each schema is shown below with its type and property counts.

PatternDirectoryItem
object
8 properties
NavMenuItem
object
19 properties
MenuLocation
object
3 properties
ProductTag
object
9 properties
Attachment
object
30 properties
WpRestError
object
The WordPress REST API error envelope, returned for every 4xx/5xx.
3 properties 3 required
BlockType
object
33 properties
SearchResult
object
5 properties
ElementskitContent
object
19 properties
WidgetType
object
5 properties
ProductCat
object
11 properties
Theme
object
20 properties
Taxonomy
object
11 properties
Page
object
26 properties
BlockPatternCategory
object
3 properties
BlockDirectoryItem
object
13 properties
WpBlock
object
18 properties
Comment
object
18 properties
WpNavigation
object
16 properties
Tag
object
8 properties
Post
object
28 properties
WpTemplate
object
19 properties
Plugin
object
12 properties
Category
object
10 properties
RmContentEditor
object
14 properties
Settings
object
29 properties
Product
object
23 properties
WpTemplatePart
object
18 properties
NavMenu
object
8 properties
BlockPattern
object
12 properties
FontCollection
object
5 properties
Type
object
16 properties
Sidebar
object
10 properties
WpFontFamily
object
5 properties
User
object
21 properties
ElementorSnippet
object
16 properties
WpPatternCategory
object
9 properties
Widget
object
7 properties
Status
object
8 properties
EFloatingButtons
object
26 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bond-pet-foods-wp-v2-api-openapi.yml Raw ↑

Other APIs Bond Pet Foods publishes across the network.

Bond Pet Foods Wc/store/v1 API
Where this information came from

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