{"@context": "https://schema.org", "@type": "WebAPI", "name": "Taxamo API", "description": "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.", "provider": {"@type": "Organization", "name": "taxamo.com"}, "documentation": "https://api.taxamo.com/swagger"}
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.
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://api.taxamo.com
auth: a p i k e y
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
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.
| method | path | what the vendor says it does |
|---|---|---|
GET | /api/v1/dictionaries/countries | Countries dictionaries |
GET | /api/v1/dictionaries/currencies | Currencies dictionaries |
GET | /api/v1/dictionaries/product_types | Product types dictionaries |
GET | /api/v1/geoip | Locate IP geoip |
GET | /api/v1/geoip/{ip} | Locate provided IP geoip |
GET | /api/v1/reports/domestic/summary | Calculate domestic summary reporting |
GET | /api/v1/reports/eu/vies | Calculate EU VIES report reporting |
GET | /api/v1/settlement/detailed_refunds | Detailed refunds settlement |
GET | /api/v1/settlement/refunds | Fetch refunds settlement |
GET | /api/v1/settlement/summary/{quarter} | Fetch summary settlement |
GET | /api/v1/settlement/{quarter} | Fetch settlement settlement |
GET | /api/v1/stats/settlement/by_country | Settlement by country statistics |
GET | /api/v1/stats/settlement/by_taxation_type | Settlement by tax type statistics |
GET | /api/v1/stats/settlement/daily | Settlement stats over time statistics |
GET | /api/v1/stats/transactions | Transaction stats statistics |
GET | /api/v1/stats/transactions/by_country | Settlement by country statistics |
GET | /api/v1/tax/calculate | Simple tax tax |
POST | /api/v1/tax/calculate | Calculate tax tax |
GET | /api/v1/tax/location/calculate | Calculate location tax |
GET | /api/v1/tax/vat_numbers/{tax_number}/validate | Validate VAT number tax |
GET | /api/v1/transactions | Browse transactions transactions |
POST | /api/v1/transactions | Store transaction transactions |
GET | /api/v1/transactions/{key} | Retrieve transaction data. transactions |
PUT | /api/v1/transactions/{key} | Update transaction transactions |
DELETE | /api/v1/transactions/{key} | Delete transaction transactions |
POST | /api/v1/transactions/{key}/confirm | Confirm transaction transactions |
POST | /api/v1/transactions/{key}/invoice/refunds/{refund_note_number}/send_email | Email credit note invoices |
POST | /api/v1/transactions/{key}/invoice/send_email | Email invoice invoices |
GET | /api/v1/transactions/{key}/payments | List payments payments |
POST | /api/v1/transactions/{key}/payments | Register a payment payments |
POST | /api/v1/transactions/{key}/payments/capture | Capture payment payments |
GET | /api/v1/transactions/{key}/refunds | Get transaction refunds refunds |
POST | /api/v1/transactions/{key}/refunds | Create a refund refunds |
POST | /api/v1/transactions/{key}/unconfirm | Un-confirm the transaction transactions |
POST | /api/v1/verification/sms | Create SMS token verification |
GET | /api/v1/verification/sms/{token} | Verify SMS token verification |
specification origin: https://api.taxamo.com/swagger
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.