- Source:
Classes
Methods
-
<static> configure(options)
-
Configure the retreaver client library.
Parameters:
Name Type Description options
Object Properties
Name Type Description host
String Retreaver API Host prefix
String http or https - Source:
Example
Retreaver.configure({host: 'api.rtvrapi.com', prefix: 'https'});