W
Workato Developer API
Details
Authentication
Authorization: Bearer <credential> In Workato, have a workspace admin create an API client and assign it a client role and project scopes from Manage API clients and access profiles. Use the generated token as a bearer token in Authorization: Bearer <token>. The Workato API introduction says API requests use API client authentication via bearer headers rather than x-user-token.