Reduced Support Availability: 22nd - 23rd April 2024

Just to let you know, our team is attending the OneFile all company meeting on 22nd and 23rd April 2024, so we won't be as responsive as usual!

You can still access our help guides - just search the Help Centre to find the answers you need. Otherwise, you can submit a ticket and we'll get back to you as soon as possible. If you have an urgent issue, set the priority accordingly.

Feature change alert - New OneFile Login May 2024

From Wednesday 1st May 2024, we're we are updating the login process for all products. . More information on this change can be found here.

Help centre

Submit a ticket Log in

Authenticate via the API

Firstly, submit a ticket to request an API Token. Once you've got a token:

  1. Call the POST /api/v2.1/Authentication endpoint
    1. Pass the X-CustomerToken in the header
    2. The Session will be returned in the body of the response
  2.  Pass the Session as the X-TokenID in the header, to authenticate all other calls

X-TokenID Expiry

The X-TokenID will expire 24 hours after being generated.

You'll need to Call the POST /api/v2.1/Authentication endpoint to get a new X-TokenID.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.