Skip to main content
POST
Create Project
Use this API to create a website project on Superflow. Creating the same URL twice resolves to the same project, so the call is safe to repeat.

Endpoint

POST https://createproject.api.velt.dev/

Headers

string
required
Your API key.
string
required

Body Example

Params

object
required

Example Requests

With agent checks:

Response

Success Response

When runAgentChecks is true, data also contains an agentChecks block. executionIds are runs that started (not finished), and failedAgentIds lists any requested agents that could not start. Agent check failures never fail the create.

Failure Response

Common failures: