PlaceBear
PlaceBear API is a fun and easy-to-use public API that serves bear-themed placeholder images. Ideal for web designers, developers, and content creators who want realistic placeholder visuals without extra setup. No authentication is required, making it quick to integrate into any project.
1
Endpoints
0
Views
Jul 20, 2025
Last Checked
NaN
Rate Limit
API Endpoints
Returns a bear-themed placeholder image in the specified dimensions.
Full URL
https://placebear.com/{width}/{height}
Code Examples
curl -X GET 'https://placebear.com/{width}/{height}' \
-H 'Authorization: Bearer YOUR_API_KEY'
Parameters
{ "width": "integer (required) - Image width in pixels", "height": "integer (required) - Image height in pixels" }
Example Response
"https://placebear.com/300/200"
Version
v1
Tags
bearsplaceholders
Technical Details
Authentication
NoneResponse Formats
ImageAvailability
globalStatus
Published Rate Limits
None specified
Supported Languages
Any
Use Cases
web development
design mockups
Related APIs
Discover similar APIs that might interest you