Last updated 1 year ago
To use MX you need some variables that can be obtained in your MX dashboard.
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_BASE_URL=https://int-api.mx.com MX_CLIENT_ID=<yourMxClientID> MX_SECRET_KEY=<yourMxSecretKey>