API v1 provides read-only access to your Promptwatch monitoring data. For full CRUD operations and new features, migrate to v2.Documentation Index
Fetch the complete documentation index at: https://promptwatch.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
What’s Included
- Authentication - Validate API keys
- Models - List available LLM models
- Monitors - List monitors (read-only)
- Prompts - List and get prompts (read-only)
- Visibility - Track visibility metrics over time
- Citations - Analyze citation sources and domains
- Analytics - Visitor and crawler analytics
- Share of Voice - Brand mention analytics
- Responses - Response analytics with sentiment
- Brands - Brand visibility analytics
Base URL
Authentication
Include your API key in theX-API-Key header:
Migrating to v2
Migration is straightforward:- Update base URL from
/api/v1to/api/v2 - Authentication headers remain the same
- Most endpoints have the same structure
- v2 adds CRUD operations for monitors, prompts, tags, and projects
Support
- Email: team@promptwatch.com
- Website: promptwatch.com