Data is encoded as defined by JSON in RFC4627. The default encoding for APIs is UTF-8. Certain characters, such as Emoji may be handled as surrogate unicode pairs (see section ‘2.5. Strings’ of RFC4627). Some query parameters may need to be url encoded when sending - for example, theDocumentation 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.
email parameter value used to query users should be encoded.
HTML Encoding example