Skip to main content

A Buildertrend REST API you can call today

Buildertrend publishes no public API, so Clickr provides one over your own data. Authenticate with a bearer token, call three documented endpoints, and get JSON back. Your records are queryable about 10 minutes after you connect.

Start free trialAll Buildertrend data

Free for 3 months · $80/month after that

Request

200 OK

curl https://api.clickr.cloud/v1/datasets/  {datasetId}/records \  -H "Authorization: Bearer $CLICKR_KEY" {  "records": [    {      "scheduleItemId": 88214,      "title": "Excavation",      "startDate": "2026-07-16",      "baseStartDate": "2026-07-15",      "assignedSub": "Delgado Excavating",      "workingDays": 2    }  ]}

The state of things

Most Buildertrend API pages describe one that does not exist

Today

Searching for a Buildertrend API mostly returns proposals: pages sketching what a good one could look like, ending in a “book a call” button with no endpoint and no price.

With Clickr

Clickr's is a working endpoint over your own Buildertrend data, kept current on a 10-minute sync. You sign up, generate a key, and get JSON back. The price is published below rather than quoted on a call.

Bearer

Token auth, JSON responses

10 min

Maximum data staleness

$80/mo

Whole connector, after the free beta

Endpoints

Three endpoints, deliberately

These three cover every dataset Clickr syncs, and filtering and pagination work the same way on all of them.

GET

/v1/datasets

What you have connected

GET

/v1/datasets/{datasetId}/records

Paginated records, filterable

GET

/v1/datasets/{datasetId}/records/{id}

A single record, all fields

Dataset types: buildertrend:schedules, buildertrend:tasks, buildertrend:leadActivities, buildertrend:jobs, buildertrend:changeOrders, buildertrend:dailyLogs, buildertrend:proposals.

Questions

No. Buildertrend does not publish a public REST API. This is Clickr's API over your own Buildertrend data, which Clickr keeps in sync for you.

More on Buildertrend

Reaching the same data without writing a request

The API is one of four access paths, and all of them read the same synced records. If nobody on your team wants to write HTTP requests, the others do the same job without any.

Buildertrend data export

Every dataset on the connector, the four ways to reach them, and what it costs.

Export Buildertrend data

Send schedules, tasks and jobs into Google Sheets, Excel, Power BI or your own warehouse.

Buildertrend MCP server

Connect Claude, ChatGPT or Cursor to your synced records and ask questions in plain English.

Buildertrend schedule notifications

Send a calendar invite to the assigned subcontractor within minutes of a schedule date changing.

Connect Buildertrend
and pick a dataset

The first three months are free and your backfill is included. Sign in with the account you already have, choose a dataset, and your records are queryable in about 10 minutes.

Start free trial

or email support@clickr.cloud with a question first