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

Offerpad Posts API

WordPress posts resource routes.

Offerpad Posts API is one of 42 APIs that Offerpad 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 and API documentation.

This API exposes 11 operations across 6 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://www.offerpad.com/wp-json.

11 operations 6 paths 1 schemas 2 DELETE6 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

Offerpad Posts API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (applicationPasswords).

  • applicationPasswords — WordPress application passwords, advertised by the discovery document at https://www.offerpad.com/wp-admin/authorize-application.php. Sent as HTTP Basic creden…

Paths & Operations 11

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

posts 11

WordPress posts resource routes.

GET
/wp/v2/posts
List posts
listPosts 27 params → 200400401404
POST
/wp/v2/posts
Create posts
createPosts body → 200201400401404
GET
/wp/v2/posts/{id}
Retrieve posts
getPostsById 4 params → 200400401404
POST
/wp/v2/posts/{id}
Create posts
createPostsById 1 param body → 200201400401404
DELETE
/wp/v2/posts/{id}
Delete posts
deletePostsById 2 params → 200400401404
GET
/wp/v2/posts/{id}/autosaves
Retrieve posts autosaves
getPostsByIdAutosaves 3 params → 200400401404
POST
/wp/v2/posts/{id}/autosaves
Create posts autosaves
createPostsByIdAutosaves 1 param body → 200201400401404
GET
/wp/v2/posts/{parent}/autosaves/{id}
Retrieve posts autosaves
getPostsByParentAutosavesById 3 params → 200400401404
GET
/wp/v2/posts/{parent}/revisions
Retrieve posts revisions
getPostsByParentRevisions 10 params → 200400401404
GET
/wp/v2/posts/{parent}/revisions/{id}
Retrieve posts revisions
getPostsByParentRevisionsById 3 params → 200400401404
DELETE
/wp/v2/posts/{parent}/revisions/{id}
Delete posts revisions
deletePostsByParentRevisionsById 3 params → 200400401404

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
WordPress REST error envelope, observed live on this host.
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

offerpad-posts-api-openapi.yml Raw ↑

Other APIs Offerpad publishes across the network.

Offerpad Helix API (private customer backend)
Offerpad Block Directory API
Offerpad Block Patterns API
Offerpad Block Renderer API
Offerpad Block Types API
Offerpad Blocks API
Offerpad Categories API
Offerpad Comments API
Offerpad E Floating Buttons API
Offerpad Elementor Library API
Offerpad Elementor Snippet API
Offerpad Font Collections API
Where this information came from

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