Home
Providers
Offerpad
Offerpad
Offerpad Solutions Inc. (NYSE: OPAD), headquartered in Chandler, Arizona, is a United States iBuyer and licensed residential real estate brokerage that buys homes directly from sellers for cash, renovates them, and resells them, while also offering traditional listing services, a free local move, and a Renovate service. It sits in the middle of the US residential value chain as a principal-position buyer and MLS-participating brokerage in seventeen states, consuming licensed MLS listing data rather than publishing it. Offerpad's API posture is honestly minimal: there is no developer portal, no published API documentation, and no self-serve API access of any kind. The developer., developers., api. and docs. subdomains do not resolve, and /developers, /api, /docs, /openapi.json, /swagger.json and /api-docs all return 404. Offerpad is NOT listed in the RESO certification directory, holds no RESO Web API or Data Dictionary certification, and serves no OData service document, $metadata document, or Universal Property Identifier. Its partner surfaces — the Direct+ investor-buyer program, the Powered By Offerpad agent partner portal, the homebuilder program and the vendor network — are human web portals gated behind an intake form and a Mutual Non-Disclosure Agreement, with no programmatic interface described anywhere. The only publicly callable, self-describing API on the domain is the stock WordPress REST API of the marketing site. Offerpad does, however, run a real versioned transaction API privately: helix.offerpad.com serves the customer identity, cash-offer transaction, contract, document and form endpoints behind the Offerpad Connect portal and mobile apps, and it publishes a live RFC 8414 authorization-server metadata document delegating to Okta — so Offerpad's identity layer is machine discoverable while none of its business capability is documented, schema-backed or obtainable by a third party.
Offerpad publishes 41 APIs on the APIs.io network, including Block Directory API, Block Patterns API, Block Renderer API, and 38 more. Tagged areas include Real-Estate, United States, iBuyer, PropTech, and Property Listings.
Offerpad’s developer surface includes authentication, developer portal, signup flow, engineering blog, support, and 36 more developer resources.
1 APIs
On this page
Kin Score
APIs 42
Open Collections 2
Examples 1
Security Posture 2
Scopes 1
Agentic Access 1
Resources 41
apis.yml
5 Operational Transparency
0 Create-or-Update Ergonomics
Composite quality — 33.8/100 · thin
Agent readiness — 35/100 · agent ready
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 42
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Example request and response payloads for these APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 3
Portal, sign-up, and the first successful call
Agent Surfaces 6
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 4
Pagination, idempotency, versioning, errors, and events
Build 3
SDKs, sample code, and the tooling you integrate with
Access & Security 3
Authentication, authorization, and security posture
Operate 2
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 13
The organization behind the API
Scroll for all 13
Other 5
Properties that don't map to a standard resource type
Source (apis.yml)
aid: offerpad
url: https://raw.githubusercontent.com/api-evangelist/offerpad/refs/heads/main/apis.yml
name: Offerpad
kind: company
description: 'Offerpad Solutions Inc. (NYSE: OPAD), headquartered in Chandler, Arizona, is a United States iBuyer and licensed
residential real estate brokerage that buys homes directly from sellers for cash, renovates them, and resells them, while
also offering traditional listing services, a free local move, and a Renovate service. It sits in the middle of the US residential
value chain as a principal-position buyer and MLS-participating brokerage in seventeen states, consuming licensed MLS listing
data rather than publishing it. Offerpad''s API posture is honestly minimal: there is no developer portal, no published
API documentation, and no self-serve API access of any kind. The developer., developers., api. and docs. subdomains do not
resolve, and /developers, /api, /docs, /openapi.json, /swagger.json and /api-docs all return 404. Offerpad is NOT listed
in the RESO certification directory, holds no RESO Web API or Data Dictionary certification, and serves no OData service
document, $metadata document, or Universal Property Identifier. Its partner surfaces — the Direct+ investor-buyer program,
the Powered By Offerpad agent partner portal, the homebuilder program and the vendor network — are human web portals gated
behind an intake form and a Mutual Non-Disclosure Agreement, with no programmatic interface described anywhere. The only
publicly callable, self-describing API on the domain is the stock WordPress REST API of the marketing site. Offerpad does,
however, run a real versioned transaction API privately: helix.offerpad.com serves the customer identity, cash-offer transaction,
contract, document and form endpoints behind the Offerpad Connect portal and mobile apps, and it publishes a live RFC 8414
authorization-server metadata document delegating to Okta — so Offerpad''s identity layer is machine discoverable while
none of its business capability is documented, schema-backed or obtainable by a third party.'
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: true
label: Hosted service · you call their endpoint
confidence: high
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: free
onboarding: unknown
trial: false
try_now: false
public: false
label: No published developer API
confidence: high
source:
- probe
generated: '2026-07-26'
method: probed
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Real-Estate
- United States
- iBuyer
- PropTech
- Property Listings
- Brokerage
- MLS
- Cash Offer
- Renovation
- Home Buying
tags_raw:
- Real Estate
- United States
- iBuyer
- PropTech
- Property Listings
- Brokerage
- MLS
- Cash Offer
- Renovation
- Home Buying
created: '2026-07-26'
modified: '2026-07-26'
specificationVersion: '0.23'
apis:
- aid: offerpad:offerpad-helix-api
name: Offerpad Helix API (private customer backend)
description: 'Offerpad''s real transaction API, and it is closed. Discovered on 2026-07-26 as the API_URL constant compiled
into the Offerpad Connect single-page-app bundle at https://connect.offerpad.com/bundle.js, the host at https://helix.offerpad.com
serves the customer identity, cash-offer transaction, contract, document, form and device endpoints that the Offerpad
Connect web portal and the Offerpad mobile apps call. It is entirely undocumented: there is no developer portal, no reference,
no schema and no public client registration, and every path except /.well-known/oauth-authorization-server returns {"statusCode":404,"message":"Resource
not found"} to an anonymous caller. That one live discovery document is a conformant RFC 8414 authorization-server metadata
document delegating to an Okta custom authorization server, which is why Offerpad''s identity layer is machine-discoverable
while none of its business capability is. Catalogued as evidence that the capability exists and is deliberately closed,
not absent — the observed endpoint inventory is recorded verbatim from the first-party client with no schemas inferred.'
humanURL: https://connect.offerpad.com/auth/login
baseURL: https://helix.offerpad.com
tags:
- Private API
- iBuyer
- Real-Estate
- Transaction
- Undocumented
tags_raw:
- Private API
- iBuyer
- Real Estate
- Transactions
- Undocumented
properties:
- type: EndpointInventory
name: Observed endpoints, recorded from the first-party client bundle
url: helix/offerpad-helix-observed-endpoints.yml
- type: WellKnown
name: RFC 8414 authorization server metadata (live, anonymous)
url: well-known/offerpad-helix-oauth-authorization-server.json
- type: Authentication
name: Auth profile for both Offerpad API surfaces
url: authentication/offerpad-authentication.yml
- type: Portal
name: Offerpad Connect (the client for this backend)
url: https://connect.offerpad.com/auth/login
- aid: offerpad:offerpad-block-directory-api
name: Offerpad Block Directory API
description: WordPress block-directory resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- block-directory
properties:
- type: OpenAPI
url: openapi/offerpad-block-directory-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-block-patterns-api
name: Offerpad Block Patterns API
description: WordPress block-patterns resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- block-patterns
properties:
- type: OpenAPI
url: openapi/offerpad-block-patterns-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-block-renderer-api
name: Offerpad Block Renderer API
description: WordPress block-renderer resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- block-renderer
properties:
- type: OpenAPI
url: openapi/offerpad-block-renderer-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-block-types-api
name: Offerpad Block Types API
description: WordPress block-types resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- block-types
properties:
- type: OpenAPI
url: openapi/offerpad-block-types-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-blocks-api
name: Offerpad Blocks API
description: WordPress blocks resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Blocks
tags_raw:
- blocks
properties:
- type: OpenAPI
url: openapi/offerpad-blocks-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-categories-api
name: Offerpad Categories API
description: WordPress categories resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Categories
tags_raw:
- categories
properties:
- type: OpenAPI
url: openapi/offerpad-categories-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-comments-api
name: Offerpad Comments API
description: WordPress comments resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Comments
tags_raw:
- comments
properties:
- type: OpenAPI
url: openapi/offerpad-comments-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-e-floating-buttons-api
name: Offerpad E Floating Buttons API
description: WordPress e-floating-buttons resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- e-floating-buttons
properties:
- type: OpenAPI
url: openapi/offerpad-e-floating-buttons-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-elementor-library-api
name: Offerpad Elementor Library API
description: WordPress elementor_library resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags: []
tags_raw:
- elementor_library
properties:
- type: OpenAPI
url: openapi/offerpad-elementor-library-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-elementor-snippet-api
name: Offerpad Elementor Snippet API
description: WordPress elementor_snippet resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags: []
tags_raw:
- elementor_snippet
properties:
- type: OpenAPI
url: openapi/offerpad-elementor-snippet-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-font-collections-api
name: Offerpad Font Collections API
description: WordPress font-collections resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- font-collections
properties:
- type: OpenAPI
url: openapi/offerpad-font-collections-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-font-families-api
name: Offerpad Font Families API
description: WordPress font-families resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- font-families
properties:
- type: OpenAPI
url: openapi/offerpad-font-families-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-global-styles-api
name: Offerpad Global Styles API
description: WordPress global-styles resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- global-styles
properties:
- type: OpenAPI
url: openapi/offerpad-global-styles-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-icons-api
name: Offerpad Icons API
description: WordPress icons resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Icons
tags_raw:
- icons
properties:
- type: OpenAPI
url: openapi/offerpad-icons-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-index-api
name: Offerpad Index API
description: WordPress index resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Index
tags_raw:
- index
properties:
- type: OpenAPI
url: openapi/offerpad-index-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-locations-api
name: Offerpad Locations API
description: WordPress locations resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Locations
tags_raw:
- locations
properties:
- type: OpenAPI
url: openapi/offerpad-locations-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-media-api
name: Offerpad Media API
description: WordPress media resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Media
tags_raw:
- media
properties:
- type: OpenAPI
url: openapi/offerpad-media-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-menu-items-api
name: Offerpad Menu Items API
description: WordPress menu-items resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- menu-items
tags_raw:
- menu-items
properties:
- type: OpenAPI
url: openapi/offerpad-menu-items-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-menu-locations-api
name: Offerpad Menu Locations API
description: WordPress menu-locations resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- menu-locations
properties:
- type: OpenAPI
url: openapi/offerpad-menu-locations-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-menus-api
name: Offerpad Menus API
description: WordPress menus resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Menus
tags_raw:
- menus
properties:
- type: OpenAPI
url: openapi/offerpad-menus-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-navigation-api
name: Offerpad Navigation API
description: WordPress navigation resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Navigation
tags_raw:
- navigation
properties:
- type: OpenAPI
url: openapi/offerpad-navigation-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-pages-api
name: Offerpad Pages API
description: WordPress pages resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Pages
tags_raw:
- pages
properties:
- type: OpenAPI
url: openapi/offerpad-pages-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-pattern-directory-api
name: Offerpad Pattern Directory API
description: WordPress pattern-directory resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- pattern-directory
properties:
- type: OpenAPI
url: openapi/offerpad-pattern-directory-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-plugins-api
name: Offerpad Plugins API
description: WordPress plugins resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Plugins
tags_raw:
- plugins
properties:
- type: OpenAPI
url: openapi/offerpad-plugins-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-posts-api
name: Offerpad Posts API
description: WordPress posts resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Posts
tags_raw:
- posts
properties:
- type: OpenAPI
url: openapi/offerpad-posts-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-review-api
name: Offerpad Review API
description: WordPress review resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Review
tags_raw:
- review
properties:
- type: OpenAPI
url: openapi/offerpad-review-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-search-api
name: Offerpad Search API
description: WordPress search resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Search
tags_raw:
- search
properties:
- type: OpenAPI
url: openapi/offerpad-search-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-settings-api
name: Offerpad Settings API
description: WordPress settings resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Settings
tags_raw:
- settings
properties:
- type: OpenAPI
url: openapi/offerpad-settings-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-sidebars-api
name: Offerpad Sidebars API
description: WordPress sidebars resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- sidebars
properties:
- type: OpenAPI
url: openapi/offerpad-sidebars-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-states-api
name: Offerpad States API
description: WordPress states resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- States
tags_raw:
- states
properties:
- type: OpenAPI
url: openapi/offerpad-states-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-statuses-api
name: Offerpad Statuses API
description: WordPress statuses resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Status
tags_raw:
- statuses
properties:
- type: OpenAPI
url: openapi/offerpad-statuses-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-tags-api
name: Offerpad Tags API
description: WordPress tags resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Tags
tags_raw:
- tags
properties:
- type: OpenAPI
url: openapi/offerpad-tags-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-taxonomies-api
name: Offerpad Taxonomies API
description: WordPress taxonomies resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- taxonomies
properties:
- type: OpenAPI
url: openapi/offerpad-taxonomies-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-template-parts-api
name: Offerpad Template Parts API
description: WordPress template-parts resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- template-parts
properties:
- type: OpenAPI
url: openapi/offerpad-template-parts-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-templates-api
name: Offerpad Templates API
description: WordPress templates resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Templates
tags_raw:
- templates
properties:
- type: OpenAPI
url: openapi/offerpad-templates-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-themes-api
name: Offerpad Themes API
description: WordPress themes resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Themes
tags_raw:
- themes
properties:
- type: OpenAPI
url: openapi/offerpad-themes-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-types-api
name: Offerpad Types API
description: WordPress types resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Types
tags_raw:
- types
properties:
- type: OpenAPI
url: openapi/offerpad-types-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-users-api
name: Offerpad Users API
description: WordPress users resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- User
tags_raw:
- users
properties:
- type: OpenAPI
url: openapi/offerpad-users-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-widget-types-api
name: Offerpad Widget Types API
description: WordPress widget-types resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- widget-types
properties:
- type: OpenAPI
url: openapi/offerpad-widget-types-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-widgets-api
name: Offerpad Widgets API
description: WordPress widgets resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags:
- Widgets
tags_raw:
- widgets
properties:
- type: OpenAPI
url: openapi/offerpad-widgets-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
- aid: offerpad:offerpad-wp-pattern-category-api
name: Offerpad Wp Pattern Category API
description: WordPress wp_pattern_category resource routes.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://www.offerpad.com/wp-json
tags: []
tags_raw:
- wp_pattern_category
properties:
- type: OpenAPI
url: openapi/offerpad-wp-pattern-category-api-openapi.yml
- type: Discovery
url: openapi/offerpad-wp-json-discovery.json
- type: Examples
url: examples/_index.yml
- type: DataModel
url: data-model/offerpad-data-model.yml
- type: Documentation
url: https://developer.wordpress.org/rest-api/
common:
- type: Overlay
url: overlays/offerpad-wordpress-wp-v2-overlay.yaml
- type: AgenticAccess
url: agentic-access/offerpad-agentic-access.yml
- type: DomainSecurity
url: security/offerpad-domain-security.yml
- type: Authentication
name: Offerpad authentication profile (WordPress application passwords + Okta OAuth 2.0/OIDC)
url: authentication/offerpad-authentication.yml
- type: OAuthScopes
name: Scopes advertised by the Offerpad authorization servers
url: scopes/offerpad-scopes.yml
- type: WellKnown
name: /.well-known/ discovery index across every Offerpad host
url: well-known/offerpad-well-known.yml
- type: Conventions
name: Offerpad API conventions (paging, filtering, caching, error envelope)
url: conventions/offerpad-conventions.yml
- type: ErrorCatalog
name: Error catalogue built from live probed error payloads
url: errors/offerpad-problem-types.yml
- type: Lifecycle
name: Versioning, deprecation, status and SLA posture
url: lifecycle/offerpad-lifecycle.yml
- type: Conformance
name: Standards conformance assessment
url: conformance/offerpad-conformance.yml
- type: Packages
name: Client library survey (no Offerpad package exists in any registry)
url: packages/offerpad-packages.yml
- type: X-MCPServerCandidate
name: Candidate MCP tool surface derived from the public content API
url: mcp/offerpad-mcp.yml
note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: ToolCrosswalk
name: Candidate MCP tools bound to their backing operations
url: mcp/offerpad-tool-crosswalk.yml
- type: AgentSkill
name: Agent skills for the Offerpad public API
url: skills/_index.yml
- type: LLMsTxt
name: API Evangelist llms.txt for the Offerpad API surface
url: llms/offerpad-llms-api.txt
- url: https://www.offerpad.com
name: Offerpad Website
type: Website
- url: https://www.offerpad.com/about/
name: About Offerpad
type: About
- url: https://www.offerpad.com/sell/
name: Sell to Offerpad
type: Product
- url: https://www.offerpad.com/renovate/
name: Offerpad Renovate
type: Product
- url: https://www.offerpad.com/agents/
name: Offerpad Agent Partnership Program
type: Partners
- url: https://www.offerpad.com/pbo/
name: Powered By Offerpad (Agent Partner Program)
type: Partners
- url: https://www.offerpad.com/dplusonboarding/
name: Offerpad Direct+ Member Onboarding
type: Onboarding
- url: https://www.offerpad.com/hba/
name: Offerpad Homebuilder Services
type: Partners
- url: https://www.offerpad.com/vendors/
name: Offerpad Vendor Network
type: Partners
- url: https://connect.offerpad.com/auth/login
name: Offerpad Connect Portal Login
type: Portal
- url: https://connect.offerpad.com/auth/r
# --- truncated at 32 KB (33 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/offerpad/refs/heads/main/apis.yml
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/offerpad"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/offerpad/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/offerpad/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.