GuidesRecipesAPI EndpointsRelease NotesCommunity
Log In
API Endpoints

Create embeddings for a Coauthor document or table

Queues a job to create vector embeddings for a document or table 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
enum

The application type (currently only COAUTHOR is supported)

Allowed:
string

The ID of the document in Coauthor

string

The project ID in Coauthor

string
enum

Type of content to embed

Allowed:
string

Raw text content (for DOCUMENT type)

rawTable
object

Table data (for TABLE type)

metadata
object

Additional metadata tags

Headers
string
required

Bearer token for Coauthor authentication

Responses

400

Bad Request - Missing required headers

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