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

Stardog Data Sources API

Operations for managing data sources, which are used by virtual graphs

Stardog Data Sources API is one of 25 APIs that Stardog publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Data Sources. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 16 operations across 14 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 12.0.3.

Requests are made against a single base URL, http://localhost:5820.

16 operations 14 paths 13 schemas 1 DELETE6 GET8 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
12.0.3
Base URL
https://cloud.stardog.com
License
Resource Areas
1

Paths & Operations 16

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

Data Sources 16

Operations for managing data sources, which are used by virtual graphs

GET
/admin/data_sources
List data sources
listDataSources → 200
POST
/admin/data_sources
Add data source
addDataSource body → 201
POST
/admin/data_sources/test_new_connection
Test the connection for a new data source
testNewConnection body → 204404503
GET
/admin/data_sources/{name}/options
Get data source options
getDataSourceOptions 1 param → 200404
POST
/admin/data_sources/{name}/refresh_metadata
Refresh metadata
refreshMetadata 1 param body → 204404
PUT
/admin/data_sources/{name}
Update data source
updateDataSource 1 param body → 201
DELETE
/admin/data_sources/{name}
Delete data source
deleteDataSource 1 param → 204404
POST
/admin/data_sources/{name}/query
Query data source
queryDataSource 1 param body → 200
GET
/admin/data_sources/list
List data sources' info
dataSourceInfos → 200
GET
/admin/data_sources/{name}/info
Get data source info
dataSourceInfo 1 param → 200404
POST
/admin/data_sources/{name}/online
Online data source
onlineDataSource 1 param → 204404
POST
/admin/data_sources/{name}/refresh_counts
Refresh table row-count estimates
refreshCounts 1 param body → 204404
POST
/admin/data_sources/{name}/share
Share data source
shareDataSource 1 param → 204404
POST
/admin/data_sources/{name}/test_data_source
Test an existing data source connection
testDataSource 1 param → 204404503
GET
/admin/data_sources/data_source_type_description
Describe the supported data source types and their options.
getDbTypeOptionsDescription → 200
GET
/admin/data_sources/{name}/available
Available
availableDataSource 1 param → 200404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are VIRTUAL_GRAPH_OPTIONS (36 properties), DATA_SOURCE_OPTIONS (22 properties), DATA_SOURCE_OPTION_DESCRIPTION (6 properties), DATA_SOURCE (3 properties). Each schema is shown below with its type and property counts.

DATA_SOURCE_OPTIONS
object
22 properties
DATA_SOURCE_LIST
object
1 property 1 required
DATA_SOURCE
object
3 properties 3 required
DATA_SOURCE_QUERY
object
2 properties
DATA_SOURCE_NAME_LIST
object
1 property 1 required
DATA_SOURCE_REFRESH_TABLE
object
1 property
DATA_SOURCE_AVAILABLE
object
1 property 1 required
DATA_SOURCE_OPTION_DESCRIPTION
object
6 properties
VIRTUAL_GRAPH_OPTIONS
object
36 properties
DATA_SOURCE_UPDATE
object
2 properties 1 required
DATA_SOURCE_TYPE_DESCRIPTION
object
1 property 1 required
DATA_SOURCE_CREATE
object
2 properties 2 required
SINGLE_DATA_SOURCE_INFO
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

stardog-data-sources-api-openapi.yml Raw ↑

Other APIs Stardog publishes across the network.

Stardog HTTP API
Stardog Checkpoints API
Stardog Cluster Admin API
Stardog Data Caching API
Stardog DB Admin API
Stardog EntityResolution API
Stardog Graph Store Protocol API
Stardog GraphQL API
Stardog Integrity Constraints / SHACL API
Stardog Knowledge Catalog API
Stardog Matcher, aligning schemas from various data sources API
Stardog Monitoring API
Where this information came from

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