🚀 Intellectual Analysis Backend API

RESTful API for Intellectual Analysis Platform

Server Running Successfully

API is operational and ready to handle requests

🔐 Authentication

Most endpoints require authentication. Include the JWT token in the Authorization header:

Authorization: Bearer <your-token>

Base URL: /api
Response Format: All responses follow a standardized JSON format
Documentation: See README.md for complete API documentation