Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.meum.io/v1/integration/woocommerce/connect \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "webhook_url": "<string>", "site_url": "<string>", "plugin_version": "<string>", "wordpress_version": "<string>", "woocommerce_version": "<string>" } '
{ "api_key": "sk_live_EXAMPLE_DO_NOT_USE", "webhook_secret": "<string>", "integration_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "store_name": "<string>", "store_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }
Store-scoped API key (sk_live_...)
Connected
"sk_live_EXAMPLE_DO_NOT_USE"