Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Wondercraft Jobs API

The Jobs API from Wondercraft — 2 operation(s) for jobs.

Wondercraft Jobs API is one of 4 APIs that Wondercraft publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, https://api.wondercraft.ai/v1.

2 operations 2 paths 3 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
0.0.1
Base URL
https://api.wondercraft.ai/v1
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Wondercraft Jobs API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-KEY (APIKeyHeader). By default, every request must be authenticated.

Paths & Operations 2

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

Jobs 2
GET
/podcast/{job_id}
Get audio content result and status
get_episode_status_podcast__job_id__get 1 param → 200422
GET
/podcasts
Get podcasts for the authenticated user
get_podcasts_for_user_podcasts_get → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are GetEpisodeStatusResponse (5 properties), ValidationError (3 properties), HTTPValidationError (1 property). Each schema is shown below with its type and property counts.

GetEpisodeStatusResponse
object
5 properties 1 required
ValidationError
object
3 properties 3 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wondercraft-jobs-api-openapi.yml Raw ↑

Other APIs Wondercraft publishes across the network.

Wondercraft Account API
Wondercraft Audio Generation API
Wondercraft Convo Mode API