Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Traverse Bukki collections with opaque cursors.
{ "data": [], "page": { "hasMore": true, "nextCursor": "opaque-value" }, "requestId": "req_..." }
hasMore
true
nextCursor
curl "https://api.getbukki.com/v1/contacts?limit=25&cursor=opaque-value" \ -H "X-API-Key: $BUKKI_API_KEY"