ArchFlow API
Backend is running. Use the API endpoints to interact with the system.
- POST /api/auth/register
- POST /api/auth/login
- POST /api/auth/refresh
- POST /api/auth/forgot-password
- POST /api/auth/reset-password
- GET /api/auth/me
- GET /api/proposals
- POST /api/proposals
- GET /api/proposals/:id
- PUT /api/proposals/:id
- DELETE /api/proposals/:id
- GET /api/instances
- GET /api/instances/:id
- GET /api/instances/:id/metrics