v0
v0 Platform API integration for Minds. Create, manage, and deploy AI-generated web applications using v0's code generation capabilities. Features include project management, chat-based code generation, and deployment to Vercel hosting.
Create a new v0 chat for AI-powered code generation. Starts a conversation with v0's AI to generate code.
List all v0 chats in your workspace. Returns chat metadata including ID, project association, and message count.
Send a message in an existing v0 chat. Continues the AI conversation for code generation and iteration.
Create a deployment for a v0 chat. Deploys the generated code to Vercel hosting.
Create a new v0 project. Projects are containers for chats and code generation work.
Get a specific v0 project by ID. Returns full project details including metadata and associated chats.
List all v0 projects in your workspace. Returns project metadata including ID, name, creation date, and associated chats.
Get authenticated user information from v0. Returns user ID, name, email, and account metadata.