new topics()
Methods
getResults(parameters, userKey, serviceURL, callback)
Makes an HTTP request to the specified Rosette API endpoint and returns the result
Parameters:
Name | Type | Description |
---|---|---|
parameters |
string | The Rosette API endpoint parameters |
userKey |
string | The Rosette API user access key |
serviceURL |
string | The base service URL to be used to access the Rosette API |
callback |
function | Callback function to be exectuted after the function to which it is passed is complete |