API calls can be done using the POST or GET request methods. We recommend using the "POST" type method.
Image Upload
Parameters
Example call
API response
API v1 responses display all the image uploaded information in JSON format.
JSON the response will have headers status codes to allow you to easily notice if the request was OK or not. It will also output the status
properties.
Example response (JSON)
Account Uploads
Currently UploadMe only supports uploading images as a guest. All uploads via our API will appear on the API account. In the near future we plan to release our own Windows and Mac clients along with API v2 which will support account photo/album uploads.
Modified 2 February 2022.