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

Events.com Data Sources Controller API

The data-sources-controller API from Events.com — 55 operation(s) for data-sources-controller.

Events.com Data Sources Controller API is one of 113 APIs that Events.com publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include data-sources-controller. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 90 operations across 55 paths, and defines 95 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://datagol-be.events.com.

90 operations 55 paths 95 schemas 13 DELETE43 GET21 POST13 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://datagol-be.events.com/
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Events.com Data Sources Controller API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (s_jwt).

  • s_jwt — Jwt Token

Paths & Operations 90

Across 55 paths, the API surfaces 90 operations — 13 DELETE, 43 GET, 21 POST, 13 PUT. Each is listed below with its method, path, parameters, and response codes.

data-sources-controller 90
GET
/dataSources/api/v1/queries/{queryId}
getQueryById 1 param → 400403503500501200
PUT
/dataSources/api/v1/queries/{queryId}
updateQueryById 1 param body → 400403503500501200
DELETE
/dataSources/api/v1/queries/{queryId}
deleteQueryById 1 param → 400403503500501200
PUT
/dataSources/api/v1/links/{linkId}
updateLink 1 param body → 400503403501500200
DELETE
/dataSources/api/v1/links/{linkId}
deleteLink 1 param → 400503403501500200
GET
/dataSources/api/v1/internal/materializedViews/{viewId}
getViewById 1 param → 400403503500404501200
PUT
/dataSources/api/v1/internal/materializedViews/{viewId}
updateView 1 param body → 400403503500404501200
DELETE
/dataSources/api/v1/internal/materializedViews/{viewId}
deleteView_1 1 param → 400403503500404501200
GET
/dataSources/api/v1/glossaries/{glossaryId}
getGlossary 1 param → 400503403501500200
PUT
/dataSources/api/v1/glossaries/{glossaryId}
updateGlossary 1 param body → 400503403501500200
DELETE
/dataSources/api/v1/glossaries/{glossaryId}
deleteGlossaryById 1 param → 400503403501500200
GET
/dataSources/api/v1/glossaries/{glossaryId}/{glossaryTermId}
getAllGlossaryTermById 2 params → 400503403501500200
PUT
/dataSources/api/v1/glossaries/{glossaryId}/{glossaryTermId}
updateGlossary_1 2 params body → 400503403501500200
DELETE
/dataSources/api/v1/glossaries/{glossaryId}/{glossaryTermId}
deleteGlossary 2 params → 400503403501500200
GET
/dataSources/api/v1/elementAnnotations/{elementId}
getAllElementAnnotationsByElementId 1 param → 400503403501500200
PUT
/dataSources/api/v1/elementAnnotations/{elementId}
updateElementAnnotationsOnElement 1 param body → 400503403501500200
GET
/dataSources/api/v1/dataSources/{dataSourceId}
getDataSourceById 4 params → 400403503500404501200
PUT
/dataSources/api/v1/dataSources/{dataSourceId}
editDatasource 1 param body → 400403503500404501200
DELETE
/dataSources/api/v1/dataSources/{dataSourceId}
deleteDataSource 1 param → 400403503500404501200
GET
/dataSources/api/v1/dataSources/{dataSourceId}/tables/{tableId}
getTableByTableId 2 params → 400403503500404501200
PUT
/dataSources/api/v1/dataSources/{dataSourceId}/tables/{tableId}
updateTableByTableId 2 params body → 400403503500404501200
DELETE
/dataSources/api/v1/dataSources/{dataSourceId}/tables/{tableId}
deleteTable_1 2 params → 400403503500404501200
PUT
/dataSources/api/v1/dataSources/{dataSourceId}/tables/{tableId}/descriptions
updateTableDescriptions 2 params → 400403503500404501200
PUT
/dataSources/api/v1/dataSources/{dataSourceId}/tables/{tableId}/columns/{columnId}
updateColumnByColumnId 3 params body → 400403503500404501200
GET
/dataSources/api/v1/dataSources/{dataSourceId}/schemaSyncCron
Get the active schema sync cron for a data source
getSchemaSyncCron 1 param → 400403503500404501200
PUT
/dataSources/api/v1/dataSources/{dataSourceId}/schemaSyncCron
Set up or update a recurring schema sync cron for a data source
setupSchemaSyncCron 1 param body → 400403503500404501200
DELETE
/dataSources/api/v1/dataSources/{dataSourceId}/schemaSyncCron
Remove the schema sync cron for a data source
deleteSchemaSyncCron 1 param → 400403503500404501200
GET
/dataSources/api/v1/dataSources/{dataSourceId}/schemaChanges/{changeId}
getSchemaChangeById 2 params → 400403503500404501200
PUT
/dataSources/api/v1/dataSources/{dataSourceId}/schemaChanges/{changeId}
updateSchemaChangeById 2 params body → 400403503500404501200
GET
/dataSources/api/v1/classifications/{classificationId}
getClassification 1 param → 400503403501500200
PUT
/dataSources/api/v1/classifications/{classificationId}
updateClassification 1 param body → 400503403501500200
DELETE
/dataSources/api/v1/classifications/{classificationId}
deleteClassificationById 1 param → 400503403501500200
POST
/dataSources/api/v1/{dataSourceId}/table/{tableId}/uniqueColumn
markUniqueColumns 2 params body → 400403503500404501200
POST
/dataSources/api/v1/scan
scanDataSource body → 400403503500404501200
POST
/dataSources/api/v1/queryHistory
fetchQueryHistory body → 400403503500404501200
GET
/dataSources/api/v1/queries
getAllQueries_1 → 400503403501500200
POST
/dataSources/api/v1/queries
createQuery_1 body → 400503403501500200
GET
/dataSources/api/v1/links
getLinks_1 → 400503403501500200
POST
/dataSources/api/v1/links
createLinks body → 400503403501500200
POST
/dataSources/api/v1/internal/transformedQuery
Preview SQL with no-copy workbook references expanded into CTEs
getTransformedQuery body → 400503500403501200
POST
/dataSources/api/v1/internal/queryResults
createQueryResults 1 param body → 410400403503500404501429
GET
/dataSources/api/v1/internal/materializedViews
getAllViews → 400503403501500200
POST
/dataSources/api/v1/internal/materializedViews
createView_1 body → 400503403501500200
GET
/dataSources/api/v1/glossaries
getAllGlossaries → 400503403501500200
POST
/dataSources/api/v1/glossaries
createGlossary body → 400503403501500200
GET
/dataSources/api/v1/glossaries/{glossaryId}/terms
getAllGlossaryTerms 1 param → 400503403501500200
POST
/dataSources/api/v1/glossaries/{glossaryId}/terms
createGlossaryTerm 1 param body → 400503403501500200
POST
/dataSources/api/v1/glossaries/terms
createTerm body → 400503403501500200
POST
/dataSources/api/v1/elementAnnotations
setAnnotations body → 400503403501500200
GET
/dataSources/api/v1/dataSources
getDataSources_1 1 param → 400403503500501200
POST
/dataSources/api/v1/dataSources
addDatasource body → 400403503500501200
GET
/dataSources/api/v1/dataSources/{dataSourceId}/tables
getTablesByDataSource 1 param → 400403503500404501200
POST
/dataSources/api/v1/dataSources/{dataSourceId}/tables
addDatasourceTable 1 param body → 400403503500404501200
DELETE
/dataSources/api/v1/dataSources/{dataSourceId}/tables
deleteTables 1 param body → 400403503500404501200
POST
/dataSources/api/v1/dataSources/{dataSourceId}/tables/{tableId}/dataSourceFiles
addDatasourceFiles 3 params → 400403503500404501200
DELETE
/dataSources/api/v1/dataSources/{dataSourceId}/tables/{tableId}/dataSourceFiles
deleteDatasourceFiles 2 params body → 400403503500404501200
GET
/dataSources/api/v1/dataSources/{dataSourceId}/schemas
getDataSourceSchema 1 param → 400403503500404501200
POST
/dataSources/api/v1/dataSources/{dataSourceId}/schemas
refreshDataSourceSchema 1 param → 400403503500404501200
GET
/dataSources/api/v1/dataSources/{dataSourceId}/schemaChanges
getSchemaChangesByDataSourceId 1 param → 400403503500404501200
POST
/dataSources/api/v1/dataSources/{dataSourceId}/schemaChanges
identifySchemaChanges 1 param → 400403503500404501200
GET
/dataSources/api/v1/dataSources/{dataSourceId}/historicQueries
getHistoricQueries 3 params → 400403503500404501200
POST
/dataSources/api/v1/dataSources/{dataSourceId}/historicQueries
syncHistoricQueries 1 param body → 400403503500404501200
GET
/dataSources/api/v1/dataSources/{dataSourceId}/descriptions
getDataSourceDescriptions 1 param → 400403503500404501200
POST
/dataSources/api/v1/dataSources/{dataSourceId}/descriptions
upsertDescriptions 1 param body → 400403503500404501200
GET
/dataSources/api/v1/classifications
getAllClassifications → 400503403501500200
POST
/dataSources/api/v1/classifications
createClassification body → 400503403501500200
GET
/dataSources/api/v1/annotation
getAll_3 → 400503403501500200
POST
/dataSources/api/v1/annotation
create_6 body → 400503403501500200
GET
/dataSources/api/v1/{dataSourceId}/table/{tableId}/column/{columnId}/partitionCol
changeDataPartitionColumn 4 params → 400403503500404501200
DELETE
/dataSources/api/v1/{dataSourceId}/table/{tableId}/column/{columnId}/partitionCol
removeDataPartitionColumn 3 params → 400403503500404501200
GET
/dataSources/api/v1/{dataSourceId}/syncSchema
syncSchema 1 param → 400403503500404501200
GET
/dataSources/api/v1/{dataSourceId}/getSyncSchemaStatus
getSyncSchemaStatus 1 param → 400403503500404501200
GET
/dataSources/api/v1/{dataSourceId}/connectionUrl
getConnectionUrl 1 param → 400403503500404501200
GET
/dataSources/api/v1/tableLinks
getLinks → 400503403501500200
GET
/dataSources/api/v1/formulas
getSparkFunctions → 400503403501500200
GET
/dataSources/api/v1/elementAnnotations/table/{tableId}
getAllElementAnnotationsByTableId 1 param → 400503500403501200
GET
/dataSources/api/v1/dataSources/{dataSourceId}/tables/{tableId}/schema
getTableSchema 3 params → 400403503500404501200
GET
/dataSources/api/v1/dataSources/{dataSourceId}/tables/{tableId}/rows
getRows 3 params → 400403503500404501200
GET
/dataSources/api/v1/dataSources/{dataSourceId}/tables/{tableId}/dataSourceFiles/{fileId}
downloadDatasourceFiles 3 params → 400503403501500200
GET
/dataSources/api/v1/dataSources/{dataSourceId}/table/{tableId}/descriptions
getDescriptions 2 params → 400403503500404501200
GET
/dataSources/api/v1/dataSources/{dataSourceId}/syncSchema
syncSourceSchema 1 param → 400403503500404501200
GET
/dataSources/api/v1/dataSources/{dataSourceId}/schemas/{schemaId}
getDataSourceSchemaById 2 params → 400403503500404501200
GET
/dataSources/api/v1/dataSources/{dataSourceId}/schema
getDataSourceTablesSchema 2 params → 400403503500404501200
GET
/dataSources/api/v1/dataSources/{dataSourceId}/graphs
getGraphsByDataSourceId 3 params → 400403503500404501200
GET
/dataSources/api/v1/dataSources/schemaChanges
getSchemaChanges 1 param → 400403503500404501200
GET
/dataSources/api/v1/dataSources/internal/{token}/{dataSourceId}/tables
getTablesByDataSource_1 2 params → 400403503500501200
GET
/dataSources/api/v1/dataSources/internal/{token}/{dataSourceId}/descriptions
getDataSourceDescriptions_1 2 params → 400403503500501200
GET
/dataSources/api/v1/dataSources/getDataSourcesRelationships
getRelationships → 400503403501500200
GET
/dataSources/api/v1/config/dataSources
Gets configs for data sources.
getDataSourcesConfig → 400503403501500200
DELETE
/dataSources/api/v1/elementAnnotations/{elementAnnotationId}
deleteAnnotation 1 param → 400503403501500200

Schemas 95

The contract defines 95 schemas that model the data the API accepts and returns. The most detailed are TableDTO (54 properties), ColumnDTO (43 properties), DataPipelineResponseV2DTO (28 properties), DataSourceDTO (27 properties). Each schema is shown below with its type and property counts.

SchemaSyncCronRequest
object
1 property 1 required
TransformedQueryDTO
object
2 properties
PageResponseDTOQueryDTO
object
1 property
SaasxlResponseDTOObject
object
5 properties
TableLinkWrapperDTO
object
3 properties
DataPipelineV2DTO
object
23 properties
PageResponseDTOFunctionDTO
object
1 property
SchemaDTO
object
2 properties
KeyInfoDTO
object
9 properties
SchemaSyncCronResponse
object
4 properties
JsonNode
object
QueryLogDTO
object
4 properties
SparkJobDataDTO
object
6 properties
TableDTO
object
54 properties
BIPageDTO
object
12 properties
DataSourceSchemaWrapperDTO
object
6 properties
CatalogDTO
object
1 property
DataPipelineStreamCursorDTO
object
3 properties
UserDTO
object
21 properties
EnumOptions
object
5 properties
PageResponseDTODataSourceDTO
object
1 property
JoinRequest
object
4 properties
ViewDTO
object
19 properties
ConfigDTO
object
2 properties
JsonSourceDescriptionDTO
object
7 properties
LineageEdgeDataDTO
object
7 properties
WhereClause
object
3 properties
WareHouseInfo
object
2 properties
DataPipelineJobProcessDTO
object
7 properties
DataSourceDTO
object
27 properties
DataPipelineNodeGroupConfig
object
2 properties
DataPipelineProcessDTO
object
5 properties
ColumnLinkDTO
object
4 properties
KeyDTO
object
2 properties
QueryHistoryDTO
object
5 properties
DataSourceColumnDTO
object
13 properties
ThirdPartyFilterConfigDTO
object
4 properties
WidgetDTO
object
13 properties
PageResponseDTOQueryViewDTO
object
1 property
PageResponseDTODataSourceSchemaChangeDTO
object
1 property
LineageEdgeRelationDTO
object
5 properties
DataPipelineStreamDTO
object
16 properties
ColumnLinkWrapperDTO
object
2 properties
VersionDTO
object
10 properties
QueryResultDTO
object
11 properties
PageResponseDTOElementAnnotationDTO
object
1 property
LineageMetadataDTO
object
6 properties
DiffWrapperObject
object
3 properties
DataPipelineJobDTO
object
15 properties
BaseWidgetDTO
object
3 properties
DataSourceUniqueColumnDTO
object
3 properties
PageResponseDTODataSourceTableDTO
object
1 property
FilterOptionDTO
object
7 properties
GroupOptionDTO
object
3 properties
DataSourceBulkTablesDTO
object
1 property
SchemaChangeDTO
object
8 properties
WidgetParameterDTO
object
10 properties
QueryWrapperDTO
object
1 property
ScheduleData
object
3 properties
SaasxlResponseDTOVoid
object
5 properties
EnumOptionValue
object
2 properties
DataPipelineJobStreamDTO
object
5 properties
SortOptionDTO
object
5 properties
PageResponseDTOAnnotationDTO
object
1 property
Diff
object
2 properties
DataSourceTableDTO
object
18 properties
AnnotationDTO
object
7 properties
JoinConditionDTO
object
4 properties
RequestStatusLogDTO
object
8 properties
ElementAnnotationDTO
object
4 properties
ViewColumnDTO
object
15 properties
QueryViewDTO
object
11 properties
QueryDTO
object
5 properties
DataSourceSchemaDTO
object
5 properties
PageResponseDTOTableLinkWrapperDTO
object
1 property
AttachmentSettingsDTO
object
3 properties
DataSourceFileIdsDTO
object
1 property
BasicSchedule
object
2 properties
IndexDTO
object
10 properties
DataPipelineLiteDTO
object
6 properties
RuleDTO
object
7 properties
FunctionDTO
object
6 properties
DraftWidgetsContainerDTO
object
3 properties
DataSourceSchemaChangeDTO
object
11 properties
DataSourceFileDTO
object
10 properties
QueryJobDTO
object
6 properties
SaasxlResponseDTOSchemaSyncCronResponse
object
5 properties
DataSourceGraphDTO
object
9 properties
LineageNodeDTO
object
6 properties
DataPipelineResponseV2DTO
object
28 properties
AIGenerateSettingsDTO
object
5 properties
ColumnSettingsDTO
object
3 properties
PageResponseDTODataSourceGraphDTO
object
1 property
ErrorMessage
object
5 properties
ColumnDTO
object
43 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eventscom-data-sources-controller-api-openapi.yml Raw ↑

Other APIs Events.com publishes across the network.

DataGol MCP Server
Events.com Agent Config Controller API
Events.com Agent Config Migration Controller API
Events.com Agent Email Controller API
Events.com Agent Job Update Controller API
Events.com Agent MCP API
Events.com Agent MCP Config Controller API
Events.com Agent Memory API
Events.com Agent Skill Controller API
Events.com Agent Template Controller API
Events.com AI Feedback Controller API
Events.com AI Third Party Page Controller API
Where this information came from

This is an independent, third-party profile of Events.com Data Sources Controller 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.