Logo
Accusoft API Documentation

ImageGear API

Number of APIs: 2


NOTE: The requests found in this collection cannot currently be run successfully. They can however be used as a reference in showing how the requests should be configured.

https://help.accusoft.com/ImageGear/latest/webframe.html#rest-api-image-editor.html


1. Start an Image Editor Process

POST {{imagegear_base_url}}/api/v1/imageEditors



2. Get the status of an Image Editor Process

GET {{imagegear_base_url}}/api/v1/imageEditors/{{processId}}



ENDPOINTS