{"uid":"cap_IsUdLGvUfgbXFN1YELuDj","slug":"strale-address-parse-api-8adcd97b","name":"Strale Address Parse API","description":"Parse a free-text address into structured components. Returns street, city, postal code, state/province, country. Works with addresses worldwide.","url":"https://api.strale.io/x402/v2/address-parse","method":"GET","headers":{},"bodySchema":{"type":"object","required":["address"],"properties":{"address":{"type":"string","description":"Free-text address to parse"}}},"responseSchema":{"city":{"type":"string"},"street":{"type":"string"},"country":{"type":"string"},"formatted":{"type":"string"},"postal_code":{"type":"string"},"country_code":{"type":"string"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.054","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.054/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.054","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.054","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_X-1Fj2NFtQm56h161CtFS","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.054","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses a free-text address string into structured address components","exampleAgentPrompt":"Can you parse '221B Baker Street, London NW1 6XE, United Kingdom' into its individual components like street, city, postcode, and country?","exampleUseCases":[{"title":"E-commerce checkout address normalization","prompt":"I have a customer address '1600 Amphitheatre Pkwy Mountain View CA 94043' that I need broken down into street, city, state, and zip — can you structure it for me?"},{"title":"CRM data cleanup for messy addresses","prompt":"Our CRM has this raw address entry: '42 rue du Faubourg Saint-Antoine, 75012 Paris, France' — can you parse it into separate fields so we can store it properly?"},{"title":"Logistics form pre-fill from user input","prompt":"A user typed '10 Downing Street London SW1A 2AA' in a single text box — can you split it into street, city, and postcode so I can fill in the shipping form fields?"}],"resultDescription":"Returns a structured breakdown of the input address including components such as street name, house number, city, postal code, region/state, and country, along with a cryptographic audit record with chain hashing for traceability.","failureModes":["Ambiguous or incomplete address string may result in partial parsing or missing components","Unsupported address formats or highly localized address conventions may not parse correctly","Empty or invalid 'address' query parameter returns an error","Non-address free text passed as input may produce meaningless or empty component output"],"whenToPreferThis":"Choose this endpoint when you need auditable, structured address parsing with cryptographic provenance across international address formats, especially in compliance-sensitive or agent-driven workflows. Prefer over generic geocoding APIs when you need structured components rather than coordinates, and when an audit trail per API call is required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:06:10.080Z","isFirstParty":false}