Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
url
string
required

The URL of the webpage to embed

bucket_name
string
required

Name of the bucket to store the embeddings. This bucket must already exist.

Response

Successful Response

data
object
required