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.
Error conventions
Lensmor API errors use real HTTP status codes.Error body
Common status codes
400 Bad Request— invalid input or unsupported request shape401 Unauthorized— missing or invalid API key404 Not Found— requested resource does not exist409 Conflict— request conflicts with the current resource or action state
Notes
- Error bodies do not include extra diagnostic fields such as
dataordetails. - Individual endpoint pages may list the subset of statuses most relevant to that endpoint.