Integrations and APIs Flashcards

1
Q

What are API’s?

A

Application Program Interfaces

set of rules and protocols that are used for building and integrating application software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Integration?

A

the process of combining different subsystems or components into one comprehensive system to ensure that they all function properly together

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is REST?

A

Representational State Transfer

architectural style that uses standard HTTP methods and status codes, uniform resource identifiers, and MIME types to achieve a simple way to interact in a stateless manner with a given web service.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is SOAP?

A

Simple Object Access Protocol

protocol that defines a strict standard with a set structure for the message, usually in XML format

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is CURL?

A

tool used to transfer data to and from a server, using one of the supported protocols

Includes: HTTP, HTTPS, FTP, FTPS, SCP, SFTP, TFTP, DICT, TELNET, LDAP or FILE.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly