HITMODS API
The HITMODS API is a RESTful API that allows you to communicate with HITMODS.
Authentication
Unless noted otherwise, API requests do not require authentication.
All privileged requests to the API must be authenticated with a valid JWT. The JWT must be sent in the Authorization header as a Bearer token.
Endpoints may return a limited set of data and/or have aggressive rate limits to anonymous users.