Description Usage Arguments Value
Builds the final JSON request from its constituent parts. Further details can be found in the realfavicongenerator.net API documentation
1 2 3 4 5 6 7  | build_json_request(
  api_key,
  master_picture,
  favicon_design,
  settings,
  versioning
)
 | 
api_key | 
 character; API key from realfavicongenerator.net  | 
master_picture | 
 list; list produced by the   | 
favicon_design | 
 list; embedded list containing the favicon design for different platforms, created using the
  | 
settings | 
 list; embedded list containing extra settings for request. Created using
the   | 
versioning | 
 list; embedded list of versioning parameters. Created using the   | 
list; list containing the complete request to be converted to JSON and posted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.