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