Work with Workspaces using API

Entity and Declarative Interface

There are two types of interfaces available, the main difference between Entity and Declarative Interface is their attitude to objects:

Metadata API Interfaces

API Documentation

Create, update and get of objects is specific to model (layer) where the object belongs. For all details see Workspace Metadata Model API.

The API Protocol

The GoodData.CN application uses the HTTP protocol and media type application/vnd.gooddata.api+json and application/json for communication with clients.