Lambda-G Route Optimizer
Combinatorial route optimization within 0.13% of LKH-3. Logistics, chip design, DNA sequencing, warehousing. Coordinates or distance matrix.
1 subscribers
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Lambda-G Route Optimizer endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
/health /health |
Check API status. No authentication required. |
| optimize | ||
| POST |
/optimize /optimize |
Find the optimal ordering for a set of points or cities. Send either: - `points`: Array of [x, y] coordinates (Euclidean distance) - `matrix`: n×n distance matrix (any metric)… |
| usage | ||
| GET |
/usage /usage |
Get your API usage history for the last 30 days. |
Lambda-G Route Optimizer pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / hour |
|
| PRO | $9.99 / month | 10 / minute |
|
| ULTRA | $29.99 / month | 60 / minute |
|