Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt

Our API services are best used when your system is capable of integrating via web calls using REST.

Child pages (Children Display)
alltrue
depth0
allChildrentrue
style
sortAndReverse
excerptTypesimple
first0

Systems that can integrate with API:

...

A RESTful API -- also referred to as a RESTful web service or REST API -- is based on representational state transfer (REST), which is an architectural style and approach to communications often used in web services development.

REST technology is generally preferred over other similar technologies. This tends to be the case because REST uses less bandwidth, making it more suitable for efficient internet usage. RESTful APIs can also be built with programming languages such as JavaScript or Python.

In this section

...