API Endpoint Call Requirements

When making a call to an API endpoint, there are three items required in http headers:

  • The API version
  • Your integration partner ID – this is issued to you by Swipeclock
  • Your JWT token

Before starting your integration, please review the information on authentication, api versioning, and other required header information on the wfhapi Swagger page.