cURL
curl --request GET \ --url https://api.snipp.gg/uploads \ --header 'api-key: <api-key>'
{ "uploads": [ { "url": "<string>", "size": "<string>", "uploaded": "<string>" } ] }
Get your 30 most recent uploads. Requires an API key with upload access permission.
Your API key from Snipp.gg
List of recent uploads
Show child attributes