answersLogoWhite

0

What is API reference?

Updated: 10/18/2022
User Avatar

Wiki User

14y ago

Best Answer

An application programming interface (API) is a set of routines, data structures, object classes and/or protocols provided by libraries and/or operating system services in order to support the building of applications.[1] An API may be: * Language-dependent, that is, only available in a particular programming language, utilizing the particular syntax and elements of the programming language to make the API convenient to use in this particular context. * Language-independent, that is, written in a way that means they can be called from several programming languages (typically an asm/c-level interface). This is a desired feature for a service-style API which is not bound to a particular process or system and is available as a remote procedure call. The API itself is largely abstract in that it specifies an interface and the behavior of the objects specified in that interface; the software that provides the functionality described by an API is said to be an implementation of the API. An API is typically defined in terms of the programming language used to build an application. The related term ABI is a lower level definition concerning details at the asm-level. For example, the Linux Standard Base is an ABI (Application Binary Interface), while POSIX is an API.[2] The API acronym may sometimes be used as a reference not only to the full interface but also to a single function or even a set of multiple APIs provided by an organization. Thus the scope is usually determined by the person or document that communicates the information.

Regards Yashi An application programming interface(API) is a set of routines, data structures, object classes and/or protocols provided by libraries and/or operating system services in order to support the building of applications.[1] An API may be: * Language-dependent, that is, only available in a particular programming language, utilizing the particular syntax and elements of the programming language to make the API convenient to use in this particular context. * Language-independent, that is, written in a way that means they can be called from several programming languages (typically an asm/c-level interface). This is a desired feature for a service-style API which is not bound to a particular process or system and is available as a remote procedure call. The API itself is largely abstract in that it specifies an interface and the behavior of the objects specified in that interface; the software that provides the functionality described by an API is said to be an implementation of the API. An API is typically defined in terms of the programming language used to build an application. The related term ABI is a lower level definition concerning details at the asm-level. For example, the Linux Standard Base is an ABI (Application Binary Interface), while POSIX is an API.[2] The API acronym may sometimes be used as a reference not only to the full interface but also to a single function or even a set of multiple APIs provided by an organization. Thus the scope is usually determined by the person or document that communicates the information.

Regards Yashi

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is API reference?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Does API 6D meet or exceed API 598?

API 6D exceeds API 598 in both pressure and duration.


API 5L Vs API X70?

API X70 is one of line pipe grade family define by API 5L specification


What is API?

API is an Application Programming Interface.It is an interface that defines the ways by which an application program may request services from libraries and/or operating systems.An API determines the vocabulary and calling conventions the programmer should employ to use the services. It may include specifications for routines, data structures, object classes, and protocols used to communicate between the requesting software and the library.An API itself is largely abstract in that it specifies an interface and controls the behavior of the objects specified in that interface. The software that provides the functionality described by an API is said to be an implementation of the API. An API is typically defined in terms of the programming language used to build the application.The API initialism may sometimes be used as a reference, not only to the full interface, but also to one function, or even a set of multiple APIs provided by an organization. Thus, the scope of meaning is usually determined by the person or document that communicates the information.


What is the difference between api 6a and api 610 spec?

Hi, Both are API Standards,which define the specification about wellhead is 6A. and which is define the specification about centrifugal pump is 610. Refer API STANDARD. All the best.


Where can you find the Answerscom API key?

If you go to the related links below, you'll be able to find API documentation along with a form to request an API key.

Related questions

How do you cite api reference?

When citing an API reference, include the name of the API, the version number (if applicable), the publisher or organization that maintains the API, the publication date, and the URL or DOI where the reference can be accessed. It's important to follow the citation style guide recommended by your institution or publication when formatting the citation.


What is the use of api in java?

The API is a reference for all predefined classes provided by the java language. This will allow the programmer to utilize the classes into their programs. The API provides packages, classes, methods, constants, etc.


Where is the API?

API = Application Programming Interfacing Now, where is API of what?


What is an API Is MySQL an API?

MySQL is not an API MySQL is a database where you store data. An API is how you request information from another website.


Does API 6D meet or exceed API 598?

API 6D exceeds API 598 in both pressure and duration.


Which api used in java?

The Java API is the API for the main Java Library.


API 5L Vs API X70?

API X70 is one of line pipe grade family define by API 5L specification


What is difference between API 6D and API 598?

The pressure test for API 598 is slightly less pressure and less duration than API 6D. API 6D is specifically for pipeline valves.


What does API stand for in relation to lubricants?

American Petroleum Institute (API)


What is API manufacturing?

API manufacturing is manufacturing of active pharmaceutical ingredients.


Api gravity to pounds per gallon?

The Formula for convert API gravity to pounds per gallon is: Pounds per Gallon = (141.5/(API Gavity+131.5))*8.3378 <--[which is weight of fresh water] API of 10 is same as weight of water. API >10 will float


What is the payment API?

A payment API is a kind of API (application programming interface) that resolves credit card processing and other commerce issues.