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 Recipes API

Manage immutable, account-scoped processing recipes.

MediaRuntime Recipes API is one of 12 APIs that MediaRuntime publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Recipes. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 6 operations across 4 paths, and defines 34 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.

6 operations 4 paths 34 schemas 1 DELETE3 GET2 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 Recipes 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 6

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

Recipes 6

Manage immutable, account-scoped processing recipes.

GET
/v1/recipes
List hosted recipes
listRecipes → 200
POST
/v1/recipes
Create a hosted recipe
createRecipe body → 201422
DELETE
/v1/recipes/{name}
Archive a hosted recipe
archiveRecipe 1 param → 200422
GET
/v1/recipes/{name}
Get a hosted recipe
getRecipe 1 param → 200422
POST
/v1/recipes/{name}/versions
Create a recipe version
createRecipeVersion 1 param body → 201422
GET
/v1/recipes/{name}/versions/{version}
Get a recipe version
getRecipeVersion 2 params → 200422

Schemas 34

The contract defines 34 schemas that model the data the API accepts and returns. The most detailed are TranscodeOutput (18 properties), AudiogramConfig (15 properties), PrivacyRedactionConfig (11 properties), ContactSheetConfig (10 properties). Each schema is shown below with its type and property counts.

VideoOptions
object
6 properties
ContactSheetFormat
string
GifPreviewConfig
object
5 properties
ThumbnailConfig
object
8 properties
ContactSheetConfig
object
10 properties
HostedRecipeResponse
object
8 properties 7 required
ModerationConfig
object
3 properties
ModerationMode
string
RecipeVersionCreateRequest
object
3 properties 2 required
PrivacyFailureMode
string
ArchivedRecipeResponse
object
3 properties 3 required
PrivacyDetector
string
RecipeTemplate
object
Processing policy stored in one immutable hosted-recipe version.
3 properties
AudiogramArtworkFit
string
WatermarkConfig
object
1 property
AudioOptions
object
3 properties
ImageRendition
object
7 properties 3 required
AudiogramCaptionPosition
string
HTTPValidationError
object
1 property
OutputType
string
SubtitleConfig
object
6 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
ImageFormat
string
HostedRecipeListResponse
object
1 property 1 required
AudiogramLayout
string
RecipeCreateRequest
object
3 properties 2 required
ValidationError
object
5 properties 3 required
ModerationCheck
string
PrivacyRedactionStyle
string
PlaceholderConfig
object
4 properties
TranscodeOutput
object
18 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mediaruntime-recipes-api-openapi.yml Raw ↑

Other APIs MediaRuntime publishes across the network.

MediaRuntime Discovery API
MediaRuntime Job Results API
MediaRuntime Jobs API
MediaRuntime Media Analysis API
MediaRuntime MediaRuntime API
MediaRuntime Moderation 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 Recipes 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.