Find or create an API key
Guide to finding your API key in Shoporama, which is used for integrations with e.g. Shipmondo.
Should you connect Claude or another AI?
Claude (and other MCP clients) do not use API tokens - they use OAuth. So you don't need to create a token for them. Instead, read Web Store with Claude.
For integrations with external systems like Shipmondo, E-conomic, Klaviyo and others, you need an API token from Shoporama. You can find them here.
Find your API tokens
- Go to Account → Online Shop → API access (or directly to /webshop/api)
- Here you'll see a list of all tokens in the shop, their access level, daily usage and when they were last used
- Click on a token to view or copy the full value
In Shoporama, there is not a single "API key" per shop, but a list of tokens where you can have several in parallel, e.g. one for Shipmondo, one for E-conomic and one for your own script.
Create a new API token
- Go to Account → Webshop → API access
- Click Create new token
- Give it a descriptive name (e.g. "Shipmondo") and select the access level
- The new token is displayed and ready to use
What is an API token used for?
An API token gives external systems access to read and write data in your shop via the REST API. Typical integrations:
- Shipmondo: to retrieve orders and create shipments
- E-conomic / Dinero: to synchronize orders and invoices
- Klaviyo / Heysender: for email marketing
- Custom integrations: retrieve products, orders and customer data
Tip: Create one token per integration
Create one token per integration. Then you can easily see how much each integration is using and you can delete a single token without affecting the others.
Safety and security
An API token gives full access to your shop's data depending on its access level. Only share tokens with trusted services and keep them safe. If you suspect a token is compromised, delete it and create a new one.
See also: View webhooks in your shop.
Do you need help? Contact us at support@shoporama.dk.
Related articles
Create a new shipping option
Guide to creating new shipping options and assigning them to countries in Shoporama.
Create a discount code
Complete guide to creating and managing discount codes in Shoporama - percentage discount, fixed amount, free shipping, restrictions and more.
Checkout flow and shipping calculation
Guide for developers to implement shipping in the checkout flow of a Shoporama theme.
Related features
Webshop with Dinero
Integrate Shoporama with Dinero and have orders and credit notes transferred automatically. Here's how to set up the integration - quickly and...
Webshop with Shipmondo
Get a webshop with Shipmondo integration: GLS, PostNord, DAO, Bring and many more shipping companies in one single flow. Here's how to set up the...
Webshop with Claude
Connect your Shoporama webshop with Claude and manage products, orders, campaigns and designs by typing in Danish. No code, full control, audit log.
REST API - build exactly the integration you want
Full REST API with access to products, orders, customers and more. Build your own integrations, apps or a headless frontend.