Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.hopae.com/llms.txt

Use this file to discover all available pages before exploring further.

Use offset-based pagination on list endpoints.

Parameters

  • limit: default 20, max 100
  • offset: default 0
{
  "data": [],
  "total": 0,
  "limit": 20,
  "offset": 0
}