HTTP API
This API is HTTP/JSON based. It consists of simple HTTP endpoints for specific operations, such as retrieving, creating and updating entities. These are very useful for development of apps and scripting outside of Scifeon.
For querying data and retrieving data in e.g. Excel, Spotfire or PowerBI the OData endpoints are very useful.
Testing
Section titled “Testing”We recommend using POSTMAN for testing the different endpoints.
Table of Contents
Section titled “Table of Contents”The sections below describes how to authenticate to the API, how to understand HTTP status codes and error messages. The OData and Endpoints sections describes the parameters, request and response format of the individual endpoints.