W

Workato Developer API

REST discovered

Details
Docs
https://docs.workato.com/en/workato-api
Authentication
Workato API client token bearer discovered Get token ↗
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.