Magento Integration
Connect your Magento (Adobe Commerce) store to Review Collect to automatically trigger your review requests from your orders. This guide walks you through creating an API key.
Enable OAuth Bearer Tokens
In your Magento Admin panel, go to Stores → Settings → Configuration, then Services → OAuth.
Expand Consumer Settings and ensure that "Allow OAuth Access Tokens to be used as standalone Bearer tokens" is set to Yes.

Create a new integration
Go to System → Extensions → Integrations, then click Add New Integration in the top right corner.

Verify your identity
Enter your admin password under Current User Identity Verification. Email is optional.

Configure API permissions
Click API in the left menu, then change Resource Access to Custom.

Click Save in the top right corner.

Activate the integration
Return to the Integrations list, locate the integration you just created and click Activate.

Review the requested API permissions and click Allow.

Retrieve your credentials
Once approved, you'll receive the following credentials:
- Consumer Key
- Consumer Secret
- Access Token
- Access Token Secret

Copy and store them securely, then send them to your account manager: once we have these credentials, we'll handle the rest of the setup and ensure a smooth integration.
Updated on: 20/07/2026
Thank you!