Introduction

The BiG EVAL API is organized around REST. Our API has predictable resource-oriented URLs, accepts and returns JSON-encoded request and response bodies and uses standard HTTP response codes, authentication and verbs.

Because your BiG EVAL license allows you to install multiple BiG EVAL instances, you can install a development-instance to test the REST API without affecting your productive BiG EVAL instance.

The API may change with every release of BiG EVAL. But we strive to make everything backward compatible. But please read the release-notes to get informed about changes.

Table of Contents