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

Zencoder Reports API

Operations for getting reports.

Zencoder Reports API is one of 5 APIs that Zencoder publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reports. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 2 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.0.0, at version 2.0.0.

Requests are made against a single base URL, https://app.zencoder.com/api/v2.

2 operations 2 paths 1 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.0.0
Base URL
https://app.zencoder.com/api/v2
Resource Areas
1

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.

Reports 2

Operations for getting reports.

GET
/reports/vod
Get Usage Report
getUsageReport 5 params → 200403500
GET
/reports/minutes
Get Minutes Used
getMinutesUsed 5 params → 200403500

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is GetUsageReportResponse (2 properties). Each schema is shown below with its type and property counts.

GetUsageReportResponse
object
Account usage report response
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zencoder-reports-api-openapi.yml Raw ↑

Other APIs Zencoder publishes across the network.

Zencoder Accounts API
Zencoder Inputs API
Zencoder Jobs API
Zencoder Outputs API