Builder Prime Open API

Builder Prime's REST "Open API" — the tenant-scoped integration surface used to create leads and clients, and to read clients, employees, projects, appointments, appointment types and appointment results. Authenticated with a per-tenant secret key issued from Admin > Integrations > Open API and sent in the x-api-key header; each key is granted named permissions (for example clients.create). Resources are individually versioned in the path (/api//v1). Builder Prime publishes no OpenAPI definition and, as of this probe, no longer publishes a public endpoint reference.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/builder-prime-open-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
name: Builder Prime Open API
description: Builder Prime's REST "Open API" — the tenant-scoped integration surface used to create leads
  and clients, and to read clients, employees, projects, appointments, appointment types and appointment
  results. Authenticated with a per-tenant secret key issued from Admin > Integrations > Open API and
  sent in the x-api-key header; each key is granted named permissions (for example clients.create). Resources
  are individually versioned in the path (/api/<resource>/v1). Builder Prime publishes no OpenAPI definition
  and, as of this probe, no longer publishes a public endpoint reference.
humanURL: https://www.builderprime.com/blog/open-api-documentation
baseURL: https://app.builderprime.com
x-base-url-pattern: https://{subdomain}.builderprime.com
x-base-url-note: Builder Prime documents a per-tenant base host — the customer's own login subdomain (for
  example https://johnsfloors.builderprime.com). The shared application host app.builderprime.com serves
  the same /api/<resource>/v1 paths and is recorded here as a real, non-placeholder baseURL.
tags:
- CRM
- Home Improvement
- Contractors
- Lead Management
properties:
- type: Documentation
  url: https://www.builderprime.com/blog/open-api-documentation
- type: Authentication
  url: authentication/builder-prime-authentication.yml
- type: ErrorCatalog
  url: errors/builder-prime-problem-types.yml