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

LIVEKINDLY Posts API

The Posts API from LIVEKINDLY — 4 operation(s) for posts.

LIVEKINDLY Posts API is one of 13 APIs that LIVEKINDLY publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

8 operations 4 paths 1 schemas 2 DELETE4 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 2

LIVEKINDLY Posts 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).

  • applicationPassword — WordPress Application Passwords over HTTP Basic. Issued from https://thelivekindlyco.com/wp-admin/authorize-application.php.
  • cookieNonce — Logged-in cookie authentication with an X-WP-Nonce header (browser context only).

Paths & Operations 8

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

Posts 8
GET
/wp/v2/posts
GET /wp/v2/posts
getPosts 27 params → 200400401403404
POST
/wp/v2/posts
POST /wp/v2/posts
createPosts body → 200400401403404
GET
/wp/v2/posts/{id}
GET /wp/v2/posts/(?P [\d]+)
getPostsById 5 params → 200400401403404
POST
/wp/v2/posts/{id}
POST /wp/v2/posts/(?P [\d]+)
createPostsById 1 param body → 200400401403404
DELETE
/wp/v2/posts/{id}
DELETE /wp/v2/posts/(?P [\d]+)
deletePostsById 3 params → 200400401403404
GET
/wp/v2/posts/{parent}/revisions
GET /wp/v2/posts/(?P [\d]+)/revisions
getPostsByParentRevisions 11 params → 200400401403404
GET
/wp/v2/posts/{parent}/revisions/{id}
GET /wp/v2/posts/(?P [\d]+)/revisions/(?P [\d]+)
getPostsByParentRevisionsById 5 params → 200400401403404
DELETE
/wp/v2/posts/{parent}/revisions/{id}
DELETE /wp/v2/posts/(?P [\d]+)/revisions/(?P [\d]+)
deletePostsByParentRevisionsById 5 params → 200400401403404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Error (3 properties). Each schema is shown below with its type and property counts.

Error
object
The WordPress REST error envelope. Not RFC 9457 problem+json.
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

livekindly-posts-api-openapi.yml Raw ↑

Other APIs LIVEKINDLY publishes across the network.

LIVEKINDLY MCP Server (WordPress MCP Adapter)
LIVEKINDLY Brands API
LIVEKINDLY Careers API
LIVEKINDLY Comments API
LIVEKINDLY Discovery API
LIVEKINDLY Media API
LIVEKINDLY Pages API
LIVEKINDLY Partners API
LIVEKINDLY Search API
LIVEKINDLY Settings API
LIVEKINDLY Taxonomy API
LIVEKINDLY Users API
Where this information came from

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