Access Pass
A pass is a digital credential that grants access to a physical location (a door, gate, or zone) or a digital resource (an API or service). Access Pass is served by accesspass-srv, the successor to the legacy pass-srv service.
Migration note: The /pass-srv/* endpoints below are kept for backward compatibility and marked deprecated. New integrations should use the /accesspass-srv/passes, /accesspass-srv/templates, and /accesspass-srv/layouts endpoints instead. There is no forced cutover — existing integrations continue to work unchanged during the transition period. See the Access Pass guide for details.
Authentication
- OAuth 2.0: OAuth2
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (implicit): | Authorization URL: https://domain/authz-srv/authz Scopes:
|
OAuth Flow (clientCredentials): | Token URL: https://domain/token-srv/token Scopes:
|
OAuth Flow (authorizationCode): | Token URL: https://domain/token-srv/token Authorization URL: https://domain/authz-srv/authz Refresh URL: https://domain/token-srv/token Scopes:
|
Contact cidaas support: [email protected]
Terms of Servicehttps://www.cidaas.com/terms-of-use/