AEM Assets HTTP API | AEM Community Discussion

AEM Assets HTTP API by AdobeDocs
Abstract
Overview The Assets HTTP API allows for create-read-update-delete (CRUD) operations on digital assets, including on metadata, on renditions, and on comments, together with structured content using Experience Manager Content Fragments. It is exposed at /api/assets and is implemented as REST API. It includes support for Content Fragments. To access the API: 1. Open the API service document at https://[hostname]:[port]/api.json . 2. Follow the Assets service link leading to https://[hostname]:[server]/api/assets.json. The API response is a JSON file for some MIME types and a response code for all MIME types. The JSON response is optional and may not be available, for example for PDF files. Rely on the response code for further analysis or actions.
Read Full Blog
AEM Assets HTTP API
Q&A
Please use this thread to ask the related questions.
