Introduction

API Reference

The Score API is organized around REST. Our API has predictable resource-oriented and task-oriented URLs, accepts JSON-encoded request bodies and returns responses of the same type, and uses standard HTTP response codes and authentication.

The Score API does not support bulk updates. You can work on only one object/task per request.

Just getting started?

Take a look at our Getting Started guide that will assist you with evaluating your first conversation and viewing the results of the evaluation.

Last updated