Skip to main content
Version: 1.0

CoreIndex

POST 

/v1/core/index

This API is intended to be used by experts. It gives you fine-grained control over chunking strategies by using the parts. Most users will want to use the File Upload API or the "standard" Index API.

Some tips for this API:

  • This operation authenticates with either the Personal API Key, Index API Key, or OAuth 2.0 (in a JWT "Bearer Token"). You can find details of how to set up an API key or use OAuth 2.0 here.
  • The metadataJson object needs the JSON to be escaped so that it's not confused with other parts of the request JSON.
  • Custom dimensions (customDims) is a feature that is only available to Scale accounts.

Request

Responses

A successful response.