Scenario Jobs API

Inspect the status, progress, metadata, and output assets of an asynchronous generation or training job. Generation and training requests return a jobId immediately; clients poll the Jobs API (or receive a webhook callback) to retrieve the final assets once the job reaches a terminal state.

Scenario Jobs API is one of 5 APIs that Scenario publishes on the APIs.io network.

Tagged areas include AI, Game Assets, Jobs, and Async. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: scenario-gg:scenario-jobs-api
name: Scenario Jobs API
tags:
- AI
- Game Assets
- Jobs
- Async
humanURL: https://docs.scenario.com/reference/getjobsbyjobid
baseURL: https://api.cloud.scenario.com/v1
properties:
- url: https://docs.scenario.com/reference/getjobsbyjobid
  type: Documentation
description: Inspect the status, progress, metadata, and output assets of an asynchronous generation or
  training job. Generation and training requests return a jobId immediately; clients poll the Jobs API
  (or receive a webhook callback) to retrieve the final assets once the job reaches a terminal state.