Integrations

Connects with
the tools you
already use.

TeamzPass integrates with your property management system, HR platform, identity provider, and video surveillance — so access management is automatic, not manual.

20+ integrations REST API Webhooks SSO / SCIM
Property Management Systems

Your PMS runs check-in.
We run the door.

Connect your PMS and TeamzPass issues, updates, and revokes guest credentials automatically — based on reservation status. No manual steps between booking confirmed and door unlocked.

OP
Opera
PMS · Oracle
Me
Mews
PMS
Cb
Cloudbeds
PMS
Ap
Apaleo
PMS
Cl
Clock PMS+
PMS
Pr
Protel
PMS
Si
Sihot
PMS
RK
RoomKeyPMS
PMS

Plus 10+ more. Not listed? Talk to us — we add new PMS integrations every quarter.

Identity providers & SSO

One identity.
Every door.

Access rights are provisioned automatically when a user joins and revoked the moment they leave — no manual off-boarding, no access drift.

Az
Azure AD / Entra
SSO · SCIM
Go
Google Workspace
SSO · SCIM
Ok
Okta
SSO · SCIM
A0
Auth0
SSO
Pi
Ping Identity
SSO
OL
OneLogin
SSO
AD
Active Directory
LDAP
SC
SCIM 2.0
Provisioning
Video surveillance

Access control
and video — unified.

Link your camera system so every access event is paired with a video clip. See who entered — not just who was supposed to.

Ax
Axis Camera Station
VMS
Ge
Genetec Security Center
VMS
Mi
Milestone XProtect
VMS
Ha
Hanwha Wisenet
VMS
Plus any ONVIF-compatible camera
HR & workforce

New starter today.
Access live today.

Connect your HR system and access credentials are issued automatically on day one — and revoked on their last day. No ticket to IT. No forgotten off-boarding.

Bb
BambooHR
HRIS
Pe
Personio
HRIS
SA
SAP SuccessFactors
HRIS
Wd
Workday
HRIS
Hi
HiBob
HRIS
+
Any SCIM / REST
Custom
Developer API

Build anything.
We have the API.

Full programmatic control over every function — users, credentials, doors, access events, and alerts. Webhooks push real-time events the moment they happen.

  • REST API — full read/write to all platform objects
  • Webhooks — real-time push events
  • OAuth 2.0 authentication
  • SDKs: Node.js · Python · PHP · .NET
  • 10,000 req/min on Enterprise
# Issue a wallet key for a hotel booking
POST /v1/credentials
Authorization: Bearer $TPP_API_KEY
Content-Type: application/json

{
  "type": "wallet",
  "user": { "email": "guest@example.com" },
  "scope": ["room:412", "spa", "gym"],
  "valid_from": "2026-03-18T15:00:00Z",
  "valid_to":   "2026-03-22T11:00:00Z",
  "deliver": { "channel": "email" }
}

→ 201 Created
{
  "id": "cred_8f4a2...",
  "status": "issued",
  "wallet_link": "https://pass.teamzpass.com/..."
}
Connect your stack

See your integrations
working live.

Bring your PMS, HR or identity provider — we configure a live demo on it.