Skip to main content
POST

Authorizations

Authorization
string
header
required

Send your workspace API key as Authorization: Bearer zr_live_….

Body

application/json
text
string
required

The question to ask AI engines.

Required string length: 1 - 5000
location
string

Optional country or place to ask from.

Maximum string length: 255
topic
string

Optional topic name. A new topic is created if it does not exist.

Maximum string length: 100
tags
string[]

Optional tag names.

Maximum string length: 100

Response

Prompts created.

success
boolean
Example:

true

data
object
message
string
Example:

"2 prompts created"