Jump to content

Category talk:Application programming interfaces

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 24.29.109.137 (talk) at 15:39, 26 November 2007 (How about a simpler, yet somewhat techie, description of API?). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Hi. I was wondering if this page is "too technical," even for me, a techie. My firm uses API's (Application programming interfaces) for doing mass quantities of work that ordinarily one would do one at a time. In other words, we have a system for creating a new user ID on a system, or for terminating a person's access. But suppose we have 50 new users-- in that case, we use an API. I would like to know how this is done, like does it mimic XML (HTML web page language which has tags for each field, like firstName, I imagine) and interface with an online program? Or is there some other technique? And what language can they be written in?

Thanks, Pete