Web API reference¶
Observed Perplexity REST and GraphQL behavior used by pplx-export and
pplx-ask.
Observed interface, not a stability guarantee
These pages describe behavior the project observed from the web application, archived responses, frontend bundles, and the current implementation. They are not an official Perplexity API contract. Dated observations should be revalidated before changing network-facing code.
1. Reading order¶
- Authentication model — session cookies, tokens, linked accounts, and identity.
- GraphQL — persisted queries, APQ identifiers, and operations in use.
- REST endpoints — observed endpoints grouped by purpose.
- Responses and error semantics — response shapes, parsing rules, terminal states, and risk-control behavior.
- Discovery methods and roadmap — how endpoints are found and which uncertainties remain.