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
- Help documentation MCP (authentication required; hosted on help.workiz.com; MCP clients only—opening this URL in a browser returns an auth error, not a web page)
- MCP discovery on www
- OpenAPI specification (developer.workiz.com)
- OpenAPI discovery on www (redirect)
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.