Clearaccess Platform•Start free in 5 minutes · no card required · verified visitor passes for estates
API First
Build with security baked in
Integrate ClearAccess gate records, guest-pass workflows, and controlled-site events into your ERP, property software, or internal tools.
REST API
A clean, predictable REST API to manage gate records, visitor credentials, and webhooks for estate and controlled-site workflows.
White-Labeling
Serve your own customers under your brand. Our API supports custom domains and SMS gateways for seamless integration.
SDKs & Libraries
Official SDKs for Node.js, Python, and PHP. Community libraries available for Ruby and Go.
POST /v1/visitor/keys
Example request
curl -X POST https://api.clearaccess.app/v1/visitor/keys
-H "Authorization: Bearer sk_live_..." \
-H "Content-Type: application/json" \
-d '{
"visitor_name": "John Doe",
"host_id": "user_123456",
"access_type": "ONCE",
"expires_at": "2024-12-31T17:00:00Z"
}'Gate operations
Start free and reach your first guest pass.
Create your estate, invite the first resident or Gate Team member, and verify a visitor entry before adding hardware or advanced estate rules.