Ollang API Reference
Get Custom Instruction Suggestions
Retrieve suggested preset custom instructions you can adopt or adapt
GET
Returns a curated list of suggested custom instructions (templates). Use these as starting points when creating your own via Create Custom Instruction.Documentation Index
Fetch the complete documentation index at: https://api-docs.ollang.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
This endpoint requires API key authentication.- Header name:
X-Api-Key - Header value: Your API key from the Ollang dashboard
Response
Each suggestion includes key, value, optional description, andactive (template default).
Suggested instruction key.
Suggested instruction body text.
Optional explanation of the suggestion.
Whether the template is marked active by default.