Versions Compared

Key

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

...

The REST API for Wedia is a very rich, and configurable system. The system will deploy automatically a REST API for DAM data access, and image manipulation (cropping, resizing…). But configuring other API endpoints is also possible through a dedicated interface : if you need to access user, groups, or custom-made data objects for example. pages of these sections will walk you through the concepts and endpoints of retrieving and updating the Wedia DAM asset information through REST calls.

Other Wedia API you may be interested in :

Info

If you want to search and pick assets from an external web interface, for example to integrate in a web CMS, you may also consider our Wedia Content Picker as a solution:

The Wedia Content Picker is an integration component that can be used as an asset picker that allows you to easily search and filter for the assets you need to add to your content.

Via this view you can add images, videos, documents and audio assets including the original files, renditions, and tags from your Wedia environment to an external content system. The Wedia Content Picker is a minimalistic representation of the portal's asset overview screen and is facilitated by Wedia DAM API, but still offers users the same search, filter and sort functionalities.

Read : Wedia Content Picker

Info

If you need to manipulate the images store into the Wedia DAM, to crop them, resize them, and apply other transformations, you will be interested by the Digital Asset Transformation and Delivery API.

Read : Digital Asset Transformations and Delivery API