IntServ Access API
  • Welcome
  • Basics
    • Overview
    • Authentication
  • API Overview
    • Get Started
    • Access Keys
    • Event Types
  • Events and Flows
  • Integration Request Flow
  • Integration Request Event
  • Access Levels Sync Event
  • App Endpoints
    • /appflows/auth_integration
  • API Endpoints
    • /accesskeys/add
    • /accesskeys/remove
    • /accesskeys/status
    • /accesslevels/list
    • /events/list
  • Resources
  • Change Log
Powered by GitBook
On this page
  • Access Granted Event Types
  • Access Denied Event Types

Was this helpful?

  1. API Overview

Event Types

Access Granted Event Types

Event Type

Description

100

Generic event for unclassified access granted events.

101

Access granted using code.

102

Access granted using proximity key.

103

Access granted using proximity key and PIN.

104

Exit button.

105

Access granted using a common code.

Access Denied Event Types

Event Type

Description

200

Generic event for unclassified access denied events.

201

Access denied due to the access key used is unknown.

202

Access denied due to the access key has expired (outside the validity period).

203

Access denied due to the access key has been blacklisted.

204

Access denied due to the access key has been disabled.

205

Access denied due to an PIN has not been set for the access key.

206

Access denied due to the access key is not authorized.

207

Access denied due to the access key was used outside the expected time schedule.

PreviousAccess KeysNextIntegration Request Flow

Last updated 4 years ago

Was this helpful?