Jump to Content
Guides
API Reference
Product Documentation
AI Docs Bot (Beta)
API Reference
Product Documentation
AI Docs Bot (Beta)
Moon (Dark Mode)
Sun (Light Mode)
Guides
API Reference
SQL query (via GET)
Search
All
Pages
Start typing to search…
JUMP TO
CATALOG MANAGEMENT
catalog resources
Bulk: delete properties from resources
patch
Bulk: update multiple resources at once
patch
Bulk: create multiple resources at once
post
Delete properties from a resource
delete
Search for resources
post
Delete a resource
delete
Get a resource
get
Update a resource
patch
Create a new resource
post
Clear all user edits from a resource
post
Clear all user edits on specified properties from a resource
put
catalog relationships
Get resources that are related to a resource identified by IRI
post
Creates a relationship between two catalog resources identified by IRI
post
Deletes a relationship between two catalog resources identified by IRI
post
data quality
Add Check Runs
post
Add Badges
AI Context Engine
Answers
Detailed answer
post
Tools
Answer Tool
post
Metadata
Tool apis metadata as JSON
get
Tool apis metadata as YAML
get
DATASETS AND PROJECTS
datasets
List datasets for a specified owner
get
Create a dataset
post
Delete a dataset
delete
Retrieve a dataset
get
Update a dataset
patch
Create / Replace a dataset
put
Fetch latest file from source and update dataset — via GET, for convenience.
get
Fetch latest file from source and update dataset.
post
Retrieve a dataset version
get
Download a dataset
get
DOIs
Delete dataset DOI
delete
Create dataset DOI
put
Delete dataset version DOI
delete
Create dataset version DOI
put
files
Delete files
delete
Add files from URLs
post
Delete a file
delete
Get file description and labels
get
Update file description and labels
patch
Replace file description and labels
put
Sync files (via GET)
get
Sync files
post
Download a file
get
Upload files
post
Upload a file
put
insights
List insights
get
Create an insight
post
Delete an insight
delete
Retrieve an insight
get
Update an insight
patch
Replace an insight
put
Retrieve an insight version
get
projects
List projects for a specified owner
get
Create a data project
post
Delete a data project
delete
Retrieve a data project
get
Update a data project
patch
Create / Replace a data project
put
Unlink dataset
delete
Link dataset
put
Retrieve a data project version
get
streams
Append record(s)
post
Delete all records
delete
Retrieve stream schema
get
Set / Update stream schema
patch
LIVE CONNECTIONS
connections
Get connections by owner
get
Create a new connection
post
Delete a Connection
delete
Get an individual connection
get
Test a connection
post
tables
Add live tables from a virtual connection
post
QUERY
queries
Cancel a query
post
List published queries
get
Create a saved query in a specified dataset
post
Delete a saved query in a specified dataset
delete
Update a saved query in a specified dataset
put
List user saved queries
get
List published queries
get
Create a saved query
post
Delete a saved query
delete
Update a saved query
put
List saved queries
get
Retrieve a saved query
get
Execute a saved query
get
Execute a saved query (with parameters)
post
Retrieve a saved query version
get
Execute SPARQL query via GET
get
Execute SPARQL query via POST
post
Execute SPARQL query via GET with the default graph
get
Execute SPARQL query via POST with the default graph
post
SQL query (via GET)
get
SQL query
post
Describe a SQL query
post
SEARCH
search
Advanced search on resources
post
Simple search on resources
post
REQUESTS
requests - authorization
Create an authorization request
post
Accept an authorization request
post
Get authorization requests that can be approved/rejected
get
Delete an authorization request
post
Reject an authorization request
post
requests - resource
Suggest a Resource Change
post
Accept a resource request
post
Get all resource requests in an organization
get
Reject a resource request
post
Delete a resource request
delete
Get a resource request
get
TOPICS AND COMMENTS
topics
Get active topics
get
Get topics for an owner or resource
get
Get a topic
get
Create a new topic
post
Update an existing topic
put
Delete an existing topic
delete
comments
Get recently updated comments
get
Get comments for a topic
get
Get a comment
get
Create a new comment
post
Update an existing comment
put
Delete an existing comment
delete
USERS AND ORGANIZATIONS
organizations
Get organization details.
get
Authorize a Team to access an organization
post
serviceaccount
Gets all service accounts by owner.
get
Create a new service account.
post
Delete service account
delete
Update service account
patch
Refresh service account token
post
user
Retrieve user data
get
List datasets as contributor
get
List liked (bookmarked) datasets
get
List datasets as owner
get
List organization memberships
get
List projects as contributor
get
List liked (bookmarked) projects
get
List projects owned
get
users
Retrieve a user's profile
get
instanceadmin
Create a new user
post
Deactivate specified agent
post
Reactivate specified agent
post
WEBHOOKS
Webhooks overview
webhooks
List subscriptions
get
Unsubscribe from dataset
delete
Retrieve dataset subscription
get
Subscribe to dataset
put
Unsubscribe from data project
delete
Retrieve data project subscription
get
Subscribe to data project
put
Unsubscribe from account
delete
Retrieve account subscription
get
Subscribe to account
put
LEGACY CATALOG
legacy catalog - analysis
suggest for an existing analysis
patch
Gets metadata analysis by owner.
get
Create a new analysis metadata.
post
Delete an Analysis.
delete
Get an individual metadata analysis
get
Update an existing analysis.
patch
Replace an existing analysis
put
legacy catalog - collections
Gets collections owned by specified owner
get
Creates a new collection
post
Deletes a collection
delete
Gets a collection by ID
get
Updates a collection
patch
Replaces a collection
put
legacy catalog - data
suggest for an existing table.
patch
Gets datasources by owner.
get
Get an individual datasource metadata
get
Get tables for a data source
get
Create a new table metadata.
post
Update an existing table identified by IRI.
patch
Delete a table.
delete
Get an individual table metadata
get
Update an existing table.
patch
Replace an existing table
put
Get columns for a given table
get
Create a Column.
post
Delete a Column.
delete
Get an individual column metadata
get
Update an existing Column.
patch
Replace an existing column
put
legacy catalog - glossary
suggest for an existing glossary.
patch
Gets metadata glossary by owner.
get
Create a new glossary metadata.
post
Delete a Glossary.
delete
Get an individual metadata glossary
get
Update an existing glossary.
patch
Replace an existing glossary
put
legacy catalog - properties
Get supported metadata properties by owner
get
legacy catalog - relationships
Legacy - Creates a relationship between two catalog resources
post
Legacy - Deletes a relationship between two catalog resources
post
Legacy - Get resources that are related to a resource
post
Legacy - Get resources that are related to a table
post
SQL query (via GET)
get
https://api.data.world/v0/sql/
{owner}
/
{id}
Same as
POST:/sql/{owner}/{id}
Language
Shell
Node
Ruby
PHP
Python
Credentials
Bearer
JWT
Bearer
RESPONSE
Click
Try It!
to start a request and see the response here!