GuidesAPI ReferenceChangelog
Guides

Contracts

Hiring an independent contractor through the API starts with creating a contract. The contract defines the terms of work and any compliance documents required for the contractor.
Once the contract is created, you can invite the contractor to sign it and start working with them.

This section explains how to use the API to hire contractors, from creating a contract to finilizaing signatures.

Hiring a contractor through the API involves several actions. You can:

  1. Create different types of contracts, each tied to a specific payment model.
  2. Sign contracts on behalf of your organization
  3. Invite contractors to review and sign their contracts
  4. Attach custom PDFs, such as contract templates or compliance documents

Contract types

The API supports several contract types. Each has its own fields and validation rules. Start with Create a contract for the common contract-creation steps and payload structure, then move to the type-specific guide:


What’s Next

Review Create a contract for the shared setup and API call.