Search By Tag
Search wallpapers by tags.
Query parameter cannot be used with Tag parameter. You can use either query or tag in a request.
Search wallpapers
GET
https://walli.vercel.app/search?tag=mountain&count=2
This endpoint allows you to get free cakes.
Path Parameters
Name
Type
Description
search
string
Endpoint for searching anything.
Query Parameters
Name
Type
Description
tag
string
Tag by which you want to search for wallpapers.
count
string
The number of results that should be returned by the API. By default, the count is set to 10 results.
[
{
"id": "20659",
"title": "Balance",
"description": "",
"date": 1612396801,
"artist_id": 11951331,
"artist_name": "Aartliner_Studio",
"artist_bio": "Hi everyone! \r\nI am Juhi A.K.A Aartliner and Art is what I do. I get inspiration from all the positive vibes around me. I am a self taught artist and graphic designer and I wish to inspires everyone with what I do. :D\r\nENJOY :)",
"artist_avatar": "http://walli.quosmos.com/files/thumbs/c/8/8/c885f305c407d6ae511045b2800f6dbdd98f75cf/Aartlinerphoto__150_150.jpg",
"likes": 336,
"downloads": 1940,
"copyright": "username",
"location": "Saudi Arabia",
"download_links": {
"thumbnail": "http://walli.quosmos.com/files/thumbs/9/6/1/961dce219bd2330343d37c4b2aef8c855bb01dc6/Balancesq__800_800.jpg",
"original": "http://walli.quosmos.com/files/thumbs/9/6/1/961dce219bd2330343d37c4b2aef8c855bb01dc6/Balancesq.jpg"
},
"tags": [
"space",
"galaxy",
"moon",
"clouds",
"glow",
"mountain",
"rocks",
"moody",
"stone",
"balance"
]
},
{
"id": "20521",
"title": "Desert",
"description": "",
"date": 1612310401,
"artist_id": 26281487,
"artist_name": "Nish",
"artist_bio": "Hello, I'm Nishanul Nishat from Bangladesh. I'm a self-taught visual artist. I always try to portray my imagination through my Artworks. My inspiration for my artworks comes from music, literature, movies, dreams, and travels.",
"artist_avatar": "http://walli.quosmos.com/files/thumbs/f/d/4/fd41ec9777e309fb277eb204e95973f45fc7f20a/canvas1__150_150.jpg",
"likes": 375,
"downloads": 1897,
"copyright": "username",
"location": "Bangladesh",
"download_links": {
"thumbnail": "http://walli.quosmos.com/files/thumbs/2/6/4/264f93af26467aead1368160a945a56c27e8fe10/mount2square__800_800.jpg",
"original": "http://walli.quosmos.com/files/thumbs/2/6/4/264f93af26467aead1368160a945a56c27e8fe10/mount2square.jpg"
},
"tags": [
"fantasy",
"cactus",
"desert",
"clouds",
"4k",
"mountain",
"illustration",
"desert illustration"
]
}
]
Last updated
Was this helpful?