Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.latitude.sh/docs/llms.txt

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

The following stats are supported:
  • stats[total]=count - The total count of all available records; outside of pagination. Combine with filters and the count will adjust accordingly. The stats are rendered in the meta section of the response.
{
  "meta": {
    "stats": {
      "total": {
        "count": 2
      }
    }
  }
}