Api documentation

Api Documentation Introduction

This is the Introduction for occupi's api endpoints

There are 3 main endpoint categories for the occupi api:

  1. ping: This is a simple endpoint that returns a pong response. It is used to check if the api is up and running.
  2. auth: This is the endpoint that is used to authenticate a user. It is used to login and logout a user.
  3. api: This is the main endpoint that is used to interact with the occupi api. It is used to get and post data to the api.