Skip to main content
POST
Add discovered pages to a website source

Authorizations

Authorization
string
header
required

Your secret key (pep_sk_…) from Settings → API. Keys are org-scoped; treat them like passwords.

Path Parameters

id
integer
required

Body

application/json
urls
string[]

Discovered-page URLs to read (see GET …/pages).

all_matching
boolean

Promote every discovered page matching q instead of urls.

q
string

Token search over url + title, with all_matching.

note
string

Reading guidance applied to every page in this batch.

Response

The entries created or revived.

object
string
required
Allowed value: "list"
data
object[]
required
has_more
boolean
required