Add 83,782 icons in your product

Enrich your product with a growing collection of curated vector icons. Get up to speed with our straight-forward API integration and simple pricing.

Documentation

Growing icon collection

Our collection of high quality free vector icons is growing over time, adding more and more value to the API.

Super fast

The application is running on a globally distributed "serverless" infrastructure, optimised for speed and efficiency.

Multiple formats and sizes

Convert and resize all the icons on the fly, by adding simple request parameters to your API calls.

Uptime guaranteed

The API architecture and our "serverless" setup ensures maximum uptime and performance.

Always-improving search

We are improving our indexing and search algorithms all the time, which directly benefits the search API results.

Straight-forward integration

We try to keep the API simple and easy to implement and our documentation always up to date.

Documentation

Still in Beta, so expect updates and changes. Your feedback is welcome!

GET https://api.iconbolt.com/

A welcome response with some stats and links to navigate the API.

GET https://api.iconbolt.com/search?q=[search_query]&style=[style_slug]&offset=[offset]

The icons, matching the search_query string, filterable by style. Showing 96 results per at a time, use the offset parameter to paginate

GET https://api.iconbolt.com/iconsets

All available icon sets with their meta data.

GET https://api.iconbolt.com/iconsets/[iconset_slug]

The icon set, identified by iconset_slug. Includes the icon set meta data and the full list of icons.

GET https://api.iconbolt.com/iconsets/[iconset_slug]/[icon_slug]

The icon, identified by iconset_slug and icon_slug. Includes the icon meta data and download URLs for the available formats and sizes.

GET https://api.iconbolt.com/styles

All available styles with URLs for more details.

GET https://api.iconbolt.com/styles/[style_slug]

The style, identified by style_slug. Includes the style meta data, along with the total numbers of sets and icons.