Recent Wallpapers
Fetch recent wallpapers.
Get Recent Wallpapers
GET
https://walli.vercel.app/wallpaper?type=recent&page=1
This endpoint allows you to get Recent wallpapers.
Path Parameters
Name
Type
Description
wallpaper
string
Endpoint for fetching wallpapers.
Query Parameters
Name
Type
Description
type
string
Type of wallpapers you want. i.e - Recent
page
string
Page number for results. Each page has 24 wallpapers by default.
[
{
"id": "20978",
"title": "Sea Wave",
"description": "",
"date": 1613952001,
"artist_id": "27391122",
"artist_name": "Andrey Prokopenko",
"artist_bio": "I'm pixel perfectionist.Graphic art is in my veins. I put effort into each pixel to create something outstanding, beautiful",
"artist_avatar": "https://walli.quosmos.com/files/thumbs/b/3/7/b3747296a7b9df2e5729bf09d22512e405fbba94/photo__150_150.jpg",
"likes": "195",
"downloads": "0",
"copyright": "fullname",
"location": "Ukraine",
"download_links": {
"thumbnail": "https://walli.quosmos.com/files/thumbs/3/7/5/37548867ade13929a19f43fd186d6fb00867b4d9/SeaWaveCopy__800_800.jpg",
"original": "https://walli.quosmos.com/files/thumbs/3/7/5/37548867ade13929a19f43fd186d6fb00867b4d9/SeaWaveCopy.jpg"
}
},
{
"id": "20936",
"title": "Enlighted (Yellow)",
"description": "",
"date": 1613952001,
"artist_id": "21356236",
"artist_name": "Daniel Lvovsky",
"artist_bio": "Hello,\r\nMy name is Daniel and I am a 3D artist and graphic designer, my work is mostly inspired from the minimalist genre but I do sometimes add a twist of surrealism to my work. I enjoy creating unique designs that I personally feel connected to. \r\n\r\nCheck out my work here and on my Instagram.",
"artist_avatar": "https://walli.quosmos.com/files/thumbs/a/0/b/a0b46d7813fef164bfb9d0de16f5fd39ce4aee2c/pp__150_150.png",
"likes": "25",
"downloads": "0",
"copyright": "fullname",
"location": "United States",
"download_links": {
"thumbnail": "https://walli.quosmos.com/files/thumbs/1/0/a/10a6bea20705645d674912af7356dc6c3b6a1beb/enlightment5__800_800.jpg",
"original": "https://walli.quosmos.com/files/thumbs/1/0/a/10a6bea20705645d674912af7356dc6c3b6a1beb/enlightment5.jpg"
}
},
{
"id": "20900",
"title": "Here Lies My Social Life in Pink",
"description": "",
"date": 1613952001,
"artist_id": "25899279",
"artist_name": "Evannave",
"artist_bio": "Hi! Im Evannave, an illustrator and designer from Edinburgh, Scotland. I love to create bright and bold vectorized hand-drawn patterns, lettering and characters.",
"artist_avatar": "https://walli.quosmos.com/files/thumbs/e/0/f/e0f2b3c8780a399afc8b228fd285766a049634e7/newfrontpgephoto__150_150.jpg",
"likes": "50",
"downloads": "0",
"copyright": "username",
"location": "United Kingdom",
"download_links": {
"thumbnail": "https://walli.quosmos.com/files/thumbs/a/b/3/ab37c4b3f182bfba525da7e51ae8e1090fa1ae73/sociallifepinkssquareevannave__800_800.jpg",
"original": "https://walli.quosmos.com/files/thumbs/a/b/3/ab37c4b3f182bfba525da7e51ae8e1090fa1ae73/sociallifepinkssquareevannave.jpg"
}
},
]
Last updated
Was this helpful?