cURL
curl --request GET \ --url https://api.snipp.gg/uploads \ --header 'api-key: <api-key>'
{ "uploads": [ { "code": "<string>", "isAlbum": true, "url": "<string>", "size": 123, "size_formatted": "<string>", "uploaded": "2023-11-07T05:31:56Z" } ] }
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