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

  1. Payroll-Pay Schedules - Create a new single pay schedule POST {{baseUrl}}/v1/companies/:company_id/pay_schedules

  2. Payroll-External Payrolls - Finalize tax liabilities options and convert into processed payrolls PUT {{baseUrl}}/v1/companies/:company_uuid/external_payrolls/tax_liabilities/finish

  3. Company-Locations - Get minimum wages for a location GET {{baseUrl}}/v1/locations/:location_uuid/minimum_wages?effective_date=<string>

  4. User - Get the current user GET {{baseUrl}}/v1/me

  5. User - Refresh access token POST {{baseUrl}}/oauth/token

  6. Company-Company Benefits - Get a company benefit GET {{baseUrl}}/v1/company_benefits/:company_benefit_id?with_employee_benefits=<boolean>

  7. Company-Companies - Create a partner managed company POST {{baseUrl}}/v1/partner_managed_companies

  8. Company-Companies - Migrate company to embedded payroll PUT {{baseUrl}}/v1/partner_managed_companies/:company_uuid/migrate

  9. Company-Companies - Accept terms of service for a company user POST {{baseUrl}}/v1/partner_managed_companies/:company_uuid/accept_terms_of_service

  10. Company-Companies - Retrieve terms of service status for a company user POST {{baseUrl}}/v1/partner_managed_companies/:company_uuid/retrieve_terms_of_service