e-conomic

e-conomic

e-conomic — the Danish accounting standard (Visma group): customers, suppliers, booked and draft invoices, products, accounts and journals. REST API, authenticated with two separate tokens.

7-day free trial · No credit card · EU-hosted

Ask e-conomic anything

Try a real prompt against e-conomic via AnythingMCP — Claude calls the tools, returns the answer. Press Enter on your own message to install on Cloud.

Install e-conomic on Cloud
e-conomic · live via MCP
Share
Opus 4.7

Claude is AI and can make mistakes. Please double-check responses.

Setup in 2 minutes

  1. 1Start a free trial on cloud.anythingmcp.com.
  2. 2Click e-conomic in the connector store. Paste credentials when prompted.
  3. 3Mint an MCP API key and point your AI client at the generated MCP URL.
Install e-conomic now

Guides for e-conomic

Step-by-step setup for the most popular AI clients.

Setting up e-conomic

From the connector definition itself: where to find the credentials, what they need to be allowed to do, and which API this adapter talks to.

e-conomic needs two tokens, and they come from different places.

  1. The App Secret Token identifies your application. You get it once, from e-conomic, when you register as a developer partner at secure.e-conomic.com/secure/api1/requestaccess.aspx. It is the same for every customer you connect.
  2. The Agreement Grant Token identifies the customer's agreement (their e-conomic company). The customer grants it by going through e-conomic's app-authorisation URL for your app; each customer produces a different one.
  3. Set ECONOMIC_APP_SECRET_TOKEN and ECONOMIC_AGREEMENT_GRANT_TOKEN.

Both travel as headers on every request — X-AppSecretToken and X-AgreementGrantToken. A 401 here means one of the two is wrong, and the message does not say which.

One connector, one agreement. The grant token binds this connector to one company. A bookkeeper with several clients needs one connector per client.

Booked vs drafts vs not-due. e-conomic splits invoices across three collections: /invoices/drafts (not yet booked — not revenue), /invoices/booked (posted and immutable), /invoices/not-due and /invoices/overdue (booked and unpaid, split by due date). Summing drafts with booked over-reports; the overdue collection is the direct answer to 'who is late'.

Paging is skippages and pagesize (max 1000). The response's pagination block carries results, resultsWithoutFilter and the link to the next page.

Filtering uses e-conomic's own syntax: filter=date$gte:2026-01-01$and:date$lte:2026-03-31. Operators are $eq, $ne, $gt, $gte, $lt, $lte, $like, $in, joined with $and: and $or:.

Cloud reachability: restapi.e-conomic.com is public with a valid certificate.

Your AI is two clicks away from e-conomic.

Install the connector, paste your credentials, ask your AI a question. 7-day free trial, no credit card.