API Formatting


API calls follow the jsonapi.org schema and uses versioning.

The exception to this is the /oauth/token authentication routes as it uses the standard Laravel Passport formatting. More details on obtaining an API token using this call here.