/
IN
insighto
/
Ragify
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v2
latest
OpenAPI 3.1.0
2026-07-26
231
357
386.7 KB
Data Source
Create Data Source
Create a new datasource
post
/api/v1/datasource
Request body
IDataSourceCreate
required
ds_type
'pdf'
|
'doc'
|
'http'
|
'tool'
|
'text_blob'
|
'image'
|
'text_image'
required
name
string
nullable
description
string
nullable
attributes
object
ds_status
'empty'
|
'initialized'
|
'queued'
|
'crawling'
|
'in_process'
|
'retry_pending'
|
'ready_for_use'
|
'failed'
org_id
string
uuid
nullable
Response
Successful Response
IPostResponseBaseIDataSourceRead
required
message
string
nullable
meta
union
data
IDataSourceRead