API Reference
Overview
The Receptiviti API consists of three endpoints: framework
delivers scores formatted for visual understanding of the measures organized into our proprietary frameworks. The score
endpoint incorporates the same measures and scores as framework
, yet organizes the scores in a alternate arrangement, such that 0-1
scores go in dictionary_measures
and 0-100
scores go into receptiviti_measures
. Ping
is for testing purposes.
Note: We recommend that you start by calling the
framework
endpoint, whether you're making single or bulk calls, as the output is organized in a more easily digestible structure. Thescore
endpoint is deprecated and is not recommended for new users of the Receptiviti API as of late 2022.