Env Configuration

To use MX you need some variables that can be obtained in your MX dashboard.arrow-up-right

First, get the ClientId and the Secret Key for the environment you need.

MX_BASE_URL=<MxBaseUrl>
MX_CLIENT_ID=<yourMxClientID>
MX_SECRET_KEY=<yourMxSecretKey>
MX Dashboard

Example

Last updated