Skip to content
Payments

taxamo.com

Taxamo sandbox and mock API

Taxamo’s elegant suite of APIs and comprehensive reporting dashboard enables digital merchants to easily comply with EU regulatory requirements on tax calculation, evidence collection, tax return creation and data storage. Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
36
Collections
-
Event types
-
example request
curl https://your-taxamo.slurry.io/api/v1/dictionaries/countries \
  -H "Authorization: Bearer slurry_sim_..."

Your simulation gets its own hostname, key and IP allow-list. Built from API version 1.

What gets simulated

Collections, relationships and state machines are worked out from the spec when you start the simulation.

  • State. Creates, updates and deletes persist and show up in later reads.
  • Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
  • Webhooks. Every change emits a signed, retried event.
  • Failure. Per-endpoint errors, latency and chaos rules, on demand.

Operations

First 12 of 36.

  • GET/api/v1/dictionaries/countries
  • GET/api/v1/dictionaries/currencies
  • GET/api/v1/dictionaries/product_types
  • GET/api/v1/geoip
  • GET/api/v1/geoip/{ip}
  • GET/api/v1/reports/domestic/summary
  • GET/api/v1/reports/eu/vies
  • GET/api/v1/settlement/detailed_refunds
  • GET/api/v1/settlement/refunds
  • GET/api/v1/settlement/summary/{quarter}
  • GET/api/v1/settlement/{quarter}
  • GET/api/v1/stats/settlement/by_country