How do I get a partner ID and get my IP white listed
- email api@oneriot.com
- Remember to include the IP Range you would like to have white listed.
Why do I have to be whitelisted?
- White listing ensures that we can deliver the best quality and predict our up-time for our partners.
Can I whitelist dynamic ips/ cloud ips/ private ips?
- technically we can whitelist dynamic/cloud ips, but as they change we will have to keep updating the whitelist, which is a manual process and might cause outages for your customers.
Do I have a rate limit?
- Yes, email api@oneriot.com and include your projected query volume.
Does the API support URL or Domain qualifiers like – link: http://www.cnn.com?
- Not at this time.
What Info does OneRiot need to fix a problem or suggest a work-around?
- which query/queries were performed
- date and time
- output returned by our servers
How come titles are sometimes capitalized?
- We do not rewrite or modify descriptions or titles. The API returns the content exactly as it appeared in the original page.
Is it possible to get varied snippet lengths from the API?
- No, our snippets are about 155 characters long.
- Snippets primarily start at the beginning of the sentence and end at the end, but their are times when this is not possible due to length restrictions.
The firstFound data set contains a time value, how do I parse it?
- The epoch timestamps, which we return are in milliseconds. You can divide them by a 1000 to obtain a valid Unix timestamp.
