What you’ll need
- Base URL — your store URL, for example
https://store1.com/. - Consumer key and Consumer secret — generated when you create the integration.
- Access token and Access token secret — shown after you activate the integration.
- Store ID — for example
1. - Currency code — for example
EUR.
Create a Magento integration
1
Add a new integration
In the Magento Admin, go to System > Extensions > Integrations and click Add New Integration. Enter a name (for example,
Minimal AI).2
Grant API access
In the API tab, set Resource Access to the resources the agent needs (orders, products, customers), then Save.
3
Activate to reveal tokens
Back in the integrations grid, click Activate and confirm. Magento then displays the Consumer Key, Consumer Secret, Access Token, and Access Token Secret. Copy all four.
You can find your Store ID and Currency code under Stores > Settings > All Stores and Stores > Configuration > General > Currency Setup.