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

BioFlyte Users API

The Users API from BioFlyte — 3 operation(s) for users.

BioFlyte Users API is one of 20 APIs that BioFlyte publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 12 operations across 3 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.bioflyte.com/wp-json.

12 operations 3 paths 1 schemas 2 DELETE3 GET2 PATCH3 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://portal.bioflyte.com
Authentication
HTTP Basic
Contact
Resource Areas
1

Authentication & Security 1

BioFlyte Users 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.bioflyte.com/wp-json/ under authentication.application-passwords; authorization endpoint…

Paths & Operations 12

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

Users 12
GET
/wp/v2/users
GET /wp/v2/users
getUsers 15 params → 200400401403404
POST
/wp/v2/users
POST /wp/v2/users
createUsers body → 200400401403404
GET
/wp/v2/users/{id}
GET /wp/v2/users/{id}
getUsersById 2 params → 200400401403404
POST
/wp/v2/users/{id}
POST /wp/v2/users/{id}
createUsersById 1 param body → 200400401403404
PUT
/wp/v2/users/{id}
PUT /wp/v2/users/{id}
updateUsersById 1 param body → 200400401403404
PATCH
/wp/v2/users/{id}
PATCH /wp/v2/users/{id}
patchUsersById 1 param body → 200400401403404
DELETE
/wp/v2/users/{id}
DELETE /wp/v2/users/{id}
deleteUsersById 3 params → 200400401403404
GET
/wp/v2/users/me
GET /wp/v2/users/me
getUsersMe 1 param → 200400401403404
POST
/wp/v2/users/me
POST /wp/v2/users/me
createUsersMe body → 200400401403404
PUT
/wp/v2/users/me
PUT /wp/v2/users/me
updateUsersMe body → 200400401403404
PATCH
/wp/v2/users/me
PATCH /wp/v2/users/me
patchUsersMe body → 200400401403404
DELETE
/wp/v2/users/me
DELETE /wp/v2/users/me
deleteUsersMe 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

bioflyte-users-api-openapi.yml Raw ↑

Other APIs BioFlyte publishes across the network.

BioFlyte Alert API
BioFlyte Client API
BioFlyte Comments API
BioFlyte Discovery API
BioFlyte Files API
BioFlyte Filters API
BioFlyte Locations API
BioFlyte Media API
BioFlyte Organization API
BioFlyte Pages API
BioFlyte Permissions API
BioFlyte Press Releases API
Where this information came from

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