Terminology Flashcards

1
Q

Endpoints:

A

API calls are directed to specific URLs called endpoints. Each endpoint corresponds to a particular resource or action in the API.

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

Rate Limiting:

A

Rate limiting controls the number of API calls a client can make within a specific time frame to prevent abuse or overuse

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

Authentication:

A

Many API calls require authentication to ensure that only authorized users or applications can access the requested resources.

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