{"name":"Apple Wallet Pass API","version":"1.0.0","description":"Serverless API for Apple Wallet Pass generation and management","status":"operational","environment":"production","endpoints":{"health":"GET /health","apple_wallet":{"register":"POST /v1/devices/:deviceLibraryIdentifier/registrations/:passTypeIdentifier/:serialNumber","unregister":"DELETE /v1/devices/:deviceLibraryIdentifier/registrations/:passTypeIdentifier/:serialNumber","get_updates":"GET /v1/devices/:deviceLibraryIdentifier/registrations/:passTypeIdentifier","get_pass":"GET /v1/passes/:passTypeIdentifier/:serialNumber","log":"POST /v1/log"},"authenticated":{"create_pass":"POST /create-pass","get_pass_download":"GET /pass/:serialNumber","send_notification":"POST /send-notification/:serialNumber"}}}