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

data.world queries API

The queries API from data.world — 14 operation(s) for queries.

data.world queries API is one of 37 APIs that data.world publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Query. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, an API reference, authentication docs, and a changelog.

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

Requests are made against a single base URL, /v0.

22 operations 14 paths 10 schemas 2 DELETE10 GET8 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0
Base URL
https://api.data.world/v0
Authentication
HTTP Bearer
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

data.world queries API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 22

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

queries 22
POST
/cancel
Cancel a query
cancel 1 param → 200
GET
/datasets/{owner}/{id}/queries
List published queries
getPublishedDatasetQueries 4 params → 200
POST
/datasets/{owner}/{id}/queries
Create a saved query in a specified dataset
createSavedQuery 2 params body → 200
DELETE
/datasets/{owner}/{id}/queries/{queryId}
Delete a saved query in a specified dataset
deleteSavedQuery 3 params → 200
PUT
/datasets/{owner}/{id}/queries/{queryId}
Update a saved query in a specified dataset
updateSavedQuery 3 params body → 200
GET
/datasets/{owner}/{id}/userQueries
List user saved queries
getUserSavedDatasetQueries 4 params → 200
GET
/projects/{owner}/{id}/queries
List published queries
getProjectQueries 4 params → 200
POST
/projects/{owner}/{id}/queries
Create a saved query
createSavedQuery_1 2 params body → 200
DELETE
/projects/{owner}/{id}/queries/{queryId}
Delete a saved query
deleteSavedQuery_1 3 params → 200
PUT
/projects/{owner}/{id}/queries/{queryId}
Update a saved query
updateSavedQuery_1 3 params body → 200
GET
/projects/{owner}/{id}/userQueries
List saved queries
getUserSavedProjectQueries 4 params → 200
GET
/queries/{id}
Retrieve a saved query
getQuery 1 param → 200
GET
/queries/{id}/results
Execute a saved query
executeQuery 3 params → 200
POST
/queries/{id}/results
Execute a saved query (with parameters)
executeQueryWithPost 2 params body → 200
GET
/queries/{id}/v/{versionId}
Retrieve a saved query version
getQueryVersion 2 params → 200
GET
/sparql/{owner}
Execute SPARQL query via GET with the default graph
queryViaGetWithDefaultGraph 6 params → 200
POST
/sparql/{owner}
Execute SPARQL query via POST with the default graph
queryWithJsonRequestWithDefaultGraph 1 param body → 200
GET
/sparql/{owner}/{id}
Execute SPARQL query via GET
queryViaGet 7 params → 200
POST
/sparql/{owner}/{id}
Execute SPARQL query via POST
queryWithJsonRequest 2 params body → 200
GET
/sql/{owner}/{id}
SQL query (via GET)
sqlGet 7 params → 200
POST
/sql/{owner}/{id}
SQL query
sqlPostWithJsonRequest 4 params body → 200
POST
/sql/{owner}/{id}/describe
Describe a SQL query
sqlDescribe 3 params body → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are QuerySummaryResponse (10 properties), SavedQueryExecutionRequest (7 properties), SparqlQueryRequest (6 properties), CreateQueryRequest (5 properties). Each schema is shown below with its type and property counts.

QueryPutRequest
object
4 properties 2 required
CreateQueryRequest
object
5 properties 3 required
RdfTerm
object
4 properties 2 required
SuccessMessage
object
1 property
PaginatedQueryResults
object
3 properties 2 required
SparqlQueryRequest
object
6 properties 1 required
QueryParameter
object
2 properties
SavedQueryExecutionRequest
object
7 properties
SqlQueryRequest
object
4 properties 1 required
QuerySummaryResponse
object
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

data-world-queries-api-openapi.yml Raw ↑

Other APIs data.world publishes across the network.

data.world Datasets API
data.world Projects API
data.world SQL Query API
data.world SPARQL Query API
data.world Metadata Management API
data.world Webhooks API
data.world Answer API
data.world catalog relationships API
data.world catalog resources API
data.world connections API
data.world data quality API
data.world datasets API
Where this information came from

This is an independent, third-party profile of data.world queries 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.