This method works both internally and externally. You can access it with an API key. With this method, you can retrieve a registered image from the system by reformatting it with your desired parameters. The response is provided with caching.
Request
Authorization
Add parameter in header
x-api-key
Example:
x-api-key: ********************
Path Params
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.mircate.com/5p1hp1d2t/CALL/PIMAPI/getImage/?filename=&background=&compressionLevel=&fit=&format=&quality=&height=&width=' \
--header'x-api-key: <api-key>'