Romanian address parser
# Romanian Address Parser Convert unstructured Romanian addresses into clean, standardized JSON. Handles abbreviations (str., bd., bl., sc., ap.), diacritics, all-caps, mixed formatting, and missing punctuation. ## What it parses - Street type & name (Strada, Bulevardul, Calea, Aleea, Șoseaua, etc.) - Building number, block, staircase, floor, apartment - City, sector (Bucharest), county -…
Romanian address parser endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| POST |
parseAddress /v1/ro/address/parse |
Parse messy Romanian addresses into structured components (street, number, block, sector, county). |
| health | ||
| GET |
/health /health |
|
Romanian address parser pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / second |
|
| PRO Recommended | $9.99 / month | 30 / second |
|
| ULTRA | $24.99 / month | 100 / second |
|