Every request to the absentify API requires an API key. Without it, requests will be rejected with an error. To get your API key, log into the absentify Dashboard and follow the prompts to generate one.For details on how to use the API key in requests, refer to the Authentication section.
With authentication set up, you’re ready to send your first request. Start by making an authenticated GET request to the /requests endpoint, which returns a list of current absence requests.