Everything you need to integrate SourceSplash into your project — REST in, image out.
Just use the URL in an image tag — no key, no SDK:
<img src="https://api.sourcesplash.com/i/random" alt="Random" />
Get a random image with metadata
Search for images
Direct image URL (perfect for <img> tags)
Rotates every 3 minutes (20 different images per hour)
Generate grey placeholder images for mockups and development
Perfect for wireframes and testing — dimensions shown on image
1,000/hour
With a free API key
20,000/hour
$9 / month
Unlimited
Contact us
{
"id": "pexels-123456",
"url": "https://images.pexels.com/photos/...",
"thumbnail": "https://images.pexels.com/photos/...",
"width": 1920,
"height": 1080,
"author": "Photographer Name",
"author_url": "https://www.pexels.com/@photographer",
"source": "pexels",
"description": "Image description"
}