Paginate and export large result sets from the WellDatabase API

domain: app.welldatabase.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. List endpoints default to 20 results per page; pass ?pageOffset=N (0-based) to page through results.
  2. Some endpoints accept ?pageSize up to 100, but not all endpoints honor pageSize - check the specific method's page at app.welldatabase.com/apihelp.
  3. For a well's production/decline-curve series, call GET /wells/{wellId}/production with pageOffset and pageSize query params.
  4. For pulling large datasets, use the dedicated Exports endpoints instead of paginating search results one page at a time.
  5. Respect the documented abuse limit of 1 request/second in addition to the hourly RateLimit-Limit, or you'll get a 429 with a distinct rate-limit-hit message.

Known gotchas

Related routes

Paginate large SOQL query results using nextRecordsUrl
developer.salesforce.com · 5 steps · unrated
Paginate large Cassandra/Astra DB result sets using driver-level paging tokens
docs.datastax.com · 5 steps · unrated
Paginate a large SuiteQL result set through the NetSuite REST API using limit, offset, and hasMore
netsuite · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans