Skip to main content
The JobHandy Public API is a synchronous REST interface. Customer systems initiate every public request; the current public v1 contract does not define webhook endpoints or event subscriptions.

System boundary

Responsibility split

Resource ownership

Write side effects

The OpenAPI contract is authoritative. Do not assume additional emails, notifications, or downstream actions that are not documented.

Identifier relationships

Resource IDs are opaque application identifiers. Do not derive business meaning from their characters or order.

Integration model

The public contract defines request and response behavior. Customer-specific business ownership, schedules, field mappings, and downstream retention remain part of the integration design.
Last modified on August 27, 2026