For the complete documentation index, see llms.txt. This page is also available as Markdown.

Response Formats

Most endpoints support both XML and HTML response formats, controlled by the xml parameter:

  • xml=Y returns XML format

  • xml=N or omitted returns HTML format

Last updated

Was this helpful?