TestProfile API

Test profiles allow you to customise the appearance of the Surpass test driver. This includes adding custom logos, defining colour schemes, and choosing what information and functionality is available to candidates during a test.

The TestProfile API resource is used to retrieve and create test profiles.

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

Import this API into your Postman Workspace

In This Article

Retrieving test profile information

get /api/v2/TestProfile/{id}

Send a request to the endpoint to retrieve information for a specific test profile using its ID. No request body is required.

Creating a test profile

post /api/v2/TestProfile

Send a request to the endpoint to create a test profile.

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.