Create a System Access Token or Refresh an Access TokenCopy Pagepost https://api.gusto-demo.com/oauth/tokenCreates a system access token or refreshes an oauth access tokenBody ParamsRefresh Token RequestSystem Access Token Requestclient_idstringrequiredYour client IDclient_secretstringrequiredYour client secretgrant_typestringenumrequiredSet system_access to create a system access token, refresh_token to refresh an existing tokenrefresh_tokenAllowed:refresh_tokenrefresh_tokenstringrequiredredirect_uristringThe redirect URI you set up via the Developer PortalHeadersX-Gusto-API-VersionstringenumDefaults to 2026-02-01Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.2026-02-01Allowed:2026-02-01Response 200SuccessUpdated 6 days ago