Installation
#
Using jQueryTo install with jQuery, use this code snippet. In this example, #query
is the DOM selector of your search box, and <your_api_key>
can be found on your dashboard.
#
Using HTML/JavaScriptTo install with HTML/JavaScript, use this code snippet.