3E Data Insights API
01 - Introduction
OVERVIEW
Data Insights API allows you to expose OData based REST API from database objects like table(s) and view(s).
Terminologies
| Entity |
Entity refers to Table Name or view name in the request header |
| Metadata |
It refers to complete schema of the Database. |
| OData |
An open protocol to allow the creation and consumption of query-able and interoperable Restful APIs in a simple and standard way. |
Last Updated: Nov 08,2024