Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Carto Jobs API

The Jobs API from Carto — 2 operation(s) for jobs.

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

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

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 3.

Requests are made against 2 base URLs: https://gcp-us-east1.api.carto.com, https://{tenant}/api.

2 operations 2 paths 0 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3
Base URL
https://gcp-us-east1.api.carto.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Carto Jobs API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — CARTO API Access Token (or OAuth M2M token)

Paths & Operations 2

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

Jobs 2
POST
/v3/sql/{connection}/job
Submit an asynchronous SQL job
submitJob 1 param body → 200
GET
/v3/sql/{connection}/job/{jobId}
Check status of an asynchronous SQL job
getJobStatus 2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

carto-jobs-api-openapi.yml Raw ↑

Other APIs Carto publishes across the network.

CARTO Maps API
CARTO SQL API
CARTO Workflows API
CARTO Import API
CARTO Data Observatory
CARTO Accounts API
CARTO for deck.gl
CARTO for React
Carto SQL API