· Standard
V
Community listing
llms.txt reachable
AI Impact Score 100/100 · A
VAT Sense is listed in the llmstxt.info directory as an AI-discoverable organization. Industry: Other. The website vatsense.com provides its llms.txt at https://vatsense.com/llms.txt. Listed since 13. June 2026.
Under GDPR Art. 17 you can request the deletion of your data.
llms.txt — current content
Open ↗
# VAT Sense
> Developer-friendly REST API for VAT/GST compliance. Validate VAT and EORI numbers, look up VAT/GST rates for 179 countries by country or product type, convert currencies, and generate VAT-compliant invoices. Used by Oracle, Siemens, and thousands of developers worldwide. Sub-15ms response times, 99.9%+ uptime, 256-bit SSL on all plans including free.
AI agents can obtain a temporary sandbox API key to test VAT Sense without creating an account. See the [full documentation](https://vatsense.com/llms-full.txt) for details, or POST to `https://api.vatsense.com/1.0/sandbox/key` to get a key immediately.
## Documentation
- [Full API documentation for LLMs](https://vatsense.com/llms-full.txt): Complete API reference in a single document
- [OpenAPI specification](https://vatsense.com/openapi.yaml): Machine-readable OpenAPI 3.0 spec (importable into Postman, Insomnia, etc.)
- [Postman collection](https://www.postman.com/vatsense/vat-sense-api/collection/7415051-77f802c0-ba4d-4456-8d01-f3a4dc222604): Pre-built collection with all API endpoints, ready to fork and use
- [Postman workspace](https://www.postman.com/vatsense/vat-sense-api): Official VAT Sense workspace on the Postman Public API Network
- [API Reference](https://vatsense.com/documentation): Full API docs covering authentication, endpoints, and code examples
- [API Reference - Authentication](https://vatsense.com/documentation#authentication): HTTP Basic Auth setup
- [API Reference - Rates](https://vatsense.com/documentation#rates): VAT/GST rate lookups by country, IP, or product type
- [API Reference - Countries](https://vatsense.com/documentation#countries): Country and province data
- [API Reference - Validate](https://vatsense.com/documentation#validate): VAT and EORI number validation
- [API Reference - Currency](https://vatsense.com/documentation#currency): Currency conversion with HMRC and ECB rates
- [API Reference - Invoices](https://vatsense.com/documentation#invoices): VAT-compliant invoice CRUD
- [API Reference - Invoice items](https://vatsense.com/documentation#invoice_items): Invoice line item management
## Official libraries and SDKs
- [Official VAT API Libraries & SDKs](https://vatsense.com/libraries): Install an official client library and start integrating in minutes
- Python: `pip install vatsense` — [GitHub](https://github.com/VAT-Sense/vatsense-python) | [PyPI](https://pypi.org/project/vatsense/)
- Node.js / TypeScript: `npm install vat-sense` — [GitHub](https://github.com/VAT-Sense/vatsense-node) | [npm](https://www.npmjs.com/package/vat-sense)
- PHP: `composer require vatsense/vatsense-php` — [GitHub](https://github.com/VAT-Sense/vatsense-php) | [Packagist](https://packagist.org/packages/vatsense/vatsense-php)
- Go: `go get github.com/VAT-Sense/vatsense-go` — [GitHub](https://github.com/VAT-Sense/vatsense-go) | [pkg.go.dev](https://pkg.go.dev/github.com/VAT-Sense/vatsense-go)
- Ruby: `gem install vatsense` — [GitHub](https://github.com/VAT-Sense/vatsense-ruby) | [RubyGems](https://rubygems.org/gems/vatsense)
- C# / .NET: `dotnet add package vatsense` — [GitHub](https://github.com/VAT-Sense/vatsense-csharp) | [NuGet](https://www.nuget.org/packages/vatsense)
- Java: Maven Central — [GitHub](https://github.com/VAT-Sense/vatsense-java) | [Maven Central](https://central.sonatype.com/artifact/com.vatsense/vat-sense-java)
## Guides and articles
- [FAQ](https://vatsense.com/faq): Answers to common questions about VAT Sense
- [VAT Validation API](https://vatsense.com/vat-validation-api): Overview of VAT number validation capabilities
- [VAT Rates API](https://vatsense.com/vat-rates-api): Overview of VAT/GST rate lookup capabilities
- [VIES API](https://vatsense.com/vies-api): EU VAT validation via VIES with two private fallback services (~10-15% more successful validations than direct VIES)
- [EU VAT Rates](https://vatsense.com/eu-vat-rates): Current standard and reduced VAT rates for all 27 EU member states, the UK and GST countries, gener
[…truncated]