DE EN EN (Google)

How To Get Started

This step by step guide is supposed to be a starting point for working with the basic architecture of the easydb objects and assets, as well as searching and parsing objects in search results.

It consists of the following parts:

  1. Datamodel
  2. Structure of objects
  3. Searching for objects
  4. Rendering objects based on masks

Note: for all following API calls it is assumed that an authenticated session token is included in the requests:

  • either in the HTTP header: 'x-easydb-token: <TOKEN>'
  • or as an URL parameter: ?token=<TOKEN>

Also, the requests will only work or return the expected results, if the user has all necessary rights on all affected objecttypes and/or pools.