Gusto API v2022-12-07
Number of APIs: 222
Welcome to Gusto's Embedded Payroll API documentation!
Contact Support: Name: Developer Relations Email: developer@gusto.com
-
Payroll-Pay Schedules - Create a new single pay schedule POST {{baseUrl}}/v1/companies/:company_id/pay_schedules
-
Payroll-External Payrolls - Finalize tax liabilities options and convert into processed payrolls PUT {{baseUrl}}/v1/companies/:company_uuid/external_payrolls/tax_liabilities/finish
-
Company-Locations - Get minimum wages for a location GET {{baseUrl}}/v1/locations/:location_uuid/minimum_wages?effective_date=<string>
-
User - Get the current user GET {{baseUrl}}/v1/me
-
User - Refresh access token POST {{baseUrl}}/oauth/token
-
Company-Company Benefits - Get a company benefit GET {{baseUrl}}/v1/company_benefits/:company_benefit_id?with_employee_benefits=<boolean>
-
Company-Companies - Create a partner managed company POST {{baseUrl}}/v1/partner_managed_companies
-
Company-Companies - Migrate company to embedded payroll PUT {{baseUrl}}/v1/partner_managed_companies/:company_uuid/migrate
-
Company-Companies - Accept terms of service for a company user POST {{baseUrl}}/v1/partner_managed_companies/:company_uuid/accept_terms_of_service
-
Company-Companies - Retrieve terms of service status for a company user POST {{baseUrl}}/v1/partner_managed_companies/:company_uuid/retrieve_terms_of_service