Integrations and Provider Keys
Configure AI providers and commerce integrations so workflows can run reliably at production scale.
Supported providers and integrations
- OpenRouter (recommended primary provider)
- Shopify store connections for product sync
Minimum key requirements
You must provide an OpenRouter API key before running workflows.
If you are using OpenRouter, complete the full setup guide first:
- Create/sign in account
- Add credits
- Create API key
- Optionally connect provider BYOK keys for cost optimization
Operational checklist
- Verify keys are saved in
Settings -> Integrations. - Run one low-cost test workflow after adding or rotating any key.
- Monitor OpenRouter dashboard for cost and rate-limit behavior.
- Document owner and rotation policy for your OpenRouter key.
Shopify OAuth setup
Shopify now uses OAuth connection instead of manually pasting Client ID and Client Secret.
- Open
Settings -> Integrationsin MetaStack. - Enter your Shopify store domain (
your-storeoryour-store.myshopify.com). - Click Connect Shopify.
- Approve access on Shopify and return to MetaStack.
MetaStack requests read_products scope and stores the offline token encrypted at rest.
Required environment variables
SHOPIFY_CLIENT_IDSHOPIFY_CLIENT_SECRETSHOPIFY_REDIRECT_URI
