What is an API Endpoint?

preview_player
Показать описание
In this video, we look at API Endpoint and explain how to use them. APIs are a set of protocols that specify how two applications should interact with one another. So, how do they function? The client application will send the request to the other application’s API to access some resource, and the latter delivers it. This is where API endpoints fulfil their role. When clients request a resource, they do it via an endpoint, which effectively states that the resource is available in a specific location.

0:00 Intro & what is an API?
0:59 What is an API Endpoint?
1:28 How to test and use an API Endpoint?
1:45 REST API
3:00 Behavioural, Contractual, and Solution-oriented API testing
4:10 How to find an API's Endpoint
4:30 Example:
7:58 Outro

Рекомендации по теме
Комментарии
Автор

Thank you! You much helped me to understad it better!

nityull