ListLoco
**ListLoco** is a localization API for e-commerce sellers expanding to Amazon DE. It combines English-to-German translation with marketplace compliance rules and deterministic quality gates, so listings are checked before they reach your catalog. ### What it does 1. **Marketplace rule enforcement** — Amazon DE title-length limits (max 200 bytes), banned-word filtering, and required-attribute…
ListLoco endpoints
| Method | Endpoint | Description |
|---|---|---|
| localize | ||
| POST |
localizeListing /localize |
Accepts either (1) a bare listing object, or (2) a { listing, ...deps } wrapper. Marketplace rules are always the harness-owned Amazon DE template and are never read from… |
| health | ||
| GET |
healthCheck /health |
Returns 200 and { status: "ok" } when the service is up. No authentication required. |
ListLoco pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2 / month | 150 / second |
|
| ULTRA | $9 / month | — |
|
| MEGA | $29 / month | — |
|