Skip to main content
GET
LLM Sources

Authorizations

X-API-Key
string
header
required

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

Query Parameters

startDate
string<date>

Start date for citation data (YYYY-MM-DD). Max range 90 days.

endDate
string<date>

End date for citation data (YYYY-MM-DD). Max range 90 days.

models

Filter by LLM models. Repeat for multiple: models=x&models=y Single model

promptId
string

Filter by specific prompt ID

llmMonitorId
string

Filter by specific LLM monitor ID

promptTypes

Filter by prompt type. Repeat for multiple: promptTypes=ORGANIC&promptTypes=BRAND_SPECIFIC

Available options:
ORGANIC,
BRAND_SPECIFIC,
COMPETITOR_COMPARISON
limit
integer
default:20

Maximum number of domain results to return

Required range: 1 <= x <= 100
domains

Filter by domains. Repeat for multiple: domains=x&domains=y Single domain

Response

Default Response

llm
string
required

LLM identifier (provider_model)

provider
string
required

LLM provider name

model
string
required

LLM model name

totalCitations
number
required

Total number of citations from this LLM

uniqueDomains
number
required

Number of unique domains cited by this LLM

uniquePrompts
number
required

Number of unique prompts that generated citations

Example: