Calling the API

Version 25.3.9411


Calling the API


CData API Server exposes an API that allows integration with other applications. This API contains web services that are secure and remotely accessible from any application, browser, or smart device. The table resources in this API use JSON-formatted OData as the default REST protocol for accessing data. You can access the API as standard OData (XML/Atom or JSON), and it supports standard OData syntax for filtering and other operations such as querying related data from additional tables using OData expansions, or computing data using aggregations.

The following topics describe common tasks you can perform with API Server: