# Auth0 Management credentials

You can use these credentials to authenticate when using the [HTTP Request node](/guides/automated-workflows/integrations/builtin/core-nodes/ts-wf-nodes-base.httprequest) to make a [Custom API call](#).

## Prerequisites

Create an [Auth0](https://auth0.com) account.

## Supported authentication methods

- API client secret


## Related resources

This is a credential-only node. Refer to [Custom API operations](#) to learn more.

## Using API client secret

To configure this credential, you'll need:

- An Auth0 **Domain**
- A **Client ID**
- A **Client Secret**


Refer to the [Auth0 Management API Get Access Tokens documentation](https://auth0.com/docs/secure/tokens/access-tokens/get-access-tokens) for instructions on obtaining the Client ID and Client Secret from the application's **Settings** tab.