API Authentication
1. Create an API Key
2. Required Headers
Header
Required
Description
curl "https://api.hostelmate.co/api/v1/client/bookings" \
-H "X-API-Key: <your_api_key>" \
-H "Content-Type: application/json"3. Rate Limits & Errors
Last updated