API Reference
API documentation for SynapseAI
API Reference
API documentation for the SynapseAI platform.
Backend API
The backend API is available at http://localhost:8001/docs when running locally.
Frontend API
The frontend communicates with the backend through REST API endpoints.
Authentication
All API requests require authentication via JWT tokens.
Next Steps
- Architecture - Understand the system architecture
- Backend Setup - Set up the backend API