Reference
API Reference
Complete documentation for the ZEROCODE API. Build integrations, automate workflows, and extend the platform.
Base URL
https://api.just0code.com/v1REST API
Core API endpoints for projects, files, and AI chat.
Learn moreAuthentication
Learn how to authenticate with the ZEROCODE API.
Learn moreWebhooks
Receive real-time notifications for events.
Learn moreQuick Reference
| Method | Endpoint |
|---|---|
| GET | /api/projects |
| POST | /api/projects |
| GET | /api/projects/:id |
| POST | /api/ai/chat/stream |
| POST | /api/projects/:id/files |
Authentication Required
All API endpoints require authentication. Include your API key in the Authorization header as a Bearer token. Learn more →