BWPAPI 2.0 Beta (BingWallpaper API) is an interface that is continuously being updated to provide users with a variety of new ways to get Bing wallpapers.
If you have any questions during use, you are welcome to discuss at BingWallpaper API node.
All 2.0 API interfaces are located under the following prefix:
http://wallpaperbar.com/api/
The interface is continuously updated, maintained with dedication, please do not abuse it.
By default, each IP is limited to 600 API requests per hour. You can find Rate Limit information in the HTTP header of the API response:
X-Rate-Limit-Limit: 600 X-Rate-Limit-Reset: 1409479200 X-Rate-Limit-Remaining: 116
For API requests that can be cached by the browser, the Rate Limit quota is only consumed on the first request. Subsequent identical requests will directly retrieve results from the browser cache and will not consume the quota again.
Below are the specific interface access details.
Directly retrieves today's Bing wallpaper image, default parameters: &setmkt=visitor's region, &size=1920x1080
/go
Optional parameters:
Complete example:

Can randomly retrieve a Bing wallpaper image, default parameters: &size=1920x1080
/go?rand
Optional parameters:
Complete example:

Can retrieve the Bing wallpaper image for a specified date, default parameters: &setmkt=visitor's region, &size=1920x1080
/go?date=*
Optional parameters:
Complete example:

1. Customize Bing wallpaper image width and height
&w=*
&h=*
&w=*&h=*
How to use:
Note:
2. Redirect to the direct link of Bing wallpaper image
&redirect
How to use:
Desktop Wallpapers, HD Backgrounds
The images are provided for wallpaper use only
© 2025 WallpaperBar.com
GMT+8, 2025-5-2 08:45 , Processed in 0.089474 second(s), 16 queries .