A cost effective API into whois data that doesn't come across as sketchy or fragile.
Ask HN: What API do you wish you had while building your product?
91–100 of 151 posts
Re: Ask HN: What API do you wish you had while building your product?
#92Re: Ask HN: What API do you wish you had while building your product?
#932) an API to connect with insurance carriers as a broker
Re: Ask HN: What API do you wish you had while building your product?
#94An API that returns top 100 relevant web results via Javascript (aka the google ajax api which sadly they discontinued).
Re: Ask HN: What API do you wish you had while building your product?
#951) an API around freight shipping 2) an API to connect with insurance carriers as a broker
Re: Ask HN: What API do you wish you had while building your product?
#96Subscription billing API that deals with reminders, renewals, e-mails/cancellations, etc. Everything related to that. All existing solutions don't work well if revenue per user is a "measley" 2 USD per month.
Re: Ask HN: What API do you wish you had while building your product?
#97An API for handling image processing/uploading to S3: Use 1: Send a high-res image in any format (like, say, tiff), the original, a web-optimal jpg at full resolution, and any sizes that might be needed in various contexts (thumbnail, inline display at any screen density) are put into the right place in my S3 bucket. Use 2: Using ids or original file names, point the API to an image or array of images, uploaded via U…
Re: Ask HN: What API do you wish you had while building your product?
#98Re: Ask HN: What API do you wish you had while building your product?
#99A language API- finding synonyms or categories to words
Re: Ask HN: What API do you wish you had while building your product?
#100Product information. Things like "The mainboard named XY from producer ABC has the manufacturer sku 1234567, the EAN-13 00123... and the UPC 01234...". Ideally add to that the custom specs, like "it has that many usb slots and this socket" etc. But I think I miss part of the picture here, there is probably a channel transmitting structured information like this from manufacturers to vendors, I just never found it.
Technopedia (a BDNA product) does exactly this, but might be expensive for a startup. https://www.bdna.com/products/technopedia/ Disclaimer: I used to work for BDNA, and on this product, but have since left the company.