Logo
Hive Logo

Hive APIs

Hive provides simple automated workflow for teams. It brings all your different tools onto one dashboard and makes it easy to see progress and bottlenecks.

Developer

Hive APIs

Account Request URL

-

Base Endpoint

-

Query

Find data in files or databases using SQL queries

queries

query

Hive Query

Find data in files or databases using SQL queries

queries

query

Job

Create a job to run a query.

jobs

table, database, query, jobConfiguration, resultFormat, destinationUri, jobName, retentionPeriod, callbackUrl, labels, hiveOptions, version

Job

Get a job's metadata.

jobs/{jobId}

jobId

Job

Cancel a job.

jobs/{jobId}:cancel

jobId

Job

Get a job's results.

jobs/{jobId}/results

jobId

Dataset

Create a logical collection of data that can be queried. Choose a dataset type that is appropriate for the data you plan to query. Each dataset type supports its own query syntax and functionality.

datasets

dataset

Dataset

Update a dataset.

datasets/{datasetId}

datasetId

Dataset

Get a dataset's metadata.

datasets/{datasetId}

datasetId

Dataset

Delete a dataset.

datasets/{datasetId}

datasetId

Datasets

Get a list of datasets.

datasets

pageSize, pageToken

Dataset

Create a logical collection of data that can be queried. Choose a dataset type that is appropriate for the data you plan to query. Each dataset type supports its own query syntax and functionality.

datasets

dataset

Metastore

Get metadata about a metastore service along with all of its metastores and associated datasets.

metastore/{metastoreId}

metastoreId

Metastore

Create a metastore service.

metastore

metastore

Metastore

Update a metastore service.

metastore/{metastoreId}

metastoreId

Metastore

Delete a metastore service. All metastores associated with the service are deleted as well.

metastore/{metastoreId}

metastoreId

Metastores

List all metastore services in a project and location.

metastores

pageSize, pageToken, filter

Metastore

Get metadata about a metastore along with all of its metastores and associated datasets.

metastore/{metastoreId}

metastoreId

Metastore

Create a metastore.

metastores

metastore

Metastore

Update a metastore.

metastores/{metastoreId}

metastoreId

Metastore

Delete a metastore. All metastores associated with the service are deleted as well.

metastores/{metastoreId}

metastoreId

Metastores

List all metastores in a project and location.

metastores

pageSize, pageToken, filter

Table

Create a table in a dataset.

datasets/{datasetId}/tables

datasetId

Table

Get a table's metadata.

datasets/{datasetId}/tables/{tableId}

datasetId, tableId

Table

Updates one or more fields in a table.

datasets/{datasetId}/tables/{tableId}

datasetId, tableId

Table

Deletes a table.

datasets/{datasetId}/tables/{tableId}

datasetId, tableId

Tables

List tables in a dataset.

datasets/{datasetId}/tables

datasetId, pageSize, pageToken

Table

Create a table in a dataset.

datasets/{datasetId}/tables

datasetId

Table

Update a table.

datasets/{datasetId}/tables/{tableId}

datasetId, tableId

Table

Deletes a table.

datasets/{datasetId}/tables/{tableId}

datasetId, tableId

Tables

List tables in a dataset.

datasets/{datasetId}/tables

datasetId, pageSize, pageToken

Details

Provider

Country HQ

CA, USA

API Type

REST

Categories

Team Collaboration

Alternatives

Important URLs

Last Updated on

2024-04-01

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo