Dear Job, Indeed there is no equivalent of the url http(s)://apps.db.ripe.net/whois in the RC environment. This is intentional; the above URL is used to access the old beta API, which is deprecated with the 1.71 release. Kind regards, Agoston Horvath Senior Software Engineer RIPE NCC On 02/06/2014 10:24 PM, Job Snijders wrote:
Hi,
I want to use the JSON API RC edition of the database in an automated fashion to detect changes that break our software earlier. But I have trouble finding the correct endpoint.
For production I use the following URL:
https://apps.db.ripe.net/whois
What is the equivalent URL for the RC version of the database? From the post on http://www.ripe.net/data-tools/db/release-notes/rc-release-candidate-environ... it is not clear which of the URLs would emulate apps.db.ripe.net/whois.
I tried:
rc.db.ripe.net/whois rest-rc.db.ripe.net/whois whois-rc.ripe.net/whois
I kinda expect rest-rc.db.ripe.net/whois to work, but it gives me a "The requested URL /whois/create was not found on this server." error.
What is the endpoint?
Kind regards,
Job