Workiz Logo

Developers

Integrate with Workiz using the REST API, OpenAPI schema, help MCP, and partner programs.

Getting started

Start a Workiz product trial at signup (7-day free trial, no credit card required) or see pricing & plans. REST API credentials and integration steps are documented on developer.workiz.com— follow that portal for how to authenticate and call the API after you have an account.

MCP & OpenAPI

Known API limits (OpenAPI)

  • Not every operation includes an operationId in the published spec.
  • List endpoints use offset/page-style pagination.
  • The published spec does not document rate-limit headers or Idempotency-Key support—refer to the API portal for current behavior.

More links