The Pinata Docs have multiple ways they can be used in LLMs or AI empowered code editors like Cursor or Zed. Both of these options return raw text that can be pasted into the LLM or used in a prompt/docs feature for an editor.

Smaller Context

If you are concerned about context tokens then you will want to use our hand crafted AI Docs

curl https://ai-docs.pinata.cloud

Blog-4.1-1

How to Use Pinata with Cursor, Zed, and other LLMs

Larger Context

Pinata’s docs also offer larger contexts if you prefer it. The standard route will return URL routes which make it easy for LLMs to crawl.

Routes
curl https://docs.pinata.cloud/llms.txt

If you prefer to pull all of the documentaiton you can use the route below.

Full Docs
curl https://docs.pinata.cloud/llms-full.txt