How to Use Base URL: 1. Generate App or UI from Prompt Create a new chat to generate code from a natural language prompt: Write to : Then run: The response includes: - — chat ID (used for follow-up messages) - — link to the chat on v0.app - — live sandbox preview of the generated app - — generated source files 2. Iterate — Send Follow-up Message Refine generated code by sending a follow-up to an existing chat. Replace with the ID from the previous response: Write to : Then run: 3. Get Chat Details (Retrieve Generated Code) Fetch the full chat including generated files. Replace with the target…