Perplexity API
Chat Completions
Generates a model’s response for the given chat conversation.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
OK
The response is of type any
.