All requests to the Leap API endpoints must include a valid Bearer token in the HTTP Authorization header. There are 2 methods for obtaining this token:
- Login Based Authentication which can be useful for manual testing but can also be used for automated authentication
- See the Log In endpoint
- API Key Authentication which is great for automated authentication and can be created or revoked at any time