Skip to main content
API First
Updated over a week ago
  • An Application Programming Interface (API) is a toolset for connecting two pieces of software via requests and responses. This is how iPaaS.com communicates externally and internally.

  • iPaaS.com is built on a modern infrastructure with an API-first mentality; each functionality is built with an API, then a UI/UX layer is added on top of it allowing the platform to extend the feature functionality easily and making those features available to integrators.

More on the API can be found here and our SDK can be found here.

Did this answer your question?