A platform that enables smart access without the complexity

Allockate platform

Everything you need to run access, in one place

One dashboard for devices, access, alerts, and integrations – built to scale from one location to thousands.

Device Management

Add, monitor, and control every locker, door, and gate from one dashboard.

Access Links

Create secure, phone-based access links with custom time windows and usage limits.

Real-Time Alerts

Get notified the moment a device goes offline, faults, or a break-in is detected.

Role-Based Access

Give every team member exactly the permissions they need, from view-only to admin.

Flexible Notifications

Route fully customizable events to Slack, Discord, Email, SMS, or webhooks.

Automation & Scenes

Trigger lighting, outputs, and RS485 devices automatically based on events.

Device Simulation

Build and test against virtual hardware in a sandbox – no physical devices required.

API Integration

Plug access control into your own booking, payment, or business systems.

Create access in seconds with predefined templates

No apps to download. No key handovers. No plastic cards to lose. With Allockate, access is a secure link: your customer opens it in their phone’s browser, taps unlock, and they’re in. Predefined templates let you set up common access types once and reuse them in seconds.

R

Ready-made templates – define your typical access scenarios once and create a new pre-defined access link with API

R

Precise limits – set start and expiration times, limit the number of uses, or add a grace period.

R

Instant revocation – canel any access immmediately, from anywhere. No keys to collect.

R

More than doors – a link can also trigger a relay, start a machine, or switch on lighting.

Know your hardware status in real time

All devices stay connected to the network for real-time communication. Instantly see who has access, monitor device status, detect offline devices, track errors, and view live diagnostics.

R

Lice connection monitoring – every device shows its real online/offline status in real time

R

Confirmed remote control – open a compartment remotely and get guaranteed feedback: success, timeout, or a hardware fault report.

R

Per-device deep dive – one detailed view per device with its door, access link, logs, alerts, event history, diagnostics, and more.

R

Diagnostics history – connection logs, signal strength trends, and battery voltage history help you to diagnose a problem remotely.

Get a demo account with simulated hardware and try the full platform, no real devices needed.

Flexible notifications

Configure the alerts that matter to you and deliver them to your preferred channel. Receive updates through Slack, Discord, Email, SMS, or Zapier – or integrate directly with your own systems using webhooks for seamless backend-to-backend communication.

Your channels, your rules

Route door events, signal changes, disconnects, network errors, and custom alerts to different channels, globally or per device.

Smart threshold alerts

Set up smart alerts for events, inputs, sensors, or connected devices. Get notified instantly, with automatic alert clearing.

Break-in detection

a door opening without an authorized access is flagged as a security event and routed instantly.

Mute without losing data

Enable maintenance mode to pause alerts while all device activity continues to be recorded.

More than access – full IoT automation

Unlock advanced IoT automation with configurable Scenes that trigger actions based on events and device states. Automate lighting, control multiple outputs, and communicate with external devices over the RS485 bus to integrate with custom hardware or industrial equipment.

Event-driven Scenes

Connect device events and states to automatic actions with flexible automation workflows.

Configurable Device Actions

Define custom outputs, from simple switches to timed pulses for locks, relays, and connected devices.

Industrial integration

talk to external equipment over the RS485 bus and bring custom hardware into the same platform.

Request
curl -X POST \
  "https://iot.allockate.com/api/external/controls/CTRL-A1/access-tokens?company_external_id=COMP-001" \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -d '{
    "name": "Guest Access",
    "expires_at": "2026-07-10T14:00:00Z",
    "max_uses": 1,
    "ui_template_id": 2,
    "ui_config": {
      "item_name": "Kayak #12",
      "compartment_label": "Locker B-12"
    }
  }'
Response 201 Created
{
  "id": "atk_8f2c1e93",
  "access_url": ".../a/8f2c1e93",
  "status": "active"
}

Built to connect with your software

Connect your booking system, payment flow, or customer app through the API, and offer access control under your own brand while we handle the hardware layer.

Request
curl -X POST \
  "https://iot.allockate.com/api/external/controls/CTRL-A1/access-tokens?company_external_id=COMP-001" \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -d '{
    "name": "Guest Access",
    "expires_at": "2026-07-10T14:00:00Z",
    "max_uses": 1,
    "ui_template_id": 2,
    "ui_config": {
      "item_name": "Kayak #12",
      "compartment_label": "Locker B-12"
    }
  }'
Response 201 Created
{
  "id": "atk_8f2c1e93",
  "access_url": ".../a/8f2c1e93",
  "status": "active"
}
R

Full API access devices, access links, automation and events are all available programmatically.

R

Real-time events to your stack webhooks push door activity and device events to your systems the moment they happen.

R

Develop against virtual hardware sandbox environments and the built-in device simulator let your team integrate and test without touching a physical lock.

See the platform in action

Try the platform with simulated devices or book a live walkthrough with our team.