Favicon Grabber API is simple and has the one endpoint. The API does not require authentication but has the following restrictions: 100 requests per minute from one IP address and each API request should specify a valid User-Agent header.
Grab favicons
In order to grab favicons for a website send a GET request to the API endpoint /api/grab/:domain, where :domain is a required parameter that should be equal to the valid domain name syntax.