REST API
RESTFull API
SOAP :Simple Object Access Protocol (SOAP) helps define messages exchanged between systems and used by applications.In contrast to REST, SOAP is an actual protocol that provides you with stricter detail about what an API does.it provides a solid foundation for enterprise resources integrations.