Data Protection
Encryption in transit, secure credential handling, and regular access reviews.
Security and trust are built into our scheduling platform through careful controls and operational best practices.
Encryption in transit, secure credential handling, and regular access reviews.
Redundancy, monitoring, and incident response workflows across production services.
Report security concerns at support@pinmycal.com for immediate triage.
Reject request if: - missing Bearer token - token expired - token scope mismatch
X-PMC-Signature: sha256=7e9...c1 Verify HMAC(payload, webhookSecret) Reject if timestamp drift > 5 min
{
"status": "error",
"code": "UNAUTHORIZED",
"message": "Token invalid or revoked"
}