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

Treasure Data Jobs API

Submit and manage query jobs

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

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

This API exposes 12 operations across 12 paths, and defines 19 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 4 base URLs: https://api.treasuredata.com/v3, https://api.treasuredata.co.jp/v3, https://api.ap02.treasuredata.com/v3, https://api.eu01.treasuredata.com/v3.

12 operations 12 paths 19 schemas 6 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.treasuredata.com/v3
Authentication
API Key, HTTP Td1
Resource Areas
1

Authentication & Security 2

Treasure Data Jobs API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (TDAuth). It uses HTTP td1 authentication (ApiKeyAuth).

  • TDAuth — Treasure Data API key authentication. Set header value to "TD1 ".

Paths & Operations 12

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

Jobs 12

Submit and manage query jobs

POST
/job/issue/presto/{database_name}
Issue a Presto query job
issuePrestoQuery 1 param body → 200401
POST
/job/issue/hive/{database_name}
Issue a Hive query job
issueHiveQuery 1 param body → 200401
GET
/job/result/{job_id}
Get job results
getJobResult 2 params → 200401404
GET
/job/list
Get jobs
getJobs → 200
GET
/job/show/{job_id}
Get job
getJobById 1 param → 200
GET
/job/status/{job_id}
Get job status by id
getJobStatusById 1 param → 200
GET
/job/status_by_domain_key/{domain_key}
Get job status by domainkey
getJobStatusByDomainKey 1 param → 200
GET
/job/statistics/{job_id}
Get job statistics by id
getJobStatisticsById 1 param → 200
POST
/job/issue/{job_type}/{database_name}
Create job
createJob 2 params body → 200
POST
/job/kill/{job_id}
kill job by id
killJobById 1 param → 200
POST
/job/result_export/{job_id}
Set result export
setResultExport 1 param body → 200
POST
/export/run/{database_name}/{table_name}
Create export job
createExportJob 2 params body → 200

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are Job (22 properties), User (19 properties), Table (14 properties), CreateExportJobRequest (12 properties). Each schema is shown below with its type and property counts.

JobIssueResponse
object
3 properties
JobStatus
object
10 properties 10 required
JobId
integer
unique identifier of job
Job
object
an execution of a query
22 properties 21 required
EmptyString
string
ConnectionId
integer
the connection id
QueryAsString
string
the raw SQL query
DateTimeAsString
string
Datetime in custom format (2020-12-31 11:22:33 -0500 or 2020-12-31 11:22:33 UTC for UTC)
Database
object
Database
10 properties 7 required
CreateOrUpdateJobRequest
object
6 properties
Table
object
Table
14 properties 13 required
CreateExportJobRequest
object
12 properties
BulkLoadConfig
object
bulk load config
4 properties
User
object
User
19 properties 10 required
DomainKey
string
EmptyObject
object
Timestamp
integer
JobIdAsString
string
unique identifier of job
DateTimeISO8601
string
Datetime in ISO 8601 format (2020-12-31T11:22:33-05:00 or 2020-12-31T11:22:33Z for UTC)

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

treasure-data-jobs-api-openapi.yml Raw ↑

Other APIs Treasure Data publishes across the network.

Treasure Data Bulk Loads API
Treasure Data User API
Treasure Data System API
Treasure Data Postback API
Treasure Workflow API
Treasure Data Bulk Import API
Treasure Data Bulk Loads API
Treasure Data Connectors API
Treasure Data Databases API
Treasure Data SSO API
Treasure Data System API
Treasure Data Tables API
Where this information came from

This is an independent, third-party profile of Treasure Data 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.