Orange Logic DataTable API

Work directly with database objects - assets (images, video, audio), folders, groups, users, tags, keywords, and relationships - through generic CREATE, READ, UPDATE, and DELETE calls. Paths follow the pattern /API/DataTable/V2.2/Documents.{asset-type}.{asset-subtype}:Read and similar verbs. Object-type and subtype segments vary per instance.

API entry from apis.yml

apis.yml Raw ↑
aid: orangelogic:orangelogic-datatable-api
name: Orange Logic DataTable API
tags:
- DataTable
- CRUD
- Objects
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developer.orangelogic.com/reference/datatable-apis
baseURL: https://{OrangeLogicURL}/API
properties:
- url: https://developer.orangelogic.com/reference/datatable-apis
  type: APIReference
- url: https://developer.orangelogic.com/reference/datatable-assets
  type: Documentation
description: Work directly with database objects - assets (images, video, audio), folders, groups, users,
  tags, keywords, and relationships - through generic CREATE, READ, UPDATE, and DELETE calls. Paths follow
  the pattern /API/DataTable/V2.2/Documents.{asset-type}.{asset-subtype}:Read and similar verbs. Object-type
  and subtype segments vary per instance.