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

MediaRuntime Jobs API

Create, list, and inspect asynchronous media jobs.

MediaRuntime Jobs API is one of 12 APIs that MediaRuntime 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, an API reference, and API documentation.

This API exposes 3 operations across 2 paths, and defines 43 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://mediaruntime.com.

3 operations 2 paths 43 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://mediaruntime.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

MediaRuntime Jobs API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-API-Key (ProductionApiKey). An API key is passed in the header as X-Sandbox-Token (SandboxToken).

  • ProductionApiKey — MediaRuntime server-side API key. Keep it in a secret manager and never expose it in browser or mobile code.
  • SandboxToken — Ephemeral credential returned by POST /v1/sandbox/session for bounded sandbox jobs only.

Paths & Operations 3

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

Jobs 3

Create, list, and inspect asynchronous media jobs.

GET
/v1/jobs
List jobs
listJobs 3 params → 200422
POST
/v1/jobs
Create a media job
createJob 1 param body → 200422
GET
/v1/jobs/{job_id}
Get a job
getJob 1 param → 200422

Schemas 43

The contract defines 43 schemas that model the data the API accepts and returns. The most detailed are TranscodeOutput (18 properties), AudiogramConfig (15 properties), JobStatusResponse (14 properties), JobMediaVideoInfo (12 properties). Each schema is shown below with its type and property counts.

JobMediaStreamCounts
object
3 properties
VideoOptions
object
6 properties
ContactSheetFormat
string
GifPreviewConfig
object
5 properties
ThumbnailConfig
object
8 properties
ContactSheetConfig
object
10 properties
ModerationConfig
object
3 properties
ModerationMode
string
PrivacyFailureMode
string
JobBillingInfo
object
7 properties
PrivacyDetector
string
JobMediaVideoInfo
object
The primary video stream. width/height are DISPLAY dimensions — rotation already applied. A phone clip shot portrait is commonly encoded 1920x1080 with rotatio…
12 properties
JobStatusResponse
object
14 properties 6 required
AudiogramArtworkFit
string
WatermarkConfig
object
1 property
JobInput
object
4 properties
AudioOptions
object
3 properties
JobMediaAudioInfo
object
The primary audio stream.
6 properties
ImageRendition
object
7 properties 3 required
AudiogramCaptionPosition
string
HTTPValidationError
object
1 property
JobMediaInfo
object
What the input actually was, as probed at submit. This is the same probe the submit-time compatibility checks read, so it explains rejections: an mp3 refused f…
6 properties
SourceUrl
object
The first extensible source object; other source kinds remain reserved.
1 property 1 required
JobResponse
object
7 properties 4 required
CreateJobRequest
object
Create one asynchronous media job. Choose exactly one input form: source, the legacy fileurl field, or inputs for a batch. Choose either a hosted recipe or exp…
8 properties
OutputType
string
SubtitleConfig
object
6 properties
JobTierInfo
object
5 properties
PrivacyRedactionConfig
object
Explicit, bounded controls for automated visual privacy redaction.
11 properties 1 required
SubtitleFormat
string
AudiogramConfig
object
Bounded public controls for composing audio, artwork, and captions.
15 properties 1 required
AnimationConfig
object
6 properties
JobUsageInfo
object
1 property
JobListResponse
object
2 properties 1 required
ImageFormat
string
JobSummary
object
One row of GET /v1/jobs. Deliberately lighter than JobStatusResponse: no bundle download URL. Those embed a job-scoped token, and handing out a page of them is…
9 properties 2 required
AudiogramLayout
string
ValidationError
object
5 properties 3 required
ModerationCheck
string
PrivacyRedactionStyle
string
PlaceholderConfig
object
4 properties
TranscodeOutput
object
18 properties 1 required
JobBundleInfo
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mediaruntime-jobs-api-openapi.yml Raw ↑

Other APIs MediaRuntime publishes across the network.

MediaRuntime Discovery API
MediaRuntime Job Results API
MediaRuntime Media Analysis API
MediaRuntime MediaRuntime API
MediaRuntime Moderation API
MediaRuntime Recipes API
MediaRuntime Sandbox API
MediaRuntime Uploads API
MediaRuntime Watermarks API
MediaRuntime Webhooks API
MediaRuntime API
Where this information came from

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