Developer / Reference / HTTP API

HTTP API

Last updated on 13-May-2020 by Jakob Jakobsen Boysen
Jakob Jakobsen Boysen

Platform Lead
boysen@scifeon.com
On this page

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

We recommend using POSTMAN for testing the different endpoints.

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.

On this page