Documentation Index
Fetch the complete documentation index at: https://docs.prem.io/llms.txt
Use this file to discover all available pages before exploring further.
Add Prem API to your AI agent with skill.md
Our documentation ships a skill.md file so your AI coding agent (Claude Code, Cursor, Windsurf, and others) knows how to use the API out of the box, with no manual setup required.
One-command setup
Run the following command in your terminal to load the Prem API skill into your agent’s context:Use the llms-full.txt file with your code editor
You can enhance your development experience by loading Prem API’s full documentation into your code editor. This allows the AI assistant to reference these docs directly within your workflow. The instructions below show how to set this up in Cursor:
- Go to Cursor Settings > Features > Docs
- Click “Add new doc”
- Paste the following URL into the prompt:
- Once added, you can reference this documentation directly in your code using @docs -> Prem API

