Skip to main content
POST
Add Tracked Pages

Authorizations

X-API-Key
string
header
required

API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.

Body

application/json
urls
string[]
required

URLs to track (max 100 per request). Invalid URLs are captured in the failed[] array rather than rejected.

Required array length: 1 - 100 elements

Response

Default Response

added
object[]
required

URLs successfully added to tracking

skipped
object[]
required

URLs already tracked by this project

failed
object[]
required

URLs that could not be tracked