API pipelinesEasyofficialBenchmark eligiblefree
Paginated orders API
The mock orders API uses limit/cursor and sometimes returns overlapping pages. Load every order into Postgres with the documented auth header.
| Field | Detail |
|---|---|
| Creator | PipelineArena · expert |
| Version | 2.0.0 |
| Time | 40 min |
| Credits | 3 |
| Completion | 0% · 0.0 rating |
| Hidden tests | 2 |
Objective
orders equals the hidden full extract.
| # | Success condition |
|---|---|
| 1 | All pages fetched until empty/cursor end |
| 2 | Overlaps deduplicated on order_id |
| 3 | Auth header present on every request |
| # | Visible instruction |
|---|---|
| 1 | Read docs/api.md. |
| 2 | Honor page size. |
| 3 | Stop on empty page or missing next cursor. |
Hidden tests score the final tables or files, not the exact syntax you used. Test implementation is never shown to participants.
Signed-in workspace: Open in app