/
PR
premai-io
/
Prem Studio API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v19
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2025-12-12
32
37
122.2 KB
Projects
Create a new project
post
/api/v1/projects/create
Request body
object
required
name
string
required
goal
string
required
The goal or purpose of this project
datasetId
string
uuid
conversationData
ConversationDataSchema
nullable
datasetChoice
boolean
nullable
Response
success response
object
required
project_id
string
uuid
required
message
string
required
project
Project
required