{"uid":"cap_YSw5-6cxTqweAS2ZZnV0Q","slug":"vat-calculator-by-country-ef0911f8","name":"VAT Calculator by Country","description":"Calculate VAT amount for a given price and country.","url":"https://x402.orthogonal.com/abstractapi/v1/calculate","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"amount":{"type":"string","description":"The amount to calculate VAT for"},"country_code":{"type":"string","description":"The 2-letter ISO country code"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ie5KH6hWDmoDGq1oNhLgJ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Calculates the VAT (Value Added Tax) amount for a given price and country using a 2-letter ISO country code.","exampleAgentPrompt":"What's the VAT amount on a $150 purchase in Germany (DE)?","exampleUseCases":[{"title":"E-commerce checkout tax display","prompt":"I need to show the customer how much VAT they'll pay on a €79.99 item being sold in France — can you calculate that for me?"},{"title":"Invoice VAT line item","prompt":"I'm generating an invoice for a client in Italy for €500 worth of services. What's the VAT amount I need to add to the total?"},{"title":"Cross-country pricing comparison","prompt":"How much VAT would be added to a £200 product if sold in the UK versus Sweden? Give me the tax amounts for both."}],"resultDescription":"Returns the calculated VAT amount for the given price in the specified country, typically including the VAT rate percentage and the tax amount derived from the input price.","failureModes":["Invalid or unsupported country_code returns an error or empty result","Missing required parameters (amount or country_code) causes a 400-level error","Non-numeric amount value may cause computation failure","Country codes for non-VAT countries (e.g. US) may return zero or error","Network timeout or service unavailability returns a 5xx error"],"whenToPreferThis":"Choose this endpoint when you need a quick, per-transaction VAT calculation for a specific country and price amount, especially in e-commerce checkout flows, invoice generation, or financial reporting pipelines. It is ideal when you already know the country (ISO 2-letter code) and need the tax amount without building your own VAT rate table. Prefer alternatives if you need batch VAT calculations across many countries simultaneously or need historical VAT rates.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:50:37.882Z","isFirstParty":false}