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

Academy Software Foundation Layers API

Manage layers within a render job

Academy Software Foundation Layers API is one of 14 APIs that Academy Software Foundation publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Layers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a GitHub repository, and 1 JSON Schema.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against 2 base URLs: http://localhost:8080, http://opencue-gateway:8080.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Servers
http://localhost:8080
http://opencue-gateway:8080
Resource Areas
1

Paths & Operations 1

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

Layers 1

Manage layers within a render job

GET
/api/job/{job_id}/layer
Academy Software Foundation List Layers
listLayers 1 param → 200404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Layer (9 properties), ErrorResponse (2 properties), LayerList (1 property). Each schema is shown below with its type and property counts.

Layer
object
A layer within a render job
9 properties
ErrorResponse
object
Error response
2 properties
LayerList
object
List of layers
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

academy-software-foundation-layers-api-openapi.yml Raw ↑

Other APIs Academy Software Foundation publishes across the network.

OpenColorIO
OpenTimelineIO
Open Shading Language
MaterialX
OpenImageIO
Academy Software Foundation Hosts API
Academy Software Foundation Jobs API