Skip to content
Other

icons8.com

Use a [New Version](https://icons8.github.io/icons8-docs/) Instead sandbox and mock API

# Icons8 API Icons8 API allows us to search and obtain [our icons](https://icons8.com/web-app). 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.svg) ## Usage Examples Some examples of what you can do with our icons: * **Template customization.** T Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
8
Collections
-
Event types
-
example request
curl https://your-icons8.slurry.io/api/iconsets/v3/categories?platform=123&language=123 \
  -H "Authorization: Bearer slurry_sim_..."

Your simulation gets its own hostname, key and IP allow-list. Built from API version 1.0.0.

What gets simulated

Collections, relationships and state machines are worked out from the spec when you start the simulation.

  • State. Creates, updates and deletes persist and show up in later reads.
  • Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
  • Webhooks. Every change emits a signed, retried event.
  • Failure. Per-endpoint errors, latency and chaos rules, on demand.

Operations

All 8.

  • GET/api/iconsets/v3/categories?platform={platform}&language={language}
  • GET/api/iconsets/v3/category?category={category}&subcategory={subcategory}&amount={amount}&offset={offset}&platform={platform}&language={language}
  • GET/api/iconsets/v3/latest?term={term}&amount={amount}&offset={offset}&platform={platform}&language={language}
  • GET/api/iconsets/v3/search?term={term}&amount={amount}&offset={offset}&platform={platform}&language={language}&exact_amount={exact_amount}
  • GET/api/iconsets/v3/total?since={since}
  • GET/api/iconsets/v4/search?term={term}&amount={amount}&offset={offset}&platform={platform}&language={language}&exact_amount={exact_amount}
  • POST/api/task/web-font/collection
  • POST/api/task/web-font/icons