Overview

Overview

This guide describes the API that allows companies to create assessments externally and identifies the URL parameters available in the Create Assessments API.

Assessment Manager has at least two deployment environments available for API proxies: Staging and Prod. The distinction between the two environments is arbitrary — each is simply identified by a different set of network addresses (URLs).

Staging Environment

A test environment that exactly mirrors Production. Use Staging to test code, builds, and updates under a production-like environment before deploying to Production.

Assessment Manager Server:  https://assess-stage.truste.com
Production Environment

The Production environment hosts the final release version of the product targeting end-users. This version preferably does not change except during scheduled releases.

Auth Server:  https://login.truste.com
Assessment Manager Server:  https://assess.truste.com
TrustArc  ·  Assessment Manager API — Environments  ·  support.trustarc.com