How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CData OData API

CData Connect Cloud exposes an OData v4 compatible API that allows any OData client to browse metadata and query data from any configured source, including Excel, Power BI, and other BI tools.

CData OData API is one of 12 APIs that CData publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Data Access, OData, and REST. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and an API reference.

This API exposes 6 operations across 3 paths. It is described by OpenAPI 3.0.1, at version v1.

Requests are made against a single base URL, https://cloud.cdata.com/api/odata.

6 operations 3 paths 0 schemas 1 DELETE3 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v1
Base URL
https://cloud.cdata.com/api/odata
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

CData OData API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (Basic). By default, every request must be authenticated.

  • Basic — Basic Authentication with username and password. Use your PAT as the password. You can get your PAT from Connect AI by selecting Settings Access Tokens.

Paths & Operations 6

Across 3 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

OData 6
GET
/{workspaceName}
Get Service Root
1 param → 200
GET
/{workspaceName}/$metadata
List Metadata
1 param → 200
GET
/{workspaceName}/{resourcePath}
Get Resource
2 params → 200
DELETE
/{workspaceName}/{resourcePath}
Delete Resource
2 params → 200
POST
/{workspaceName}/{resourcePath}
Create Resource
2 params body → 200
PATCH
/{workspaceName}/{resourcePath}
Update Resource
2 params body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cdata-odata-api-openapi.yml Raw ↑

Other APIs CData publishes across the network.

CData SQL API
CData Metadata API
CData Log API
CData Connection API
CData Job API
CData Account API
CData Audit API
CData Connect AI MCP Server
CData Connect AI Management API
CData Connect AI Embed MCP Server
CData Connect AI OpenAPI API
Where this information came from

This is an independent, third-party profile of CData OData API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.