{"uid":"cap_jx1m9aW0CkMWQy2BGdTBy","slug":"pennyrail-iso-country-lookup-764b9bc7","name":"PennyRail ISO Country Lookup","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/network/country.lookup--iso-country","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"string"}}},"responseSchema":{"type":"object","additionalProperties":true},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_IGuUS6N9w5BdJZ9MJ744Y","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","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 by ISO code or name and returns standardized country metadata","exampleAgentPrompt":"Look up the ISO country record for 'Germany' and give me the standardized country code and any metadata that comes back.","exampleUseCases":[{"title":"Normalize country field in user data","prompt":"A user submitted 'United States of America' in a form — can you resolve that to its ISO alpha-2 country code so I can store it in a standardized format?"},{"title":"Validate and enrich shipping destination","prompt":"I have a shipping address with country listed as 'Brasil' — look that up and confirm the correct ISO country code and standard country name before I send the order."},{"title":"Identify country from partial name input","prompt":"Someone typed 'Korea' in our checkout — can you run that through the country lookup to figure out if it's North or South Korea and return the proper ISO code?"}],"resultDescription":"Returns a JSON object containing standardized country information corresponding to the input string, including the ISO country code, canonical country name, and potentially region or other reference metadata. The response schema is open-ended (additionalProperties: true), so additional fields may be present depending on the matched country.","failureModes":["Ambiguous input string (e.g. 'Korea') may return unexpected or no match","Unrecognized or misspelled country name may return an empty or error response","Nonexistent ISO code returns error or null result","Payment failure via x402 protocol blocks the request entirely","Malformed input (non-string) fails schema validation"],"whenToPreferThis":"Use this endpoint when you need to normalize, validate, or look up a country by name or ISO code in a lightweight, pay-per-call fashion without maintaining a local reference database. It is well-suited for enriching user-submitted form data, standardizing country fields in pipelines, or validating country identifiers before downstream processing. Prefer it over full geolocation APIs when you already have a country string and just need ISO normalization.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:13:08.692Z","isFirstParty":false}