Skip to main content

Documentation Index

Fetch the complete documentation index at: https://hilos-40.mintlify.app/llms.txt

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

Pagination within Hilos API is done using the page and page_size query parameters. The page parameter is used to specify the page number, and the page_size parameter is used to specify the number of items per page.
page
integer
The page number to retrieve.
page_size
integer
The number of items per page.