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

Hugging Face Transformers jobs API

The following endpoints manage jobs.

Hugging Face Transformers jobs API is one of 27 APIs that Hugging Face Transformers 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, API documentation, and an API reference.

This API exposes 20 operations across 17 paths. It is described by OpenAPI 3.2.0, at version 0.0.1.

Requests are made against a single base URL, https://huggingface.co.

20 operations 17 paths 0 schemas 1 DELETE9 GET8 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.0.1
Base URL
https://api-inference.huggingface.co
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Hugging Face Transformers jobs API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 20

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

jobs 20

The following endpoints manage jobs.

GET
/api/jobs/hardware
Get job hardware
→ 200
GET
/api/jobs/{namespace}
List jobs
2 params → 200
POST
/api/jobs/{namespace}
Start a job
1 param body → 200
GET
/api/jobs/{namespace}/count
Count jobs
2 params → 200
GET
/api/jobs/{namespace}/{jobId}
Get a job
2 params → 200
GET
/api/jobs/{namespace}/{jobId}/logs
Stream job logs
3 params
GET
/api/jobs/{namespace}/{jobId}/metrics
Stream job metrics
2 params
GET
/api/jobs/{namespace}/{jobId}/events
Stream job events
2 params
POST
/api/jobs/{namespace}/{jobId}/cancel
Cancel a job
2 params → 200
POST
/api/jobs/{namespace}/{jobId}/duplicate
Duplicate a job
2 params → 200
PUT
/api/jobs/{namespace}/{jobId}/labels
Update job labels
2 params body → 200
POST
/api/scheduled-jobs/{namespace}
Create a scheduled job
1 param body → 200
GET
/api/scheduled-jobs/{namespace}
List scheduled jobs
2 params → 200
GET
/api/scheduled-jobs/{namespace}/{jobId}
Get a scheduled job
2 params → 200
DELETE
/api/scheduled-jobs/{namespace}/{jobId}
Delete a scheduled job
2 params
POST
/api/scheduled-jobs/{namespace}/{jobId}/suspend
Suspend a scheduled job
2 params
POST
/api/scheduled-jobs/{namespace}/{jobId}/resume
Resume a scheduled job
2 params
POST
/api/scheduled-jobs/{namespace}/{jobId}/run
Run job
2 params → 200409
POST
/api/scheduled-jobs/{namespace}/{jobId}/schedule
Update a scheduled job schedule
2 params body → 200
PUT
/api/scheduled-jobs/{namespace}/{jobId}/labels
Update scheduled job labels
2 params body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hugging-face-transformers-jobs-api-openapi.yml Raw ↑

Other APIs Hugging Face Transformers publishes across the network.

Hugging Face Transformers Library
Hugging Face Inference API
Hugging Face Spaces API
Text Generation Inference (TGI)
Hugging Face Transformers agentic-provisioning API
Hugging Face Transformers auth API
Hugging Face Transformers buckets API
Hugging Face Transformers collections API
Hugging Face Transformers datasets API
Hugging Face Transformers discussions API
Hugging Face Transformers docs API
Hugging Face Transformers inference-endpoints API
Where this information came from

This is an independent, third-party profile of Hugging Face Transformers 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.