Welcome to Event Management API Portal.

Use the following endpoints to interact with the API:

All endpoints (except /api/auth) require an Authorization header with a valid JWT token.

Example: Authorization: Bearer <token>

For more details, refer to the API documentation.

Note: Make sure to replace <token> with your actual JWT token.