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

Vestaron Taxonomy API

The Taxonomy API from Vestaron — 6 operation(s) for taxonomy.

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

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

This API exposes 16 operations across 6 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://vestaron.com/wp-json.

16 operations 6 paths 1 schemas 2 DELETE6 GET2 PATCH4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
wp/v2
Base URL
https://vestaron.com/wp-json/wp/v2
Authentication
HTTP Basic
Contact
Resource Areas
1

Authentication & Security 1

Vestaron Taxonomy API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (applicationPassword). By default, every request must be authenticated, though some operations may also be called without credentials.

  • applicationPassword — WordPress Application Passwords over HTTP Basic. The application-password routes are registered on vestaron.com (/wp/v2/users/{userid}/application-passwords),…

Paths & Operations 16

Across 6 paths, the API surfaces 16 operations — 2 DELETE, 6 GET, 2 PATCH, 4 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Taxonomy 16
GET
/wp/v2/categories
GET /wp/v2/categories
getCategories 12 params → 200404400401
POST
/wp/v2/categories
POST /wp/v2/categories
createCategories body → 200400401403404
GET
/wp/v2/categories/{id}
GET /wp/v2/categories/{id}
getCategoriesById 2 params → 200404400401
POST
/wp/v2/categories/{id}
POST /wp/v2/categories/{id}
createCategoriesById 1 param body → 200400401403404
PUT
/wp/v2/categories/{id}
PUT /wp/v2/categories/{id}
updateCategoriesById 1 param body → 200400401403404
PATCH
/wp/v2/categories/{id}
PATCH /wp/v2/categories/{id}
patchCategoriesById 1 param body → 200400401403404
DELETE
/wp/v2/categories/{id}
DELETE /wp/v2/categories/{id}
deleteCategoriesById 2 params → 200400401403404
GET
/wp/v2/tags
GET /wp/v2/tags
getTags 12 params → 200404400401
POST
/wp/v2/tags
POST /wp/v2/tags
createTags body → 200400401403404
GET
/wp/v2/tags/{id}
GET /wp/v2/tags/{id}
getTagsById 2 params → 200404400401
POST
/wp/v2/tags/{id}
POST /wp/v2/tags/{id}
createTagsById 1 param body → 200400401403404
PUT
/wp/v2/tags/{id}
PUT /wp/v2/tags/{id}
updateTagsById 1 param body → 200400401403404
PATCH
/wp/v2/tags/{id}
PATCH /wp/v2/tags/{id}
patchTagsById 1 param body → 200400401403404
DELETE
/wp/v2/tags/{id}
DELETE /wp/v2/tags/{id}
deleteTagsById 2 params → 200400401403404
GET
/wp/v2/taxonomies
GET /wp/v2/taxonomies
getTaxonomies 2 params → 200404400401
GET
/wp/v2/taxonomies/{taxonomy}
GET /wp/v2/taxonomies/{taxonomy}
getTaxonomiesByTaxonomy 2 params → 200404400401

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 returned on every 4xx/5xx.
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

vestaron-taxonomy-api-openapi.yml Raw ↑

Other APIs Vestaron publishes across the network.

Vestaron MCP Server (WordPress MCP Adapter)
Vestaron Comments API
Vestaron Discovery API
Vestaron Media API
Vestaron Pages API
Vestaron Posts API
Vestaron Search API
Vestaron Settings API
Vestaron Users API
Where this information came from

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