GuidesRecipesAPI EndpointsRelease NotesCommunity
Log In
API Endpoints

Generate a response using RAG with Coauthor sources

Generates a response using retrieval-augmented generation (RAG) with documents from Coauthor. Requires X-Coauthor-Token header for authentication.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

The user's question or prompt

sourceProviders
array of objects

List of source providers to use for RAG

sourceProviders
messageHistory
array of objects

Previous conversation messages for context

messageHistory
advancedSettings
object

Advanced parameters for GPT generation

Headers
string
required

Bearer token for Coauthor authentication

Responses

400

Bad Request - Missing required headers or permission denied

401

Unauthorized - Invalid token

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json