📄️ Overview
The Concertly API is a RESTful API that uses JSON for request and response bodies. It's built on standard HTTP and secured using JWT (JSON Web Tokens) authentication.
📄️ Endpoints
A list of all the endpoints in the API
📄️ Errors
The API uses conventional HTTP response codes to indicate the success or failure of a request.
📄️ Rate Limits
To be added later