Overview

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

Environments

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

Staging Environment

This is a test environment that exactly resembles the Production environment. This is made to test codes, builds, and updates to ensure quality under a production-like environment before application deployment.

Production Environment

The environment is configured to host the final release version of a product targeting end-users. This version preferably does not change except for during scheduled releases.