Skip to main content
GET
Get top AI-referral pages for a platform

Authorizations

Authorization
string
header
required

A Searchable API key, created under Settings → Workspace → Integrations. Send as Authorization: Bearer sea_xxxxx. Every key carries one or more scopes (read, write, admin) and may optionally be bound to a single project — see Getting started.

Path Parameters

projectId
string<uuid>
required

The project id.

Query Parameters

days
integer

Lookback window in days. Default and maximum vary by endpoint — see the operation description.

Required range: x >= 1
platform
string
required

AI platform filter. One of openai, anthropic, google, perplexity, microsoft (bots/referrals additionally accept deepseek, xai, meta). Required on top-cited-pages; a comma-separated list is accepted where noted.

limit
integer

Page size. Default and maximum vary by endpoint — see the operation description.

Required range: x >= 1

Response

Top AI-referral pages.

platform
string
required
pages
object[]
required
dateRange
object
required

The resolved lookback window for this response.