API Reference
Log In
API Reference

Import data into a table.

Permissions: organization.MEMBER OR project.MEMBER.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Table type.

Allowed:
Form Data
file
required

The CSV or TSV file.

string
deprecated

File name.

string
required

ID or name of the table that the data should be imported into.

boolean
Defaults to true

Whether or not to stream the LLM generation.

string
enum
Defaults to ,

The delimiter, can be "," or "\t". Defaults to ",".

Allowed:
Headers
string

User ID. Can be omitted if PAT is used as token.

string

Project ID. Can be omitted if PAT is used as token.

Responses

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