Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Our latest The REST API documentation for video asset management is now available in Swagger.It includes an interactive console, and you can test supported operations, discover the input parameters for the operations, and see the resulting output data model (JSON output)

You can now interact with an API in real-time using a web interface. As well, each call includes examples, schemas, and an output - all of which facilitate understanding of how video asset management works within our solution.


Warning
titleRequest limits

The movingimage REST API has a rate limit of 100 requests per minute. Any requests that exceed this limit will be denied.

Alternatively, you can

  • Spread out your requests: Instead of making all of your requests at once, spread them out over a longer period of time.
  • Use a caching service: A caching service can store the results of your requests so that you don’t have to make the same requests again.



view in Swagger

view deprecated Apiary docs

...