API Credentials : Generate and Manage Credentials
API Credentials : Generate and Manage Credentials
API Credentials : Generate and Manage Credentials
Welcome to the Credentials page, where you can generate credentials for the Moveworks Data API and manage them by updating or deleting.
Data Governance
This page is only visible to Super Admins because it allows the generation of API credentials for analytics data.
If you require new credentials or need to edit/remove existing ones, please contact your Super Admin.
The Credentials page is located under Moveworks Setup → Organization Details → Tenant Settings → Credentials.

API credentials are authentication details that enable your organization to access Moveworks APIs.
Each credential provides access to API products based on the permissions and scopes assigned to it.
The Credentials tab in Moveworks Setup displays all Data API credentials.
For each credential, you can view the authentication type and the assigned scopes.
If you participated in the limited preview and already have credentials for the /v1beta2 version of the Data API, you do not need new credentials.
The /v1beta2 credentials will work seamlessly with the /v1 version.
Click the Create button on the Credentials page to start the flow. You will be asked to configure the following (this page only generates credentials for the Data API):
Analytics-DataAPI-CredentialMoveworks supports two authentication methods. Select how you want to authenticate. The dropdown defaults to oAuth 2.0.
🔑 API Key
🔒 oAuth 2.0
The authentication type is set when the credential is created and cannot be changed afterwards. To switch from API Key to oAuth 2.0 (or vice versa), create a new credential.
Scopes determine what data the credential can access. The Credentials page surfaces these under a collapsible Data APIs (X/5 selected) group; you must select at least one.
Available scopes:
Use the All checkbox at the top of the list to select every scope at once, or pick individual scopes.
Best practice: Enable only the scopes required for your use case to follow the principle of least privilege.

Once scopes are selected, click Submit.
A pop-up will display your API Key (for API Key auth) or Client ID & Client Secret (for oAuth 2.0).

⚠️ Important: Credentials are shown only once in this pop-up.
Be sure to store them securely before closing it—after that, they cannot be retrieved.
Open an existing credential from the Credentials list and update:
The authentication type cannot be changed after a credential is created.
401 Unauthorizederror.For more details on authentication and authorization, please refer to the Data API Documentation.