Gusto API v2023-05-01

Number of APIs: 229

Welcome to Gusto's Embedded Payroll API documentation!

Contact Support: Name: Developer Relations Email: developer@gusto.com

  1. Company-Federal Tax Details - Get Federal Tax Details GET {{baseUrl}}/v1/companies/:company_id/federal_tax_details

  2. Departments - Delete a department DELETE {{baseUrl}}/v1/departments/:department_uuid

  3. Company-Companies - Get all the admins at a company GET {{baseUrl}}/v1/companies/:company_id/admins?page=<number>&per=<number>

  4. Payroll-Pay Schedules - Assign pay schedules for a company POST {{baseUrl}}/v1/companies/:company_id/pay_schedules/assign

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

  6. Introspection - Get info about the current access token GET {{baseUrl}}/v1/token_info

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

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

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

  10. Company-Companies - Get a company GET {{baseUrl}}/v1/companies/:company_id