Authentication API

The Authentication API contains core methods that allow application developers and integrators to obtain and manage persistent tokens that permit access to secure data on behalf of a registered Xure user.

API Endpoints

EndpointDescription
https://api.xure.co/v1/authentication/loginObtain an authentication token given a registered user's login details
https://api.xure.co/v1/authentication/tokenGet information related to an existing authentication token
https://api.xure.co/v1/authentication/logoutInvalidates the supplied authentication token preventing its use in any further requests