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

Labayh Programs API

Structured therapeutic programs and their categories.

Labayh Programs API is one of 7 APIs that Labayh publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Programs. The published artifact set on APIs.io includes an OpenAPI specification and 1 JSON Schema.

This API exposes 10 operations across 4 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version wp/v2.

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

10 operations 4 paths 3 schemas 2 DELETE4 GET2 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
wp/v2
Base URL
https://labayh.net/wp-json
Authentication
HTTP Basic, API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 2

Labayh Programs API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (applicationPassword). An API key is passed in the header as X-WP-Nonce (cookieNonce). By default, every request must be authenticated.

  • applicationPassword — WordPress application passwords, advertised by the API index at https://labayh.net/wp-json/ (authorization endpoint: https://labayh.net/wp-admin/authorize-appl…
  • cookieNonce — Cookie-authenticated first-party requests pass a nonce in the X-WP-Nonce header.

Paths & Operations 10

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

Programs 10

Structured therapeutic programs and their categories.

GET
/wp/v2/program
List program
listProgram 23 params → 200400
POST
/wp/v2/program
Create a program
createProgram body → 201401403
GET
/wp/v2/program/{id}
Retrieve a single program item
getProgram 4 params → 200404
PATCH
/wp/v2/program/{id}
Update a program item
updateProgram 1 param body → 200401403404
DELETE
/wp/v2/program/{id}
Delete a program item
deleteProgram 2 params → 200401403404
GET
/wp/v2/program_categories
List program categories
listProgramCategories 12 params → 200400
POST
/wp/v2/program_categories
Create a program categorie
createProgramCategory body → 201401403
GET
/wp/v2/program_categories/{id}
Retrieve a single program categories item
getProgramCategory 2 params → 200404
PATCH
/wp/v2/program_categories/{id}
Update a program categories item
updateProgramCategory 1 param body → 200401403404
DELETE
/wp/v2/program_categories/{id}
Delete a program categories item
deleteProgramCategory 2 params → 200401403404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Program (23 properties), ProgramCategory (9 properties), Error (3 properties). Each schema is shown below with its type and property counts.

ProgramCategory
object
9 properties
Error
object
The WordPress REST error envelope returned on every 4xx/5xx response.
3 properties
Program
object
23 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

labayh-programs-api-openapi.yml Raw ↑

Other APIs Labayh publishes across the network.

Labayh Consultants API
Labayh Content API
Labayh Events API
Labayh Meta API
Labayh Support Groups API
Labayh Webinars API
Where this information came from

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