Directory / globalrules-api.onrender.com
Verified practical facts for one country in one JSON call: VAT/GST rates, 2026 public holidays, tipping, power plugs and voltage, emergency numbers, timezone, minimum wage, visa rules, customs allowances and corporate tax (54 topics, 106 countries). For AI travel agents, tax tools and e-commerce. Pass an ISO alpha-2 code, e.g. /api/v1/country/JP for Japan.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://globalrules-api.onrender.com/api/v1/country/DE' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://globalrules-api.onrender.com/api/v1/country/DE'
Endpoint: https://globalrules-api.onrender.com/api/v1/country/DE. Operated by globalrules-api.onrender.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Compare one fact across all 106 countries in a single JSON call — e.g. VAT rates, minimum wages, public holidays or digital nomad visas for every country at onc…
List all 142 countries covered by the GlobalRules country-facts API, returned as ISO 3166-1 alpha-2 codes with country names. Use this endpoint first to discove…
One specific fact for one country: VAT/GST rate, public holidays by country, visa requirements for travelers, tipping customs, power plug type, minimum wage, co…