Skip to main content
POST
Add text to the AI Store

Authorizations

X-API-Key
string
header
required

Authenticate your account by including your secret key in API requests. You can manage your API keys in the Dashboard.

Authentication to the API is performed by using the HTTP Header X-API-Key.

Body

application/json
text
string
required

Text content to add to the knowledge base.

Maximum string length: 50000
Example:

"This is important information about our product features..."

Response

Text source queued for processing.

The response is of type object.