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

Ethyreal Bio Portfolio API

The Portfolio API from Ethyreal Bio — 28 operation(s) over the Avada theme avada_portfolio custom post type and its portfolio_category, portfolio_skills and portfolio_tags taxonomies. The routes are registered and anonymously readable but currently hold zero published items.

Ethyreal Bio Portfolio API is one of 12 APIs that Ethyreal Bio publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Portfolio. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 28 operations across 8 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://www.ethyrealbio.com/wp-json.

28 operations 8 paths 1 schemas 4 DELETE8 GET4 PATCH8 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

Ethyreal Bio Portfolio API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (applicationPassword).

  • applicationPassword — WordPress Application Passwords, advertised by the site at https://www.ethyrealbio.com/wp-json/ under authentication.application-passwords; authorization endpo…

Paths & Operations 28

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

Portfolio 28
GET
/wp/v2/avada_portfolio
GET /wp/v2/avadaportfolio
getAvadaPortfolio 28 params → 200400401403404
POST
/wp/v2/avada_portfolio
POST /wp/v2/avadaportfolio
createAvadaPortfolio body → 201400401403404
GET
/wp/v2/avada_portfolio/{id}
GET /wp/v2/avadaportfolio/{id}
getAvadaPortfolioById 4 params → 200400401403404
POST
/wp/v2/avada_portfolio/{id}
POST /wp/v2/avadaportfolio/{id}
createAvadaPortfolioById 1 param body → 200400401403404
PUT
/wp/v2/avada_portfolio/{id}
PUT /wp/v2/avadaportfolio/{id}
updateAvadaPortfolioById 1 param body → 200400401403404
PATCH
/wp/v2/avada_portfolio/{id}
PATCH /wp/v2/avadaportfolio/{id}
patchAvadaPortfolioById 1 param body → 200400401403404
DELETE
/wp/v2/avada_portfolio/{id}
DELETE /wp/v2/avadaportfolio/{id}
deleteAvadaPortfolioById 2 params → 200400401403404
GET
/wp/v2/portfolio_category
GET /wp/v2/portfoliocategory
getPortfolioCategory 12 params → 200400401403404
POST
/wp/v2/portfolio_category
POST /wp/v2/portfoliocategory
createPortfolioCategory body → 201400401403404
GET
/wp/v2/portfolio_category/{id}
GET /wp/v2/portfoliocategory/{id}
getPortfolioCategoryById 2 params → 200400401403404
POST
/wp/v2/portfolio_category/{id}
POST /wp/v2/portfoliocategory/{id}
createPortfolioCategoryById 1 param body → 200400401403404
PUT
/wp/v2/portfolio_category/{id}
PUT /wp/v2/portfoliocategory/{id}
updatePortfolioCategoryById 1 param body → 200400401403404
PATCH
/wp/v2/portfolio_category/{id}
PATCH /wp/v2/portfoliocategory/{id}
patchPortfolioCategoryById 1 param body → 200400401403404
DELETE
/wp/v2/portfolio_category/{id}
DELETE /wp/v2/portfoliocategory/{id}
deletePortfolioCategoryById 2 params → 200400401403404
GET
/wp/v2/portfolio_skills
GET /wp/v2/portfolioskills
getPortfolioSkills 12 params → 200400401403404
POST
/wp/v2/portfolio_skills
POST /wp/v2/portfolioskills
createPortfolioSkills body → 201400401403404
GET
/wp/v2/portfolio_skills/{id}
GET /wp/v2/portfolioskills/{id}
getPortfolioSkillsById 2 params → 200400401403404
POST
/wp/v2/portfolio_skills/{id}
POST /wp/v2/portfolioskills/{id}
createPortfolioSkillsById 1 param body → 200400401403404
PUT
/wp/v2/portfolio_skills/{id}
PUT /wp/v2/portfolioskills/{id}
updatePortfolioSkillsById 1 param body → 200400401403404
PATCH
/wp/v2/portfolio_skills/{id}
PATCH /wp/v2/portfolioskills/{id}
patchPortfolioSkillsById 1 param body → 200400401403404
DELETE
/wp/v2/portfolio_skills/{id}
DELETE /wp/v2/portfolioskills/{id}
deletePortfolioSkillsById 2 params → 200400401403404
GET
/wp/v2/portfolio_tags
GET /wp/v2/portfoliotags
getPortfolioTags 12 params → 200400401403404
POST
/wp/v2/portfolio_tags
POST /wp/v2/portfoliotags
createPortfolioTags body → 201400401403404
GET
/wp/v2/portfolio_tags/{id}
GET /wp/v2/portfoliotags/{id}
getPortfolioTagsById 2 params → 200400401403404
POST
/wp/v2/portfolio_tags/{id}
POST /wp/v2/portfoliotags/{id}
createPortfolioTagsById 1 param body → 200400401403404
PUT
/wp/v2/portfolio_tags/{id}
PUT /wp/v2/portfoliotags/{id}
updatePortfolioTagsById 1 param body → 200400401403404
PATCH
/wp/v2/portfolio_tags/{id}
PATCH /wp/v2/portfoliotags/{id}
patchPortfolioTagsById 1 param body → 200400401403404
DELETE
/wp/v2/portfolio_tags/{id}
DELETE /wp/v2/portfoliotags/{id}
deletePortfolioTagsById 2 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
The WordPress REST API error envelope (WPError serialized to JSON).
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ethyreal-bio-portfolio-api-openapi.yml Raw ↑

Other APIs Ethyreal Bio publishes across the network.

Ethyreal Bio Comments API
Ethyreal Bio Discovery API
Ethyreal Bio FAQ API
Ethyreal Bio Media API
Ethyreal Bio News API
Ethyreal Bio Pages API
Ethyreal Bio People API
Ethyreal Bio Search API
Ethyreal Bio Settings API
Ethyreal Bio Taxonomy API
Ethyreal Bio Users API
Where this information came from

This is an independent, third-party profile of Ethyreal Bio Portfolio 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.