Skip to main content

Sites

Sites represent client-owned physical locations.

Use siteCode as your stable site identifier. It must be unique for your client account.

Common operations:

  • GET /sites
  • POST /sites
  • GET /sites/{id}
  • PATCH /sites/{id}

The API derives client ownership from your access token. Do not send a tenant ID or Quickbase record ID.