{"uid":"cap_nlwo6KCagFpCEaof5h5wG","slug":"iso3166-country-lookup-55c6e417","name":"ISO3166 Country Lookup","description":"Lookup country name from a static ISO3166-1 alpha-2 table subset. Call when labeling country codes offline. Returns name and code as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.","url":"https://api.delx.ai/api/v1/x402/iso3166-country-lookup","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"code":{"type":"string","description":"ISO3166-1 alpha-2 code"}}},"responseSchema":{"type":"json","example":{"code":"BR","schema":"delx/util-iso3166-country-lookup/v1","country_name":"Brazil"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_95bzksPlKgIAKZvrkfSeR","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up a country name from a static ISO 3166-1 alpha-2 country code table and returns the name and code as deterministic JSON.","exampleAgentPrompt":"What country name corresponds to the ISO 3166-1 alpha-2 code 'DE'?","exampleUseCases":[{"title":"Label country codes in analytics dashboard","prompt":"I have a dataset with two-letter country codes like 'FR', 'JP', and 'BR' — can you look up the full country names for each so I can display them properly in my dashboard?"},{"title":"Validate and display user-selected country","prompt":"A user picked 'AU' as their country in the signup form — can you confirm what country that is and return the full name so I can show it in their profile?"},{"title":"Enrich transaction records with country names","prompt":"I'm processing a batch of transactions that have 'CA' as the country code — look up the full country name for CA so I can include it in the export report."}],"resultDescription":"A deterministic JSON object containing the matched country's full name and its ISO 3166-1 alpha-2 code, computed locally from a static table with no external calls.","failureModes":["Unrecognized or invalid alpha-2 code returns an error or empty result","Lowercase or malformed codes may not match the expected format","Codes for territories not in the subset table may not be found","Payment failure via x402 prevents the request from being processed"],"whenToPreferThis":"Choose this endpoint when you need a fast, deterministic, offline-style country code-to-name resolution with no API key setup, no live data dependency, and a predictable sub-cent cost — ideal for data labeling, display enrichment, or pipeline annotation where accuracy over a standard ISO table is sufficient.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:54:48.619Z","isFirstParty":false}