Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Allow use of API Keys #214

Open
bradley-evans opened this issue Jul 3, 2018 · 1 comment
Open

Feature request: Allow use of API Keys #214

bradley-evans opened this issue Jul 3, 2018 · 1 comment

Comments

@bradley-evans
Copy link

I'm doing some pretty heavy bulk requests, and would like the option to utilize an API key to avoid rate-limiting. Is this an existing feature, and if not, could it be integrated?

@secynic
Copy link
Owner

secynic commented Jul 10, 2018

This is not currently a feature. I could use some help researching this. A quick search shows that RDAP should support authentication:
https://tools.ietf.org/html/rfc7481#section-3.2

I am not sure if the RIRs provide special API key access.

ARIN also seems to have a bulk option, but I don't have access to this data:
https://www.arin.net/resources/request/bulkwhois.html

I have a feeling the above is in a completely different format, which would require new parsers to be written.

Also, have you tried the experimental bulk whois support?
http://ipwhois.readthedocs.io/en/latest/EXPERIMENTAL.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants