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

Endeavor BioMedicines Wp/v2 API

The wp/v2 API from Endeavor BioMedicines — 122 operation(s) for wp/v2.

Endeavor BioMedicines Wp/v2 API is one of 7 APIs that Endeavor BioMedicines 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 270 operations across 122 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version wp/v2.

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

270 operations 122 paths 1 schemas 32 DELETE118 GET27 PATCH66 POST27 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
wp/v2
Base URL
https://endeavorbiomedicines.com/wp-json
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Endeavor BioMedicines Wp/v2 API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-WP-Nonce (wpNonce). It accepts HTTP bearer tokens (bearerAuth).

  • wpNonce — WordPress cookie-authenticated nonce, accepted per the Access-Control-Allow-Headers advertised by this host.
  • bearerAuth — Bearer token accepted per the advertised Access-Control-Allow-Headers: Authorization.

Paths & Operations 270

Across 122 paths, the API surfaces 270 operations — 32 DELETE, 118 GET, 27 PATCH, 66 POST, 27 PUT. Each is listed below with its method, path, parameters, and response codes.

wp/v2 270
GET
/wp/v2
GET /wp/v2
getWpV2 2 params → 200400401403404
GET
/wp/v2/block-directory/search
GET /wp/v2/block-directory/search
getWpV2BlockdirectorySearch 4 params → 200400401403404
GET
/wp/v2/block-patterns/categories
GET /wp/v2/block-patterns/categories
getWpV2BlockpatternsCategories → 200400401403404
GET
/wp/v2/block-patterns/patterns
GET /wp/v2/block-patterns/patterns
getWpV2BlockpatternsPatterns → 200400401403404
GET
/wp/v2/block-renderer/{name}/[a-z0-9-]+)
GET /wp/v2/block-renderer/{name}/[a-z0-9-]+)
getWpV2BlockrendererByNameaz09 4 params → 200400401403404
POST
/wp/v2/block-renderer/{name}/[a-z0-9-]+)
POST /wp/v2/block-renderer/{name}/[a-z0-9-]+)
postWpV2BlockrendererByNameaz09 1 param body → 200400401403404
GET
/wp/v2/block-types
GET /wp/v2/block-types
getWpV2Blocktypes 2 params → 200400401403404
GET
/wp/v2/block-types/{namespace}
GET /wp/v2/block-types/{namespace}
getWpV2BlocktypesByNamespace 2 params → 200400401403404
GET
/wp/v2/block-types/{namespace}/{name}
GET /wp/v2/block-types/{namespace}/{name}
getWpV2BlocktypesByNamespaceByName 3 params → 200400401403404
GET
/wp/v2/blocks
GET /wp/v2/blocks
getWpV2Blocks 20 params → 200400401403404
POST
/wp/v2/blocks
POST /wp/v2/blocks
postWpV2Blocks body → 200400401403404
GET
/wp/v2/blocks/{id}
GET /wp/v2/blocks/{id}
getWpV2BlocksById 4 params → 200400401403404
POST
/wp/v2/blocks/{id}
POST /wp/v2/blocks/{id}
postWpV2BlocksById 1 param body → 200400401403404
PUT
/wp/v2/blocks/{id}
PUT /wp/v2/blocks/{id}
putWpV2BlocksById 1 param body → 200400401403404
PATCH
/wp/v2/blocks/{id}
PATCH /wp/v2/blocks/{id}
patchWpV2BlocksById 1 param body → 200400401403404
DELETE
/wp/v2/blocks/{id}
DELETE /wp/v2/blocks/{id}
deleteWpV2BlocksById 2 params → 200400401403404
GET
/wp/v2/blocks/{id}/autosaves
GET /wp/v2/blocks/{id}/autosaves
getWpV2BlocksByIdAutosaves 3 params → 200400401403404
POST
/wp/v2/blocks/{id}/autosaves
POST /wp/v2/blocks/{id}/autosaves
postWpV2BlocksByIdAutosaves 1 param body → 200400401403404
GET
/wp/v2/blocks/{parent}/autosaves/{id}
GET /wp/v2/blocks/{parent}/autosaves/{id}
getWpV2BlocksByParentAutosavesById 3 params → 200400401403404
GET
/wp/v2/blocks/{parent}/revisions
GET /wp/v2/blocks/{parent}/revisions
getWpV2BlocksByParentRevisions 10 params → 200400401403404
GET
/wp/v2/blocks/{parent}/revisions/{id}
GET /wp/v2/blocks/{parent}/revisions/{id}
getWpV2BlocksByParentRevisionsById 3 params → 200400401403404
DELETE
/wp/v2/blocks/{parent}/revisions/{id}
DELETE /wp/v2/blocks/{parent}/revisions/{id}
deleteWpV2BlocksByParentRevisionsById 3 params → 200400401403404
GET
/wp/v2/categories
GET /wp/v2/categories
getWpV2Categories 12 params → 200400401403404
POST
/wp/v2/categories
POST /wp/v2/categories
postWpV2Categories body → 200400401403404
GET
/wp/v2/categories/{id}
GET /wp/v2/categories/{id}
getWpV2CategoriesById 2 params → 200400401403404
POST
/wp/v2/categories/{id}
POST /wp/v2/categories/{id}
postWpV2CategoriesById 1 param body → 200400401403404
PUT
/wp/v2/categories/{id}
PUT /wp/v2/categories/{id}
putWpV2CategoriesById 1 param body → 200400401403404
PATCH
/wp/v2/categories/{id}
PATCH /wp/v2/categories/{id}
patchWpV2CategoriesById 1 param body → 200400401403404
DELETE
/wp/v2/categories/{id}
DELETE /wp/v2/categories/{id}
deleteWpV2CategoriesById 2 params → 200400401403404
GET
/wp/v2/comments
GET /wp/v2/comments
getWpV2Comments 20 params → 200400401403404
POST
/wp/v2/comments
POST /wp/v2/comments
postWpV2Comments body → 200400401403404
GET
/wp/v2/comments/{id}
GET /wp/v2/comments/{id}
getWpV2CommentsById 3 params → 200400401403404
POST
/wp/v2/comments/{id}
POST /wp/v2/comments/{id}
postWpV2CommentsById 1 param body → 200400401403404
PUT
/wp/v2/comments/{id}
PUT /wp/v2/comments/{id}
putWpV2CommentsById 1 param body → 200400401403404
PATCH
/wp/v2/comments/{id}
PATCH /wp/v2/comments/{id}
patchWpV2CommentsById 1 param body → 200400401403404
DELETE
/wp/v2/comments/{id}
DELETE /wp/v2/comments/{id}
deleteWpV2CommentsById 3 params → 200400401403404
GET
/wp/v2/font-collections
GET /wp/v2/font-collections
getWpV2Fontcollections 3 params → 200400401403404
GET
/wp/v2/font-collections/{slug}/\w-]+)
GET /wp/v2/font-collections/{slug}/\w-]+)
getWpV2FontcollectionsBySlugw 2 params → 200400401403404
GET
/wp/v2/font-families
GET /wp/v2/font-families
getWpV2Fontfamilies 10 params → 200400401403404
POST
/wp/v2/font-families
POST /wp/v2/font-families
postWpV2Fontfamilies body → 200400401403404
GET
/wp/v2/font-families/{font_family_id}/font-faces
GET /wp/v2/font-families/{fontfamilyid}/font-faces
getWpV2FontfamiliesByFontFamilyIdFontfaces 10 params → 200400401403404
POST
/wp/v2/font-families/{font_family_id}/font-faces
POST /wp/v2/font-families/{fontfamilyid}/font-faces
postWpV2FontfamiliesByFontFamilyIdFontfaces 1 param body → 200400401403404
GET
/wp/v2/font-families/{font_family_id}/font-faces/{id}
GET /wp/v2/font-families/{fontfamilyid}/font-faces/{id}
getWpV2FontfamiliesByFontFamilyIdFontfacesById 3 params → 200400401403404
DELETE
/wp/v2/font-families/{font_family_id}/font-faces/{id}
DELETE /wp/v2/font-families/{fontfamilyid}/font-faces/{id}
deleteWpV2FontfamiliesByFontFamilyIdFontfacesById 3 params → 200400401403404
GET
/wp/v2/font-families/{id}
GET /wp/v2/font-families/{id}
getWpV2FontfamiliesById 2 params → 200400401403404
POST
/wp/v2/font-families/{id}
POST /wp/v2/font-families/{id}
postWpV2FontfamiliesById 1 param body → 200400401403404
PUT
/wp/v2/font-families/{id}
PUT /wp/v2/font-families/{id}
putWpV2FontfamiliesById 1 param body → 200400401403404
PATCH
/wp/v2/font-families/{id}
PATCH /wp/v2/font-families/{id}
patchWpV2FontfamiliesById 1 param body → 200400401403404
DELETE
/wp/v2/font-families/{id}
DELETE /wp/v2/font-families/{id}
deleteWpV2FontfamiliesById 2 params → 200400401403404
GET
/wp/v2/global-styles/{id}/\d+]+)
GET /wp/v2/global-styles/{id}/\d+]+)
getWpV2GlobalstylesByIdd 1 param → 200400401403404
POST
/wp/v2/global-styles/{id}/\d+]+)
POST /wp/v2/global-styles/{id}/\d+]+)
postWpV2GlobalstylesByIdd 1 param body → 200400401403404
PUT
/wp/v2/global-styles/{id}/\d+]+)
PUT /wp/v2/global-styles/{id}/\d+]+)
putWpV2GlobalstylesByIdd 1 param body → 200400401403404
PATCH
/wp/v2/global-styles/{id}/\d+]+)
PATCH /wp/v2/global-styles/{id}/\d+]+)
patchWpV2GlobalstylesByIdd 1 param body → 200400401403404
GET
/wp/v2/global-styles/{parent}/revisions
GET /wp/v2/global-styles/{parent}/revisions
getWpV2GlobalstylesByParentRevisions 5 params → 200400401403404
GET
/wp/v2/global-styles/{parent}/revisions/{id}
GET /wp/v2/global-styles/{parent}/revisions/{id}
getWpV2GlobalstylesByParentRevisionsById 3 params → 200400401403404
GET
/wp/v2/global-styles/themes/{stylesheet}/\s%\w\.\(\)\[\]\@_\-]+)/variations
GET /wp/v2/global-styles/themes/{stylesheet}/\s%\w\.\(\)\[\]\@\-]+)/variations
getWpV2GlobalstylesThemesByStylesheetswVariations 1 param → 200400401403404
GET
/wp/v2/global-styles/themes/{stylesheet}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)
GET /wp/v2/global-styles/themes/{stylesheet}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)
getWpV2GlobalstylesThemesByStylesheet 1 param → 200400401403404
GET
/wp/v2/icons
GET /wp/v2/icons
getWpV2Icons 4 params → 200400401403404
GET
/wp/v2/icons/{name}/[a-z][a-z0-9-]*)
GET /wp/v2/icons/{name}/[a-z][a-z0-9-])
getWpV2IconsByNameazaz09 2 params → 200400401403404
GET
/wp/v2/media
GET /wp/v2/media
getWpV2Media 23 params → 200400401403404
POST
/wp/v2/media
POST /wp/v2/media
postWpV2Media body → 200400401403404
GET
/wp/v2/media/{id}
GET /wp/v2/media/{id}
getWpV2MediaById 2 params → 200400401403404
POST
/wp/v2/media/{id}
POST /wp/v2/media/{id}
postWpV2MediaById 1 param body → 200400401403404
PUT
/wp/v2/media/{id}
PUT /wp/v2/media/{id}
putWpV2MediaById 1 param body → 200400401403404
PATCH
/wp/v2/media/{id}
PATCH /wp/v2/media/{id}
patchWpV2MediaById 1 param body → 200400401403404
DELETE
/wp/v2/media/{id}
DELETE /wp/v2/media/{id}
deleteWpV2MediaById 2 params → 200400401403404
POST
/wp/v2/media/{id}/edit
POST /wp/v2/media/{id}/edit
postWpV2MediaByIdEdit 1 param body → 200400401403404
POST
/wp/v2/media/{id}/post-process
POST /wp/v2/media/{id}/post-process
postWpV2MediaByIdPostprocess 1 param body → 200400401403404
GET
/wp/v2/member
GET /wp/v2/member
getWpV2Member 21 params → 200400401403404
POST
/wp/v2/member
POST /wp/v2/member
postWpV2Member body → 200400401403404
GET
/wp/v2/member/{id}
GET /wp/v2/member/{id}
getWpV2MemberById 4 params → 200400401403404
POST
/wp/v2/member/{id}
POST /wp/v2/member/{id}
postWpV2MemberById 1 param body → 200400401403404
PUT
/wp/v2/member/{id}
PUT /wp/v2/member/{id}
putWpV2MemberById 1 param body → 200400401403404
PATCH
/wp/v2/member/{id}
PATCH /wp/v2/member/{id}
patchWpV2MemberById 1 param body → 200400401403404
DELETE
/wp/v2/member/{id}
DELETE /wp/v2/member/{id}
deleteWpV2MemberById 2 params → 200400401403404
GET
/wp/v2/member/{id}/autosaves
GET /wp/v2/member/{id}/autosaves
getWpV2MemberByIdAutosaves 3 params → 200400401403404
POST
/wp/v2/member/{id}/autosaves
POST /wp/v2/member/{id}/autosaves
postWpV2MemberByIdAutosaves 1 param body → 200400401403404
GET
/wp/v2/member/{parent}/autosaves/{id}
GET /wp/v2/member/{parent}/autosaves/{id}
getWpV2MemberByParentAutosavesById 3 params → 200400401403404
GET
/wp/v2/member_cat
GET /wp/v2/membercat
getWpV2MemberCat 12 params → 200400401403404
POST
/wp/v2/member_cat
POST /wp/v2/membercat
postWpV2MemberCat body → 200400401403404
GET
/wp/v2/member_cat/{id}
GET /wp/v2/membercat/{id}
getWpV2MemberCatById 2 params → 200400401403404
POST
/wp/v2/member_cat/{id}
POST /wp/v2/membercat/{id}
postWpV2MemberCatById 1 param body → 200400401403404
PUT
/wp/v2/member_cat/{id}
PUT /wp/v2/membercat/{id}
putWpV2MemberCatById 1 param body → 200400401403404
PATCH
/wp/v2/member_cat/{id}
PATCH /wp/v2/membercat/{id}
patchWpV2MemberCatById 1 param body → 200400401403404
DELETE
/wp/v2/member_cat/{id}
DELETE /wp/v2/membercat/{id}
deleteWpV2MemberCatById 2 params → 200400401403404
GET
/wp/v2/menu-items
GET /wp/v2/menu-items
getWpV2Menuitems 21 params → 200400401403404
POST
/wp/v2/menu-items
POST /wp/v2/menu-items
postWpV2Menuitems body → 200400401403404
GET
/wp/v2/menu-items/{id}
GET /wp/v2/menu-items/{id}
getWpV2MenuitemsById 2 params → 200400401403404
POST
/wp/v2/menu-items/{id}
POST /wp/v2/menu-items/{id}
postWpV2MenuitemsById 1 param body → 200400401403404
PUT
/wp/v2/menu-items/{id}
PUT /wp/v2/menu-items/{id}
putWpV2MenuitemsById 1 param body → 200400401403404
PATCH
/wp/v2/menu-items/{id}
PATCH /wp/v2/menu-items/{id}
patchWpV2MenuitemsById 1 param body → 200400401403404
DELETE
/wp/v2/menu-items/{id}
DELETE /wp/v2/menu-items/{id}
deleteWpV2MenuitemsById 2 params → 200400401403404
GET
/wp/v2/menu-items/{id}/autosaves
GET /wp/v2/menu-items/{id}/autosaves
getWpV2MenuitemsByIdAutosaves 3 params → 200400401403404
POST
/wp/v2/menu-items/{id}/autosaves
POST /wp/v2/menu-items/{id}/autosaves
postWpV2MenuitemsByIdAutosaves 1 param body → 200400401403404
GET
/wp/v2/menu-items/{parent}/autosaves/{id}
GET /wp/v2/menu-items/{parent}/autosaves/{id}
getWpV2MenuitemsByParentAutosavesById 3 params → 200400401403404
GET
/wp/v2/menu-locations
GET /wp/v2/menu-locations
getWpV2Menulocations 1 param → 200400401403404
GET
/wp/v2/menu-locations/{location}
GET /wp/v2/menu-locations/{location}
getWpV2MenulocationsByLocation 2 params → 200400401403404
GET
/wp/v2/menus
GET /wp/v2/menus
getWpV2Menus 12 params → 200400401403404
POST
/wp/v2/menus
POST /wp/v2/menus
postWpV2Menus body → 200400401403404
GET
/wp/v2/menus/{id}
GET /wp/v2/menus/{id}
getWpV2MenusById 2 params → 200400401403404
POST
/wp/v2/menus/{id}
POST /wp/v2/menus/{id}
postWpV2MenusById 1 param body → 200400401403404
PUT
/wp/v2/menus/{id}
PUT /wp/v2/menus/{id}
putWpV2MenusById 1 param body → 200400401403404
PATCH
/wp/v2/menus/{id}
PATCH /wp/v2/menus/{id}
patchWpV2MenusById 1 param body → 200400401403404
DELETE
/wp/v2/menus/{id}
DELETE /wp/v2/menus/{id}
deleteWpV2MenusById 2 params → 200400401403404
GET
/wp/v2/navigation
GET /wp/v2/navigation
getWpV2Navigation 17 params → 200400401403404
POST
/wp/v2/navigation
POST /wp/v2/navigation
postWpV2Navigation body → 200400401403404
GET
/wp/v2/navigation/{id}
GET /wp/v2/navigation/{id}
getWpV2NavigationById 3 params → 200400401403404
POST
/wp/v2/navigation/{id}
POST /wp/v2/navigation/{id}
postWpV2NavigationById 1 param body → 200400401403404
PUT
/wp/v2/navigation/{id}
PUT /wp/v2/navigation/{id}
putWpV2NavigationById 1 param body → 200400401403404
PATCH
/wp/v2/navigation/{id}
PATCH /wp/v2/navigation/{id}
patchWpV2NavigationById 1 param body → 200400401403404
DELETE
/wp/v2/navigation/{id}
DELETE /wp/v2/navigation/{id}
deleteWpV2NavigationById 2 params → 200400401403404
GET
/wp/v2/navigation/{id}/autosaves
GET /wp/v2/navigation/{id}/autosaves
getWpV2NavigationByIdAutosaves 3 params → 200400401403404
POST
/wp/v2/navigation/{id}/autosaves
POST /wp/v2/navigation/{id}/autosaves
postWpV2NavigationByIdAutosaves 1 param body → 200400401403404
GET
/wp/v2/navigation/{parent}/autosaves/{id}
GET /wp/v2/navigation/{parent}/autosaves/{id}
getWpV2NavigationByParentAutosavesById 3 params → 200400401403404
GET
/wp/v2/navigation/{parent}/revisions
GET /wp/v2/navigation/{parent}/revisions
getWpV2NavigationByParentRevisions 10 params → 200400401403404
GET
/wp/v2/navigation/{parent}/revisions/{id}
GET /wp/v2/navigation/{parent}/revisions/{id}
getWpV2NavigationByParentRevisionsById 3 params → 200400401403404
DELETE
/wp/v2/navigation/{parent}/revisions/{id}
DELETE /wp/v2/navigation/{parent}/revisions/{id}
deleteWpV2NavigationByParentRevisionsById 3 params → 200400401403404
GET
/wp/v2/pages
GET /wp/v2/pages
getWpV2Pages 22 params → 200400401403404
POST
/wp/v2/pages
POST /wp/v2/pages
postWpV2Pages body → 200400401403404
GET
/wp/v2/pages/{id}
GET /wp/v2/pages/{id}
getWpV2PagesById 4 params → 200400401403404
POST
/wp/v2/pages/{id}
POST /wp/v2/pages/{id}
postWpV2PagesById 1 param body → 200400401403404
PUT
/wp/v2/pages/{id}
PUT /wp/v2/pages/{id}
putWpV2PagesById 1 param body → 200400401403404
PATCH
/wp/v2/pages/{id}
PATCH /wp/v2/pages/{id}
patchWpV2PagesById 1 param body → 200400401403404
DELETE
/wp/v2/pages/{id}
DELETE /wp/v2/pages/{id}
deleteWpV2PagesById 2 params → 200400401403404
GET
/wp/v2/pages/{id}/autosaves
GET /wp/v2/pages/{id}/autosaves
getWpV2PagesByIdAutosaves 3 params → 200400401403404
POST
/wp/v2/pages/{id}/autosaves
POST /wp/v2/pages/{id}/autosaves
postWpV2PagesByIdAutosaves 1 param body → 200400401403404
GET
/wp/v2/pages/{parent}/autosaves/{id}
GET /wp/v2/pages/{parent}/autosaves/{id}
getWpV2PagesByParentAutosavesById 3 params → 200400401403404
GET
/wp/v2/pages/{parent}/revisions
GET /wp/v2/pages/{parent}/revisions
getWpV2PagesByParentRevisions 10 params → 200400401403404
GET
/wp/v2/pages/{parent}/revisions/{id}
GET /wp/v2/pages/{parent}/revisions/{id}
getWpV2PagesByParentRevisionsById 3 params → 200400401403404
DELETE
/wp/v2/pages/{parent}/revisions/{id}
DELETE /wp/v2/pages/{parent}/revisions/{id}
deleteWpV2PagesByParentRevisionsById 3 params → 200400401403404
GET
/wp/v2/pattern-directory/patterns
GET /wp/v2/pattern-directory/patterns
getWpV2PatterndirectoryPatterns 10 params → 200400401403404
GET
/wp/v2/plugins
GET /wp/v2/plugins
getWpV2Plugins 3 params → 200400401403404
POST
/wp/v2/plugins
POST /wp/v2/plugins
postWpV2Plugins body → 200400401403404
GET
/wp/v2/plugins/{plugin}/]+(?:\/[^.\/]+)?)
GET /wp/v2/plugins/{plugin}/]+(?:\/[^.\/]+)?)
getWpV2PluginsByPlugin 2 params → 200400401403404
POST
/wp/v2/plugins/{plugin}/]+(?:\/[^.\/]+)?)
POST /wp/v2/plugins/{plugin}/]+(?:\/[^.\/]+)?)
postWpV2PluginsByPlugin 1 param body → 200400401403404
PUT
/wp/v2/plugins/{plugin}/]+(?:\/[^.\/]+)?)
PUT /wp/v2/plugins/{plugin}/]+(?:\/[^.\/]+)?)
putWpV2PluginsByPlugin 1 param body → 200400401403404
PATCH
/wp/v2/plugins/{plugin}/]+(?:\/[^.\/]+)?)
PATCH /wp/v2/plugins/{plugin}/]+(?:\/[^.\/]+)?)
patchWpV2PluginsByPlugin 1 param body → 200400401403404
DELETE
/wp/v2/plugins/{plugin}/]+(?:\/[^.\/]+)?)
DELETE /wp/v2/plugins/{plugin}/]+(?:\/[^.\/]+)?)
deleteWpV2PluginsByPlugin 2 params → 200400401403404
GET
/wp/v2/porto_builder
GET /wp/v2/portobuilder
getWpV2PortoBuilder 22 params → 200400401403404
POST
/wp/v2/porto_builder
POST /wp/v2/portobuilder
postWpV2PortoBuilder body → 200400401403404
GET
/wp/v2/porto_builder/{id}
GET /wp/v2/portobuilder/{id}
getWpV2PortoBuilderById 3 params → 200400401403404
POST
/wp/v2/porto_builder/{id}
POST /wp/v2/portobuilder/{id}
postWpV2PortoBuilderById 1 param body → 200400401403404
PUT
/wp/v2/porto_builder/{id}
PUT /wp/v2/portobuilder/{id}
putWpV2PortoBuilderById 1 param body → 200400401403404
PATCH
/wp/v2/porto_builder/{id}
PATCH /wp/v2/portobuilder/{id}
patchWpV2PortoBuilderById 1 param body → 200400401403404
DELETE
/wp/v2/porto_builder/{id}
DELETE /wp/v2/portobuilder/{id}
deleteWpV2PortoBuilderById 2 params → 200400401403404
GET
/wp/v2/porto_builder/{id}/autosaves
GET /wp/v2/portobuilder/{id}/autosaves
getWpV2PortoBuilderByIdAutosaves 3 params → 200400401403404
POST
/wp/v2/porto_builder/{id}/autosaves
POST /wp/v2/portobuilder/{id}/autosaves
postWpV2PortoBuilderByIdAutosaves 1 param body → 200400401403404
GET
/wp/v2/porto_builder/{parent}/autosaves/{id}
GET /wp/v2/portobuilder/{parent}/autosaves/{id}
getWpV2PortoBuilderByParentAutosavesById 3 params → 200400401403404
GET
/wp/v2/porto_builder_type
GET /wp/v2/portobuildertype
getWpV2PortoBuilderType 12 params → 200400401403404
POST
/wp/v2/porto_builder_type
POST /wp/v2/portobuildertype
postWpV2PortoBuilderType body → 200400401403404
GET
/wp/v2/porto_builder_type/{id}
GET /wp/v2/portobuildertype/{id}
getWpV2PortoBuilderTypeById 2 params → 200400401403404
POST
/wp/v2/porto_builder_type/{id}
POST /wp/v2/portobuildertype/{id}
postWpV2PortoBuilderTypeById 1 param body → 200400401403404
PUT
/wp/v2/porto_builder_type/{id}
PUT /wp/v2/portobuildertype/{id}
putWpV2PortoBuilderTypeById 1 param body → 200400401403404
PATCH
/wp/v2/porto_builder_type/{id}
PATCH /wp/v2/portobuildertype/{id}
patchWpV2PortoBuilderTypeById 1 param body → 200400401403404
DELETE
/wp/v2/porto_builder_type/{id}
DELETE /wp/v2/portobuildertype/{id}
deleteWpV2PortoBuilderTypeById 2 params → 200400401403404
GET
/wp/v2/posts
GET /wp/v2/posts
getWpV2Posts 27 params → 200400401403404
POST
/wp/v2/posts
POST /wp/v2/posts
postWpV2Posts body → 200400401403404
GET
/wp/v2/posts/{id}
GET /wp/v2/posts/{id}
getWpV2PostsById 4 params → 200400401403404
POST
/wp/v2/posts/{id}
POST /wp/v2/posts/{id}
postWpV2PostsById 1 param body → 200400401403404
PUT
/wp/v2/posts/{id}
PUT /wp/v2/posts/{id}
putWpV2PostsById 1 param body → 200400401403404
PATCH
/wp/v2/posts/{id}
PATCH /wp/v2/posts/{id}
patchWpV2PostsById 1 param body → 200400401403404
DELETE
/wp/v2/posts/{id}
DELETE /wp/v2/posts/{id}
deleteWpV2PostsById 2 params → 200400401403404
GET
/wp/v2/posts/{id}/autosaves
GET /wp/v2/posts/{id}/autosaves
getWpV2PostsByIdAutosaves 3 params → 200400401403404
POST
/wp/v2/posts/{id}/autosaves
POST /wp/v2/posts/{id}/autosaves
postWpV2PostsByIdAutosaves 1 param body → 200400401403404
GET
/wp/v2/posts/{parent}/autosaves/{id}
GET /wp/v2/posts/{parent}/autosaves/{id}
getWpV2PostsByParentAutosavesById 3 params → 200400401403404
GET
/wp/v2/posts/{parent}/revisions
GET /wp/v2/posts/{parent}/revisions
getWpV2PostsByParentRevisions 10 params → 200400401403404
GET
/wp/v2/posts/{parent}/revisions/{id}
GET /wp/v2/posts/{parent}/revisions/{id}
getWpV2PostsByParentRevisionsById 3 params → 200400401403404
DELETE
/wp/v2/posts/{parent}/revisions/{id}
DELETE /wp/v2/posts/{parent}/revisions/{id}
deleteWpV2PostsByParentRevisionsById 3 params → 200400401403404
GET
/wp/v2/search
GET /wp/v2/search
getWpV2Search 8 params → 200400401403404
GET
/wp/v2/settings
GET /wp/v2/settings
getWpV2Settings → 200400401403404
POST
/wp/v2/settings
POST /wp/v2/settings
postWpV2Settings body → 200400401403404
PUT
/wp/v2/settings
PUT /wp/v2/settings
putWpV2Settings body → 200400401403404
PATCH
/wp/v2/settings
PATCH /wp/v2/settings
patchWpV2Settings body → 200400401403404
GET
/wp/v2/sidebars
GET /wp/v2/sidebars
getWpV2Sidebars 1 param → 200400401403404
GET
/wp/v2/sidebars/{id}
GET /wp/v2/sidebars/{id}
getWpV2SidebarsById 2 params → 200400401403404
POST
/wp/v2/sidebars/{id}
POST /wp/v2/sidebars/{id}
postWpV2SidebarsById 1 param body → 200400401403404
PUT
/wp/v2/sidebars/{id}
PUT /wp/v2/sidebars/{id}
putWpV2SidebarsById 1 param body → 200400401403404
PATCH
/wp/v2/sidebars/{id}
PATCH /wp/v2/sidebars/{id}
patchWpV2SidebarsById 1 param body → 200400401403404
GET
/wp/v2/statuses
GET /wp/v2/statuses
getWpV2Statuses 1 param → 200400401403404
GET
/wp/v2/statuses/{status}
GET /wp/v2/statuses/{status}
getWpV2StatusesByStatus 2 params → 200400401403404
GET
/wp/v2/tags
GET /wp/v2/tags
getWpV2Tags 12 params → 200400401403404
POST
/wp/v2/tags
POST /wp/v2/tags
postWpV2Tags body → 200400401403404
GET
/wp/v2/tags/{id}
GET /wp/v2/tags/{id}
getWpV2TagsById 2 params → 200400401403404
POST
/wp/v2/tags/{id}
POST /wp/v2/tags/{id}
postWpV2TagsById 1 param body → 200400401403404
PUT
/wp/v2/tags/{id}
PUT /wp/v2/tags/{id}
putWpV2TagsById 1 param body → 200400401403404
PATCH
/wp/v2/tags/{id}
PATCH /wp/v2/tags/{id}
patchWpV2TagsById 1 param body → 200400401403404
DELETE
/wp/v2/tags/{id}
DELETE /wp/v2/tags/{id}
deleteWpV2TagsById 2 params → 200400401403404
GET
/wp/v2/taxonomies
GET /wp/v2/taxonomies
getWpV2Taxonomies 2 params → 200400401403404
GET
/wp/v2/taxonomies/{taxonomy}
GET /wp/v2/taxonomies/{taxonomy}
getWpV2TaxonomiesByTaxonomy 2 params → 200400401403404
GET
/wp/v2/template-parts
GET /wp/v2/template-parts
getWpV2Templateparts 4 params → 200400401403404
POST
/wp/v2/template-parts
POST /wp/v2/template-parts
postWpV2Templateparts body → 200400401403404
GET
/wp/v2/template-parts/{id}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)
GET /wp/v2/template-parts/{id}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
getWpV2TemplatepartsByIdw 2 params → 200400401403404
POST
/wp/v2/template-parts/{id}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)
POST /wp/v2/template-parts/{id}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
postWpV2TemplatepartsByIdw 1 param body → 200400401403404
PUT
/wp/v2/template-parts/{id}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)
PUT /wp/v2/template-parts/{id}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
putWpV2TemplatepartsByIdw 1 param body → 200400401403404
PATCH
/wp/v2/template-parts/{id}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)
PATCH /wp/v2/template-parts/{id}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
patchWpV2TemplatepartsByIdw 1 param body → 200400401403404
DELETE
/wp/v2/template-parts/{id}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)
DELETE /wp/v2/template-parts/{id}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
deleteWpV2TemplatepartsByIdw 2 params → 200400401403404
GET
/wp/v2/template-parts/{id}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)/autosaves
GET /wp/v2/template-parts/{id}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves
getWpV2TemplatepartsByIdwAutosaves 2 params → 200400401403404
POST
/wp/v2/template-parts/{id}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)/autosaves
POST /wp/v2/template-parts/{id}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves
postWpV2TemplatepartsByIdwAutosaves 1 param body → 200400401403404
GET
/wp/v2/template-parts/{parent}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)/autosaves/{id}
GET /wp/v2/template-parts/{parent}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves/{id}
getWpV2TemplatepartsByParentwAutosavesById 3 params → 200400401403404
GET
/wp/v2/template-parts/{parent}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)/revisions
GET /wp/v2/template-parts/{parent}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions
getWpV2TemplatepartsByParentwRevisions 10 params → 200400401403404
GET
/wp/v2/template-parts/{parent}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)/revisions/{id}
GET /wp/v2/template-parts/{parent}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions/{id}
getWpV2TemplatepartsByParentwRevisionsById 3 params → 200400401403404
DELETE
/wp/v2/template-parts/{parent}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)/revisions/{id}
DELETE /wp/v2/template-parts/{parent}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions/{id}
deleteWpV2TemplatepartsByParentwRevisionsById 3 params → 200400401403404
GET
/wp/v2/template-parts/lookup
GET /wp/v2/template-parts/lookup
getWpV2TemplatepartsLookup 3 params → 200400401403404
GET
/wp/v2/templates
GET /wp/v2/templates
getWpV2Templates 4 params → 200400401403404
POST
/wp/v2/templates
POST /wp/v2/templates
postWpV2Templates body → 200400401403404
GET
/wp/v2/templates/{id}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)
GET /wp/v2/templates/{id}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
getWpV2TemplatesByIdw 2 params → 200400401403404
POST
/wp/v2/templates/{id}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)
POST /wp/v2/templates/{id}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
postWpV2TemplatesByIdw 1 param body → 200400401403404
PUT
/wp/v2/templates/{id}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)
PUT /wp/v2/templates/{id}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
putWpV2TemplatesByIdw 1 param body → 200400401403404
PATCH
/wp/v2/templates/{id}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)
PATCH /wp/v2/templates/{id}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
patchWpV2TemplatesByIdw 1 param body → 200400401403404
DELETE
/wp/v2/templates/{id}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)
DELETE /wp/v2/templates/{id}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)
deleteWpV2TemplatesByIdw 2 params → 200400401403404
GET
/wp/v2/templates/{id}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)/autosaves
GET /wp/v2/templates/{id}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves
getWpV2TemplatesByIdwAutosaves 2 params → 200400401403404
POST
/wp/v2/templates/{id}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)/autosaves
POST /wp/v2/templates/{id}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves
postWpV2TemplatesByIdwAutosaves 1 param body → 200400401403404
GET
/wp/v2/templates/{parent}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)/autosaves/{id}
GET /wp/v2/templates/{parent}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/autosaves/{id}
getWpV2TemplatesByParentwAutosavesById 3 params → 200400401403404
GET
/wp/v2/templates/{parent}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)/revisions
GET /wp/v2/templates/{parent}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions
getWpV2TemplatesByParentwRevisions 10 params → 200400401403404
GET
/wp/v2/templates/{parent}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)/revisions/{id}
GET /wp/v2/templates/{parent}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions/{id}
getWpV2TemplatesByParentwRevisionsById 3 params → 200400401403404
DELETE
/wp/v2/templates/{parent}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)[\/\w%-]+)/revisions/{id}
DELETE /wp/v2/templates/{parent}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)[\/\w%-]+)/revisions/{id}
deleteWpV2TemplatesByParentwRevisionsById 3 params → 200400401403404
GET
/wp/v2/templates/lookup
GET /wp/v2/templates/lookup
getWpV2TemplatesLookup 3 params → 200400401403404
GET
/wp/v2/themes
GET /wp/v2/themes
getWpV2Themes 1 param → 200400401403404
GET
/wp/v2/themes/{stylesheet}/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)
GET /wp/v2/themes/{stylesheet}/:<\\?"\|]+(?:\/[^\/:<\\?"\|]+)?)
getWpV2ThemesByStylesheet 1 param → 200400401403404
GET
/wp/v2/types
GET /wp/v2/types
getWpV2Types 1 param → 200400401403404
GET
/wp/v2/types/{type}
GET /wp/v2/types/{type}
getWpV2TypesByType 2 params → 200400401403404
GET
/wp/v2/users
GET /wp/v2/users
getWpV2Users 15 params → 200400401403404
POST
/wp/v2/users
POST /wp/v2/users
postWpV2Users body → 200400401403404
GET
/wp/v2/users/{id}
GET /wp/v2/users/{id}
getWpV2UsersById 2 params → 200400401403404
POST
/wp/v2/users/{id}
POST /wp/v2/users/{id}
postWpV2UsersById 1 param body → 200400401403404
PUT
/wp/v2/users/{id}
PUT /wp/v2/users/{id}
putWpV2UsersById 1 param body → 200400401403404
PATCH
/wp/v2/users/{id}
PATCH /wp/v2/users/{id}
patchWpV2UsersById 1 param body → 200400401403404
DELETE
/wp/v2/users/{id}
DELETE /wp/v2/users/{id}
deleteWpV2UsersById 3 params → 200400401403404
GET
/wp/v2/users/{user_id}/application-passwords
GET /wp/v2/users/{userid}/application-passwords
getWpV2UsersByUserIdApplicationpasswords 2 params → 200400401403404
POST
/wp/v2/users/{user_id}/application-passwords
POST /wp/v2/users/{userid}/application-passwords
postWpV2UsersByUserIdApplicationpasswords 1 param body → 200400401403404
DELETE
/wp/v2/users/{user_id}/application-passwords
DELETE /wp/v2/users/{userid}/application-passwords
deleteWpV2UsersByUserIdApplicationpasswords 1 param → 200400401403404
GET
/wp/v2/users/{user_id}/application-passwords/{uuid}
GET /wp/v2/users/{userid}/application-passwords/{uuid}
getWpV2UsersByUserIdApplicationpasswordsByUuid 3 params → 200400401403404
POST
/wp/v2/users/{user_id}/application-passwords/{uuid}
POST /wp/v2/users/{userid}/application-passwords/{uuid}
postWpV2UsersByUserIdApplicationpasswordsByUuid 2 params body → 200400401403404
PUT
/wp/v2/users/{user_id}/application-passwords/{uuid}
PUT /wp/v2/users/{userid}/application-passwords/{uuid}
putWpV2UsersByUserIdApplicationpasswordsByUuid 2 params body → 200400401403404
PATCH
/wp/v2/users/{user_id}/application-passwords/{uuid}
PATCH /wp/v2/users/{userid}/application-passwords/{uuid}
patchWpV2UsersByUserIdApplicationpasswordsByUuid 2 params body → 200400401403404
DELETE
/wp/v2/users/{user_id}/application-passwords/{uuid}
DELETE /wp/v2/users/{userid}/application-passwords/{uuid}
deleteWpV2UsersByUserIdApplicationpasswordsByUuid 2 params → 200400401403404
GET
/wp/v2/users/{user_id}/application-passwords/introspect
GET /wp/v2/users/{userid}/application-passwords/introspect
getWpV2UsersByUserIdApplicationpasswordsIntrospect 2 params → 200400401403404
GET
/wp/v2/users/me
GET /wp/v2/users/me
getWpV2UsersMe 1 param → 200400401403404
POST
/wp/v2/users/me
POST /wp/v2/users/me
postWpV2UsersMe body → 200400401403404
PUT
/wp/v2/users/me
PUT /wp/v2/users/me
putWpV2UsersMe body → 200400401403404
PATCH
/wp/v2/users/me
PATCH /wp/v2/users/me
patchWpV2UsersMe body → 200400401403404
DELETE
/wp/v2/users/me
DELETE /wp/v2/users/me
deleteWpV2UsersMe 2 params → 200400401403404
GET
/wp/v2/widget-types
GET /wp/v2/widget-types
getWpV2Widgettypes 1 param → 200400401403404
GET
/wp/v2/widget-types/{id}
GET /wp/v2/widget-types/{id}
getWpV2WidgettypesById 2 params → 200400401403404
POST
/wp/v2/widget-types/{id}/encode
POST /wp/v2/widget-types/{id}/encode
postWpV2WidgettypesByIdEncode 1 param body → 200400401403404
POST
/wp/v2/widget-types/{id}/render
POST /wp/v2/widget-types/{id}/render
postWpV2WidgettypesByIdRender 1 param body → 200400401403404
GET
/wp/v2/widgets
GET /wp/v2/widgets
getWpV2Widgets 2 params → 200400401403404
POST
/wp/v2/widgets
POST /wp/v2/widgets
postWpV2Widgets body → 200400401403404
GET
/wp/v2/widgets/{id}
GET /wp/v2/widgets/{id}
getWpV2WidgetsById 2 params → 200400401403404
POST
/wp/v2/widgets/{id}
POST /wp/v2/widgets/{id}
postWpV2WidgetsById 1 param body → 200400401403404
PUT
/wp/v2/widgets/{id}
PUT /wp/v2/widgets/{id}
putWpV2WidgetsById 1 param body → 200400401403404
PATCH
/wp/v2/widgets/{id}
PATCH /wp/v2/widgets/{id}
patchWpV2WidgetsById 1 param body → 200400401403404
DELETE
/wp/v2/widgets/{id}
DELETE /wp/v2/widgets/{id}
deleteWpV2WidgetsById 2 params → 200400401403404
GET
/wp/v2/wp_pattern_category
GET /wp/v2/wppatterncategory
getWpV2WpPatternCategory 12 params → 200400401403404
POST
/wp/v2/wp_pattern_category
POST /wp/v2/wppatterncategory
postWpV2WpPatternCategory body → 200400401403404
GET
/wp/v2/wp_pattern_category/{id}
GET /wp/v2/wppatterncategory/{id}
getWpV2WpPatternCategoryById 2 params → 200400401403404
POST
/wp/v2/wp_pattern_category/{id}
POST /wp/v2/wppatterncategory/{id}
postWpV2WpPatternCategoryById 1 param body → 200400401403404
PUT
/wp/v2/wp_pattern_category/{id}
PUT /wp/v2/wppatterncategory/{id}
putWpV2WpPatternCategoryById 1 param body → 200400401403404
PATCH
/wp/v2/wp_pattern_category/{id}
PATCH /wp/v2/wppatterncategory/{id}
patchWpV2WpPatternCategoryById 1 param body → 200400401403404
DELETE
/wp/v2/wp_pattern_category/{id}
DELETE /wp/v2/wppatterncategory/{id}
deleteWpV2WpPatternCategoryById 2 params → 200400401403404
GET
/wp/v2/wpb_gutenberg_param
GET /wp/v2/wpbgutenbergparam
getWpV2WpbGutenbergParam 17 params → 200400401403404
POST
/wp/v2/wpb_gutenberg_param
POST /wp/v2/wpbgutenbergparam
postWpV2WpbGutenbergParam body → 200400401403404
GET
/wp/v2/wpb_gutenberg_param/{id}
GET /wp/v2/wpbgutenbergparam/{id}
getWpV2WpbGutenbergParamById 3 params → 200400401403404
POST
/wp/v2/wpb_gutenberg_param/{id}
POST /wp/v2/wpbgutenbergparam/{id}
postWpV2WpbGutenbergParamById 1 param body → 200400401403404
PUT
/wp/v2/wpb_gutenberg_param/{id}
PUT /wp/v2/wpbgutenbergparam/{id}
putWpV2WpbGutenbergParamById 1 param body → 200400401403404
PATCH
/wp/v2/wpb_gutenberg_param/{id}
PATCH /wp/v2/wpbgutenbergparam/{id}
patchWpV2WpbGutenbergParamById 1 param body → 200400401403404
DELETE
/wp/v2/wpb_gutenberg_param/{id}
DELETE /wp/v2/wpbgutenbergparam/{id}
deleteWpV2WpbGutenbergParamById 2 params → 200400401403404
GET
/wp/v2/wpb_gutenberg_param/{id}/autosaves
GET /wp/v2/wpbgutenbergparam/{id}/autosaves
getWpV2WpbGutenbergParamByIdAutosaves 3 params → 200400401403404
POST
/wp/v2/wpb_gutenberg_param/{id}/autosaves
POST /wp/v2/wpbgutenbergparam/{id}/autosaves
postWpV2WpbGutenbergParamByIdAutosaves 1 param body → 200400401403404
GET
/wp/v2/wpb_gutenberg_param/{parent}/autosaves/{id}
GET /wp/v2/wpbgutenbergparam/{parent}/autosaves/{id}
getWpV2WpbGutenbergParamByParentAutosavesById 3 params → 200400401403404

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
WordPress REST API error envelope, observed live on this host.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

endeavor-biomedicines-wp-v2-api-openapi.yml Raw ↑

Other APIs Endeavor BioMedicines publishes across the network.

Endeavor BioMedicines WordPress MCP Server
Endeavor BioMedicines MCP API
Endeavor BioMedicines Oembed/1.0 API
Endeavor BioMedicines Wp Abilities/v1 API
Endeavor BioMedicines Wp Block Editor/v1 API
Endeavor BioMedicines Wp Site Health/v1 API
Where this information came from

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