Skip to main content
essentry Integration Portal home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Guides
API Reference
API Documentation
Authentication
Pagination
Pre-Processor
PUT
Synchronize Events and Invitations
Post-Processor
GET
Get Upcoming Invitations
GET
Get Current and Past Check-Ins
POST
Transition Check-In
PUT
Upload Access Profiles
User Provisioning
GET
Get Employees
close
API Documentation
Authentication
All API endpoints require authentication. When you create an integration through the essentry dashboard, you will receive a bearer token that must be included in the
Authorization
header of your requests.
Copy
Authorization
:
Bearer YOUR_ACCESS_TOKEN
Next
⌘I