API Reference for LLMs

Markdown Text File Now Available

We’re excited to announce that our API and developer documentation is now available as a dedicated Markdown text file, designed specifically for use by large language models (LLMs) and AI tools.

Why a Markdown Text File?

Traditional documentation sites are great for humans, but LLMs can struggle with complex HTML, navigation, and extra fluff. By providing a clean, structured Markdown file, we make it easier for AI tools to access, understand, and answer questions about our API—helping developers (and their robot friends) get what they need, faster.

The file follows the llms.txt proposal, which is quickly becoming the standard for LLM-friendly documentation.

What’s Included

  • Concise API Reference: All endpoints, parameters, and usage notes in an easy-to-parse format.
  • Human and Machine Readable: The file is designed for both developers and LLMs—so you can read it, and so can your favorite coding assistant.
  • Up-to-date: The Markdown file is updated alongside our main documentation, so you’re always getting the latest info.

How to Use

  • For AI Tools: Simply point your LLM, chatbot, or code assistant to https://apidocs.linnworks.net/llms.txtto load the API reference as context.
  • For Developers: You can browse or download the Markdown file directly and use it in your favorite editor, or paste it into an AI tool for help.

Where to Find the File

You can access the LLM-friendly Markdown API reference at: https://apidocs.linnworks.net/llms.txt


If you have feedback or suggestions for making our docs even more LLM-friendly, let us know!