The assessment (SmarterMeasure) REST API allows you to query information about assessments, users, and results. Since the API is based on REST principles, it’s very easy to write and test applications. You can use your browser to access URLs, and you can pretty much use any HTTP client in any programming language to interact with the API. Base URL All URLs referenced in this document have the following base: https://api.smartermeasure.com/v3 HTTP and HTTPS The assessment (SmarterMeasure) REST API is served over HTTPS. To ensure data privacy encrypted HTTP is not supported.Documentation Index
Fetch the complete documentation index at: https://developers.smarterservices.com/llms.txt
Use this file to discover all available pages before exploring further.
Quick Start
Discuss integration needs with your success manager
Book a call with your success manager to discuss your needs and get started.
Obtain API credentials
Once you have discussed your needs with your success manager, they will provide you with API credentials.
Make your first API call
Once you have obtained your API credentials, you can make your first API call.
