Authentication

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:


🚧

Making API calls from browser using 'Try It' button

When logged into the Partner Portal and making calls from the browser in this developer portal, your Staging token is automatically included. For Production calls, a valid production bearer token (API key or login token) must be included in the AUTHORIZATION box.


What’s Next