Wistia Data API

REST API providing programmatic access to medias, projects, accounts, customizations, captions, and statistics in a Wistia account. Data is returned in JSON over HTTPS. Authentication uses Bearer Tokens via the Authorization header or HTTP Basic Auth with the API token as the password. Rate limited to 600 requests per minute per account.

API entry from apis.yml

apis.yml Raw ↑
aid: wistia:data-api
name: Wistia Data API
description: REST API providing programmatic access to medias, projects, accounts, customizations, captions,
  and statistics in a Wistia account. Data is returned in JSON over HTTPS. Authentication uses Bearer
  Tokens via the Authorization header or HTTP Basic Auth with the API token as the password. Rate limited
  to 600 requests per minute per account.
humanURL: https://docs.wistia.com/reference/getting-started-with-the-data-api
baseURL: https://api.wistia.com/v1
tags:
- Video
- Media
- Analytics
- Captions
- Projects
properties:
- type: Documentation
  url: https://docs.wistia.com/reference/getting-started-with-the-data-api
- type: Getting Started
  url: https://docs.wistia.com/docs/making-api-requests
- type: Authentication
  url: https://docs.wistia.com/docs/authenticating-with-oauth2
- type: API Reference
  url: https://docs.wistia.com/reference