Token API

The Token API resource is used to generate a token that can be used to access candidate responses from either a Mark or Audit perspective from an external system. For more information on the Mark and Audit screens in Surpass, read About the Mark (Standard) screen and About the Audit screen.

The Token API resource is used to generate bearer tokens.

This article explains what calls can be made to the Surpass API using the Token resource.

Import this API into your Postman Workspace

In This Article

Generating a token

post /api/v2/Token

Send a request to the endpoint to generate a bearer token. This can be used to gain access to the Mark or Audit screens.

IMPORTANT: Although bearer tokens can be passed in the querystring of a URL, it is best practice to send them in an authorization header.

Error Codes

Refer to the following table for information on error codes that may be encountered when using this resource.

Further reading

Read the following articles to learn more about similar APIs, how to get started with the Surpass API v2, and how to get the best out of this reference documentation:

NOTE: This form is to provide feedback to help improve the Surpass Help documentation only. If you need live support, contact support@surpass.com.