PDA

View Full Version : What is mean by API?



shreeharisg
03-09-2014, 04:55 AM
I want to develope my own shopping card and website for webhosting company by using freelancers. Reseller provided API key to use API. But what is mean by API? What is API key used for?

everdeenkatniss
11-19-2015, 09:42 AM
API key used for Application Programming Interface

Fli
04-25-2017, 12:22 PM
API key is security phrase which you can use in your application (PHP script for example) calls to obtain/submit data from/to remote server (the website who provided you with API key). Maybe your billing system already have module which can talk to your API provider. If not, you need to contact some php programmer and ask him if he can create new reseller module so you can integrate it with your billing system.

vinu1997
08-05-2019, 09:14 AM
An application program interface (API) is a set of routines, protocols, and tools for building software applications.

allen025
08-08-2019, 04:50 AM
api is know as application program interface which is used in software application.

vijaykl32
08-09-2019, 07:18 AM
An API is a set of definitions and protocols for building and integrating application software.

asad1997
09-07-2019, 10:31 AM
An API stands for Application Programming Interface.