Page Text: Filter the results by icon type, valid values are standard and stickers
limit
integer
false
Number of max. items returned per request. In case it isn’t requested, it will return 100 packs by default.
Detailed descriptions
Authorization: A temporal authentication token is needed to validate the request. For example: Bearer ASApqasdfFjrqjwnwqerqw-q.erqwecrqjewr9qwer0qwe8rq7er...
orderBy: Order by in results from Flaticon API. You can choose between order the results between 'priority' or 'added'. Priority order will return items ordered by an algorithm based on the downloads ratio. Added order will return items ordered by the date they were added to Flaticon. For example: https://api.flaticon.com/v2/search/icons/added?q=arrow&stroke=2&styleName=gradient&packId=1554346&limit=15
Example responses
200 Response
{ "data": [ { "id": 639788, "type": "4", "priority": "150.000000", "selection": 1, "premium": 1, "state": 1, "description": "Net", "colors": "", "color": 1, "style": 0, "stroke": 2, "detail": 0, "style_id": 132, "style_name": "", "style_slug": "", "style_class": "", "family_id": 0, "family_name": "", "family_slug": "", "priority_style": "0.000000", "slug": "free-icon/net_639788", "license": "2", "added": 1511878441, "pack_id": 639744, "pack_name": "Sport", "pack_slug": "packs/sport-21", "pack_background": "clouds", "pack_priority": "150.000000", "pack_items": 100, "group_id": 229, "team_id": 296, "group_slug": "made-by-made-premium", "team_name": "Made by Made Premium", "team_website": "", "downloads": "0", "views": "0", "tags": "net,sport,sports,sunny,summertime,beach volleyball,sports and competition", "category": "sports", "item_equivalent": "0", "equivalents": 0, "tags_id": "414,489,505,782,30348,198081,198499", "category_id": "9,74", "images": { "png": { "128": "https://cdn-icons-png.flaticon.com/128/639/639788.png", "512": "https://cdn-icons-png.flaticon.com/512/639/639788.png" }, "svg": "https://cdn-icons.flaticon.com/svg/639/639788.svg?token=exp=1630484178~hmac=481acd4399e7b7e38b070379dc0d8540" }, "x-widdershins-oldRef": "#/components/schemas/Icon/example" } ], "metadata": { "page": 1, "count": 7, "total": 7, "x-widdershins-oldRef": "#/components/schemas/Metadata/example" } }
Responses