GuidesAPI ReferenceChangelogAPI PolicyAPI StatusGusto Security

Create a partner managed company

Create a partner managed company. When you successfully call the API, it does the following:

  • Creates a new company in Gusto
  • Creates a new user using the provided email if the user does not already exist.
  • Makes the user the primary payroll administrator of the new company.

In response, you will receive oauth access tokens for the created company.

📘

Token Authentication

This endpoint uses the organization level api token and the Token scheme with HTTP Authorization header.

scope: partner_managed_companies:write

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!