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:

  1. Consuming an API - Ability to Get Data from an API.
  2. Filtering, Sorting, Searching, and Pagination - Process request using parameters or paging. Using offset pagination. Using multi-column sort.