U

Use a New Version Instead

by Use a New Version Instead Free tier

Icons8 API Icons8 API allows us to search and obtain our icons. You're welcome to use our icons to extend the functionality of your web and mobile applications, website templates, and even tattoos. ![Tattoos](https://cdn.rawgit.com/icons8/api-docs/cff6fdf0/tattoos.

developericons8

Quick Reference

Base URL https://api.icons8.com Auth type none Auth header # No auth required Rate limit See documentation Pricing Enterprise / contact sales Free quota None Documentation https://api.icons8.com Endpoint status Unreachable — No response — server may be down or blocking automated probes (checked Mar 29, 2026) Builder score D 37% builder-friendly
Pricing
28
Latency
0
Depth
72

Authentication

No authentication required

# No auth required

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free — open public API, no authentication required.

Key Endpoints

MethodPathDescription
GET /api/iconsets/v3/categories?platform={platform}&language={language} Categories
GET /api/iconsets/v3/category?category={category}&subcategory={subcategory}&amount={amount}&offset={offset}&platform={platform}&language={language} By Category
GET /api/iconsets/v3/latest?term={term}&amount={amount}&offset={offset}&platform={platform}&language={language} Latest
GET /api/iconsets/v3/search?term={term}&amount={amount}&offset={offset}&platform={platform}&language={language}&exact_amount={exact_amount} By Keyword v3
GET /api/iconsets/v3/total?since={since} Totals
GET /api/iconsets/v4/search?term={term}&amount={amount}&offset={offset}&platform={platform}&language={language}&exact_amount={exact_amount} By Keyword v4
POST /api/task/web-font/collection From a Collection
POST /api/task/web-font/icons From Separate Icons

Sample Request

curl -X GET 'https://api.icons8.com/api/iconsets/v3/categories?platform={platform}&language={language}' \
  -H '# No auth required'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Use a New Version Instead documentation.