Versions Compared

Key

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

The movingimage Platform REST API allows you to query metadata about your documentation for video asset management including channel and player definition. You can also modify or create metadata through the communication with the API.

Click on the following link to forward you to the current documentation of the REST API:

movingimage Platform API documentation

...

is now available in Swagger.

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

...