Request Structures Flashcards

1
Q

API Calls consist have a request structure that consists of:

A

HTTP Method: Command to be performed
Endpoint: The location for the task to go to
Headers: Additional information about the request
Body: Data sent with the request

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

HTTP Method:

A

Command to be performed

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

Endpoint:

A

The location for the task to go to

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

Headers:

A

Additional information about the request

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

Body:

A

Data sent with the request

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