Auto Content API Gateway
API-only service. No UI available.
Available Endpoints
- POST /api/auth/* - Authentication routes
- GET /api/videos - List videos
- POST /api/videos - Create draft video
- POST /api/videos/generate - Generate video
- GET /api/videos/:id - Get video details
- PATCH /api/videos/:id - Update video
- DELETE /api/videos/:id - Delete video