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

ArthurAI Jobs V1 API

The Jobs V1 API from ArthurAI — 7 operation(s) for jobs v1.

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

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

This API exposes 11 operations across 7 paths, and defines 66 schemas. It is described by OpenAPI 3.2.0, at version 2.1.688.

Requests are made against a single base URL, https://platform.arthur.ai/api.

11 operations 7 paths 66 schemas 5 GET1 PATCH4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.1.688
Base URL
https://platform.arthur.ai/api
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

ArthurAI Jobs V1 API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API_Key).

  • API_Key — Bearer token authentication with an API key

Paths & Operations 11

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

Jobs V1 11
GET
/api/v1/jobs/{job_id}
Get Job By Id
get_job 1 param → 200500404422
PATCH
/api/v1/jobs/{job_id}
Update Job By Id
update_job 1 param body → 200500404422
PUT
/api/v1/jobs/{job_id}/state
Update Job State
put_job_state 2 params body → 200500404422
GET
/api/v1/jobs/{job_id}/runs
Get Job Runs
get_job_runs 1 param → 200500404422
POST
/api/v1/jobs/{job_id}/runs/{job_run_id}/logs
Append To Job Logs
post_job_logs 2 params body → 204500404422
GET
/api/v1/jobs/{job_id}/runs/{job_run_id}/logs
Get Job Logs
get_job_logs 3 params → 200500404422
POST
/api/v1/jobs/{job_id}/runs/{job_run_id}/errors
Append To Job Errors
post_job_errors 2 params body → 204500404422
GET
/api/v1/jobs/{job_id}/runs/{job_run_id}/errors
Get Job Errors
get_job_errors 2 params → 200500404422
GET
/api/v1/projects/{project_id}/jobs
List Jobs
get_jobs 28 params → 200500404422
POST
/api/v1/projects/{project_id}/jobs
Submit Jobs Batch
post_submit_jobs_batch 1 param body → 200500404400422
POST
/api/v1/data_planes/{data_plane_id}/jobs/next
Dequeue Job
post_dequeue_job 1 param body → 200500204404422

Schemas 66

The contract defines 66 schemas that model the data the API accepts and returns. The most detailed are Job (20 properties), User (12 properties), CreateModelTaskJobSpec (8 properties), FetchDataJobSpec (8 properties). Each schema is shown below with its type and property counts.

RegexConfig
object
1 property 1 required
JobTrigger
string
RegenerateTaskValidationKeyJobSpec
object
2 properties 1 required
Job
object
20 properties 12 required
PIIConfig
object
3 properties
PatchJob
object
1 property 1 required
User
object
12 properties 8 required
MetricsCalculationJobSpec
object
5 properties 3 required
NewRuleRequest
object
5 properties 4 required
NewMetricRequest
object
4 properties 3 required
ExamplesConfig
object
2 properties 1 required
DiscoverAgentsJobSpec
object
5 properties 2 required
JobKind
string
FetchDataJobSpec
object
8 properties 5 required
InfiniteResourceList_Job_
object
2 properties 2 required
JobsBatch
object
1 property 1 required
BadRequestError
object
1 property
NotFoundError
object
1 property
ToxicityConfig
object
1 property
SortOrder
string
RegisteredAgentProvider
string
AlertCheckJobSpec
object
5 properties 3 required
CompliancePolicyCheckJobSpec
object
5 properties 3 required
JobState
string
JobsSort
string
TaskType
string
RelevanceMetricConfig
object
Configuration for relevance metrics including QueryRelevance and ResponseRelevance
2 properties
AgentMetadata
object
2 properties 1 required
CreateModelTaskJobSpec
object
8 properties 4 required
ValidationError
object
5 properties 3 required
DataResultFilterOp
string
TestCustomAggregationJobSpec
object
2 properties 1 required
PostJobKind
string
The set of jobs that are available to submit via the PostJobs API Notably, this does not include the fetchdata or testcustomaggregation jobs, as there are dedi…
InfinitePagination
object
2 properties
JobErrors
object
1 property 1 required
PostJobBatch
object
1 property 1 required
PutJobState
object
1 property 1 required
DeleteModelTaskJobSpec
object
2 properties 1 required
JobLog
object
3 properties 3 required
InternalServerError
object
1 property
PostJob
object
6 properties 2 required
JobLogs
object
1 property 1 required
ScheduleJobsJobSpec
object
3 properties 2 required
UserType
string
KeywordsConfig
object
1 property 1 required
HTTPValidationError
object
1 property
JobLogLevel
string
FetchModelTaskJobSpec
object
2 properties 1 required
ConnectorCheckJobSpec
object
2 properties 1 required
SchemaInspectionJobSpec
object
3 properties 2 required
JobPriority
integer
Pagination
object
4 properties 2 required
GCPAgentMetadata
object
3 properties 3 required
DataResultFilter
object
3 properties 3 required
UpdateModelTaskRulesJobSpec
object
6 properties 1 required
ResourceList_JobLog_
object
2 properties 2 required
MetricType
string
JobError
object
1 property 1 required
ResourceList_JobError_
object
2 properties 2 required
ListDatasetsJobSpec
object
2 properties 1 required
ResourceList_JobRun_
object
2 properties 2 required
JobDequeueParameters
object
1 property 1 required
CreateModelLinkTaskJobSpec
object
4 properties 2 required
ConnectorPaginationOptions
object
2 properties
JobRun
object
6 properties 5 required
ExampleConfig
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

arthurai-jobs-v1-api-openapi.yml Raw ↑

Other APIs ArthurAI publishes across the network.

ArthurAI Agent Discovery API
ArthurAI Agentic Experiments API
ArthurAI Agentic Notebooks API
ArthurAI Agents V1 API
ArthurAI Alert Rules V1 API
ArthurAI Alerts V1 API
ArthurAI API Keys API
ArthurAI Authorization V1 API
ArthurAI Chatbot API
ArthurAI Configuration API
ArthurAI Connector Schemas V1 API
ArthurAI Connectors V1 API
Where this information came from

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