Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.promptmetrics.dev/template/prompts \ --header 'Authorization: <api-key>'
{ "responseData": { "data": [ { "_id": "64fd123abc", "name": "Customer Support Prompt", "description": "Handles customer queries", "is_folder": false } ] } }
List only prompt templates (excludes folders) for dropdown or selection usage.
SDK API key in format: pm_
List of prompt templates
Show child attributes