API stands for Application Programming Interface. A program's API defines the proper way for a developer to request services from that program.
2
votes
1answer
180 views
Which image sharing websites supports file uploading dynamically via api
I have been searching for image hosting website that displays images of a user in a nice and managed way.
I want to upload the files to that image hosting website in my account of that website from a ...
8
votes
3answers
3k views
Can anyone recommend a good SMS gateway for PHP?
I'm looking for an SMS gateway that has the following criteria:
Supports sending from short codes
Opt-in capabilities for end-user (will require user to opt in before sending message)
Has a clean ...
4
votes
4answers
3k views
Free/cheap Whois Api
Is there a free API where I can pull whois data and server location data?
(similar to who.is)
2
votes
1answer
648 views
Dictionary API for a website?
I would like to have a dictionary for my website where the user can easily fill in a word or better yet right click a word and get the definition right there on the page or something along those ...
2
votes
1answer
151 views
Google Search API
Can someome tell me if there is an API to get search results form Google? I went through the Google Search APIs, but could not find anything that will let me get search results (the custom search api ...