Now live with 25,000+ app icons

Icons as a
Service

All of macOSicons.com a simple API call away.

Browse 25k+ App Icons
Free50 monthly requests
4.99€1,000 monthly requests
Scroll to explore
Copy, paste, ship

Get started in 30 seconds

One curl command away from icon nirvana

terminal
curl -X POST 'https://api.macosicons.com/api/v1/search' \
  -H "Content-Type: application/json" \
  -H "x-api-key: YOUR_API_KEY" \
  -d '{"query": "Safari"}'

# Response
{
  "hits": [
    {
      "appName": "Safari",
      "lowResPngUrl": "https://...",
      "icnsUrl": "https://...",
      "iOSUrl": "https://...",
      "category": "Browser",
      "credit": "Elías",
      "creditUrl": "https://...",
      "downloads": 7523
    }... 
  ],
  "query": "Safari",
  "totalHits": 42,
  "limit": 10,
  "offset": 0,
  "page": 1,
  "totalPages": 4,
}
Launch in minutes

Your API key is waiting

Sign in to get instant access to your dashboard and API keys

macOSicons.com logo

macOSicons API

Please sign in to your macOSicons.com account

Don't have an account?