Skip to content
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.

FieldDetail
CreatorPipelineArena · expert
Version2.0.0
Time40 min
Credits3
Completion0% · 0.0 rating
Hidden tests2

Objective

orders equals the hidden full extract.

#Success condition
1All pages fetched until empty/cursor end
2Overlaps deduplicated on order_id
3Auth header present on every request
#Visible instruction
1Read docs/api.md.
2Honor page size.
3Stop 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