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 Metadata API

The Metadata API from CData — 10 operation(s) for metadata.

This API exposes 10 operations across 10 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version v1.

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

10 operations 10 paths 6 schemas 10 GET

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

CData Metadata API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — JWT token authentication. Include the token in the Authorization header as Bearer {token}. See [Authentication](/en/API/Authentication-Embedded) for more infor…

Paths & Operations 10

Across 10 paths, the API surfaces 10 operations — 10 GET. Each is listed below with its method, path, parameters, and response codes.

Metadata 10
GET
/catalogs
List Catalogs
getCatalogs → 200
GET
/schemas
List Schemas
getSchemas 2 params → 200
GET
/tables
List Tables
getTables 4 params → 200
GET
/columns
List Columns
getColumns 4 params → 200
GET
/primaryKeys
List Primary Keys
getPrimaryKeys 3 params → 200
GET
/importedKeys
List Imported Keys
getImportedKeys 3 params → 200
GET
/exportedKeys
List Exported Keys
getExportedKeys 3 params → 200
GET
/indexes
List Indexes
getIndexes 5 params → 200
GET
/procedures
List Procedures
getProcedures 3 params → 200
GET
/procedureParameters
List Procedure Parameters
getProcedureParameters 4 params → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ColumnInfo (12 properties), ResultSet (3 properties), QueryResult (2 properties), ErrorDetail (2 properties). Each schema is shown below with its type and property counts.

ErrorDetail
object
2 properties
DataType
integer
The parameter's [data type](/en/API/REST-APIdata-types).
ResultSet
object
3 properties
QueryResult
object
2 properties
ErrorCode
integer
ColumnInfo
object
12 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cdata-metadata-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of CData Metadata 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.