We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Skills Directory
- REST API
REST API
Intermediate
Get Certificate
A RESTful API makes it possible for remote execution of an application's capabilities by supporting standard HTTP methods, error handling, and other RESTful mechanisms.
This competency area includes usage of the GET Request, consuming the APIs, and exploring basic functionalities.
Key Competencies:
- Consuming an API - Ability to Get Data from an API.
- Filtering, Sorting, Searching, and Pagination - Process request using parameters or paging. Using offset pagination. Using multi-column sort.