House of Members

Apple Wallet Pass API

Status

API is running

Endpoints

POST/api/passes/generateCreate pass
GET/api/passes/apple/:serialDownload .pkpass
POST/api/passes/update/:serialUpdate pass
POST/api/passes/void/:serialVoid pass
POST/api/scanValidate QR scan
GET/api/healthHealth check

Auth

Protected endpoints require a Bearer token in the Authorization header.

Authorization: Bearer YOUR_API_TOKEN