Directory / globalrules-api.onrender.com
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 once. The bulk alternative to 106 single-country calls. For AI agents building comparisons, rankings and market scans. Example: /api/v1/compare/vat
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://globalrules-api.onrender.com/api/v1/compare/minimum_wage' # -> 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/compare/minimum_wage'
Endpoint: https://globalrules-api.onrender.com/api/v1/compare/minimum_wage. 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.
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…
Verified practical facts for one country in one JSON call: VAT/GST rates, 2026 public holidays, tipping, power plugs and voltage, emergency numbers, timezone, m…
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…