ShareX config
How to setup CDN System to work with ShareX
- On the left side of ShareX navigate to Destinations
- In the Destinations menu, click Custom Uploader Settings
- Create a new uploader using the new button at the top left.
- Change the Request URL to yourdomain.tld/api/index.php
- On the "body" table located on the right side, verify that the "Body" selection menu has "Form data (multipart/form-data)" selected.
- Go to the website and find your API key. This is located right after your login.
- On this same table, in the "Name" and "Value" columns, add the following:
- Name:
apiKey
- Value:
{YOUR API KEY}
- Under the table change File form name: to
upload
- On the "Image uploader" select on the left, make sure your configuration is selected and click "Test" to verify the functionality of the uploader.
- Go back to the main ShareX menu and click "After upload tasks" and then click "Copy URL to clipboard"