Create Project
Projects
Create Project
Create a new project
POST
Create Project
Overview
Creates a new project. A project is the container that holds chapters, prompts, and exports.Request
Headers
Bearer token with your API key
Must be
application/jsonBody
Project name (1-30 characters)
Optional project description (max 1000 characters)
Optional project settings (reserved for future use)
Response
Unique project identifier (format:
prj_[A-Za-z0-9]{21})Project name
Project description
Project settings
ID of the currently active export, if any
ISO 8601 timestamp when the project was created
Examples
Response Example
Error Responses
Invalid request parameters
Invalid or missing API key
Next Steps
Add Chapters
Add chapters to your project
List Projects
View all your projects