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

Seldon BatchJobs API

Batch Jobs APIs for Seldon Deploy

Seldon BatchJobs API is one of 31 APIs that Seldon publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 6 operations across 4 paths, and defines 9 schemas. It is described by OpenAPI 3.0.0, at version v1alpha1.

Requests are made against 2 base URLs: http://X.X.X.X/seldon-deploy/api/v1alpha1, https://X.X.X.X/seldon-deploy/api/v1alpha1.

6 operations 4 paths 9 schemas 4 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v1alpha1
Base URL
https://docs.seldon.ai
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Seldon BatchJobs API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the password flow, exposing 4 scopes. By default, every request must be authenticated.

Paths & Operations 6

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

BatchJobs 6

Batch Jobs APIs for Seldon Deploy

GET
/namespaces/{namespace}/pipelines/{name}/batchjobs
Read the pipeline batch jobs
ListPipelineBatchJobs 4 params → 200400500
POST
/namespaces/{namespace}/pipelines/{name}/batchjobs
Create the pipeline batch jobs
CreatePipelineBatchJob 2 params body → 200400500
GET
/namespaces/{namespace}/pipelines/{name}/batchjobs/{jobName}
Get details on the pipeline batch job
GetPipelineBatchJob 3 params → 200500
GET
/namespaces/{namespace}/seldondeployments/{name}/batchjobs
Read the seldondeployment's batch jobs
ListSeldonDeploymentBatchJobs 4 params → 200400500
POST
/namespaces/{namespace}/seldondeployments/{name}/batchjobs
Create the seldondeployment's batch jobs
CreateSeldonDeploymentBatchJob 2 params body → 200400500
GET
/namespaces/{namespace}/seldondeployments/{name}/batchjobs/{jobName}
Get details on the seldondeployment's batch job
GetDeploymentBatchJob 3 params → 200500

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are BatchJobDefinition (16 properties), BatchJobDescription (5 properties), BatchJobsListResponse (4 properties), Error (3 properties). Each schema is shown below with its type and property counts.

BatchJobPostResponse
object
BatchJobPostResponse represents the name and uid of the batch job created after a post request
2 properties
BatchJobDescription
object
BatchJobDescription describes the workflow of the batch job
5 properties
BatchJobGetResponse
object
BatchJobGetResponse represents the full description and definition of a retrieved batch job
2 properties
UID
string
UID is a type that holds unique ID values, including UUIDs. Because we don't ONLY use UUIDs, this is an alias to string. Being a type captures intent and helps…
WorkflowPhase
string
the workflow's phase
Error
object
Error Error
3 properties
BatchJobDescriptionList
array
BatchJobDescriptionList is a list of BatchJobDescription
BatchJobDefinition
object
BatchJobDefinition is a common interface for BatchJob v1 and v2 which specifies necessary arguments
16 properties
BatchJobsListResponse
object
BatchJobsListResponse represents the list of batch descriptions and their limit, page, and page counts.
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

seldon-batchjobs-api-openapi.yml Raw ↑

Other APIs Seldon publishes across the network.

Seldon Inference API
Seldon Drift Detection API
Seldon Explainability API
Seldon AlertingService API
Seldon ApplicationLogs API
Seldon DriftDetector API
Seldon Environment API
Seldon Experiments API
Seldon Explain API
Seldon External Ambassador API API
Seldon GitOps API
Seldon health API
Where this information came from

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