Documentation Index
Fetch the complete documentation index at: https://api.lensmor.com/llms.txt
Use this file to discover all available pages before exploring further.
Pagination conventions
Many list endpoints return a shared pagination envelope.Common fields
page— current page numberpageSize— number of items requested per pagetotal— total matching itemstotalPages— total number of pageshasMore— whether another page is available
What to expect
- Exact item fields vary by endpoint family.
- Some endpoints return additional metadata alongside the shared pagination fields.
- Identifiers such as
event_id,exhibitor_id, andpersonnel_idare string values in the public contract. - Parameter names can vary by endpoint. Check each reference page for exact names and casing.