Run AI prompt

Runs CRUD operations on your file using an AI prompt. Responses and error codes mirror /data endpoint (GET for reads/deletes; POST for create/update).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^[A-Za-z0-9]{16}$

16-character alphanumeric file identifier.

Body Params
string
required

Natural-language instruction to run against the file. This can create, read, update, or delete rows.

Headers
string
required

Access key credential unique to each file

string
required

Secret key credential unique to each file

Responses

201

Success for create or update operations (mirrors /data POST).

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json