By setting your API with this function, you don't need to set it each time you make a request. The API can be overridden on specific requests by providing a new key when using the generate_favicon() function.

set_api_key(api_key)

Arguments

api_key

character; API key as a character string. Retrieved from realfavicongenerator.net

Examples

set_api_key("1234abcd")