Picsum Photos API
The Picsum Photos API delivers random or specific placeholder images for developers and designers. It’s perfect for prototyping, UI testing, and generating sample visuals in apps or websites. With flexible parameters for size, grayscale, and blur, this free API makes image integration simple.
1
Endpoints
0
Views
Aug 19, 2025
Last Checked
NaN
Rate Limit
API Endpoints
Get random placeholder images with specified dimensions
Full URL
https://picsum.photos/{width}/{height}
Code Examples
curl -X GET 'https://picsum.photos/{width}/{height}'
Parameters
{ "width": "800", "height": "600" }
Example Response
"Image binary data"
Version
v2
Rate Limit
Unlimited
Tags
designimagesplaceholders
Related APIs
Discover similar APIs that might interest you