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 Users API

WordPress users resource routes.

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

This API exposes 15 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.

15 operations 6 paths 1 schemas 4 DELETE6 GET5 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 Users 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 15

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

users 15

WordPress users resource routes.

GET
/wp/v2/users
List users
listUsers 15 params → 200400401404
POST
/wp/v2/users
Create users
createUsers body → 200201400401404
GET
/wp/v2/users/{id}
Retrieve users
getUsersById 2 params → 200400401404
POST
/wp/v2/users/{id}
Create users
createUsersById 1 param body → 200201400401404
DELETE
/wp/v2/users/{id}
Delete users
deleteUsersById 3 params → 200400401404
GET
/wp/v2/users/{user_id}/application-passwords
Retrieve users application passwords
getUsersByUser_IdApplicationPasswords 2 params → 200400401404
POST
/wp/v2/users/{user_id}/application-passwords
Create users application passwords
createUsersByUser_IdApplicationPasswords 1 param body → 200201400401404
DELETE
/wp/v2/users/{user_id}/application-passwords
Delete users application passwords
deleteUsersByUser_IdApplicationPasswords 1 param → 200400401404
GET
/wp/v2/users/{user_id}/application-passwords/{uuid}
Retrieve users application passwords
getUsersByUser_IdApplicationPasswordsByUuid 3 params → 200400401404
POST
/wp/v2/users/{user_id}/application-passwords/{uuid}
Create users application passwords
createUsersByUser_IdApplicationPasswordsByUuid 2 params body → 200201400401404
DELETE
/wp/v2/users/{user_id}/application-passwords/{uuid}
Delete users application passwords
deleteUsersByUser_IdApplicationPasswordsByUuid 2 params → 200400401404
GET
/wp/v2/users/{user_id}/application-passwords/introspect
Retrieve users application passwords introspect
getUsersByUser_IdApplicationPasswordsIntrospect 2 params → 200400401404
GET
/wp/v2/users/me
List users me
listUsersMe 1 param → 200400401404
POST
/wp/v2/users/me
Create users me
createUsersMe body → 200201400401404
DELETE
/wp/v2/users/me
Delete users me
deleteUsersMe 2 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-users-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 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.