🚀 Pinokeyio API
RESTful API powered by Firebase Cloud Functions
✓ API is Online
🔒 Authentication Required: All endpoints require Firebase Authentication JWT token in the Authorization header.
API Endpoints
/bookings
Bookings management operations
GET
POST
PUT
DELETE
/payments
Payments management operations
GET
POST
PUT
DELETE
/users
Users management operations
GET
POST
PUT
DELETE
Base URL: https://api.pinokeyio.io
Auto-generated • Last updated: 2025-10-21T14:52:58.720Z