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

Google BigQuery Jobs API

Operations for managing query and load jobs

Google BigQuery Jobs API is one of 11 APIs that Google BigQuery publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Job. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 7 operations across 5 paths, and defines 13 schemas. It is described by OpenAPI 3.1.0, at version 2.

Requests are made against a single base URL, https://bigquery.googleapis.com/bigquery/v2.

7 operations 5 paths 13 schemas 1 DELETE3 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2
Base URL
https://bigquery.googleapis.com
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Google BigQuery Jobs API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 2 scopes. By default, every request must be authenticated.

Paths & Operations 7

Across 5 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Jobs 7

Operations for managing query and load jobs

GET
/projects/{projectId}/jobs
Google BigQuery List jobs
listJobs 5 params → 200401
POST
/projects/{projectId}/jobs
Google BigQuery Submit a job
insertJob 1 param body → 200400401
GET
/projects/{projectId}/jobs/{jobId}
Google BigQuery Get job
getJob 2 params → 200401404
DELETE
/projects/{projectId}/jobs/{jobId}
Google BigQuery Delete job
deleteJob 2 params → 204401404
POST
/projects/{projectId}/jobs/{jobId}/cancel
Google BigQuery Cancel job
cancelJob 2 params → 200401404
POST
/projects/{projectId}/queries
Google BigQuery Execute query
queryJobs 1 param body → 200400401
GET
/projects/{projectId}/queries/{jobId}
Google BigQuery Get query results
getQueryResults 5 params → 200401404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are QueryResponse (8 properties), QueryRequest (6 properties), Job (6 properties), TableFieldSchema (5 properties). Each schema is shown below with its type and property counts.

Job
object
6 properties
JobCancelResponse
object
2 properties
JobReference
object
3 properties
TableFieldSchema
object
5 properties 2 required
JobConfiguration
object
5 properties
QueryRequest
object
6 properties 1 required
JobList
object
3 properties
ErrorProto
object
3 properties
TableSchema
object
1 property
JobStatus
object
3 properties
QueryResponse
object
8 properties
DatasetReference
object
2 properties
TableReference
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

google-bigquery-jobs-api-openapi.yml Raw ↑

Other APIs Google BigQuery publishes across the network.

BigQuery Connection API
BigQuery Migration API
BigQuery Reservation API
BigQuery Storage API
Google BigQuery Datasets API
Google BigQuery Models API
Google BigQuery Projects API
Google BigQuery Routines API
Google BigQuery Tabledata API
Google BigQuery Tables API
Where this information came from

This is an independent, third-party profile of Google BigQuery Jobs 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.