# KEDA ScaledJob API

**Canonical:** https://apis.io/apis/keda/keda-scaled-job-api/  
**Provider:** KEDA — https://apis.io/providers/keda/  
**Documentation:** https://keda.sh/docs/latest/concepts/scaling-jobs/

KEDA ScaledJob API is one of 5 APIs that [KEDA](https://apis.io/providers/keda/) publishes on the [APIs.io](https://apis.io/) network. This API exposes 1 JSON Schema definition. Tagged areas include Auto-Scaling, CRD, Job, and Kubernetes. The published artifact set on APIs.io includes API documentation, a JSON-LD context, an API reference, and 1 JSON Schema.

The ScaledJob custom resource defines the mapping between an event source and Kubernetes Jobs that should be created in response to events. Unlike ScaledObject, ScaledJob creates new Job instances to process each unit of work rather than scaling existing long-running deployments, making it suited for batch workloads.

## Machine-readable artifacts (4)

- **Documentation** — https://keda.sh/docs/latest/concepts/scaling-jobs/
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/keda/refs/heads/main/scaled-job.json
- **JSONLD** — https://raw.githubusercontent.com/api-evangelist/keda/refs/heads/main/keda-context.jsonld
- **Reference** — https://keda.sh/docs/latest/reference/scaledjob-spec/

## Other KEDA APIs (4)

- [KEDA Metrics API](https://apis.io/apis/keda/keda-metrics-api/)
- [KEDA ScaledObject API](https://apis.io/apis/keda/keda-scaled-object-api/)
- [KEDA TriggerAuthentication API](https://apis.io/apis/keda/keda-trigger-authentication-api/)
- [KEDA CloudEventSource API](https://apis.io/apis/keda/keda-cloud-event-source-api/)

## Tags

Auto-Scaling, CRD, Job, Kubernetes

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/keda/keda-scaled-job-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/keda/.
