Test and Access: array and object properties

Number of APIs: 1

Introduction

JSON is one of the most used formats for sending and receiving API responses. With the rising use of REST APIs, the JSON format has started gaining popularity among technologists. XML had similar popularity and usage, but that popularity has dropped over time with the adoption of JSON among tech communities

About

This collection helps you to parse and access arrays and objects within API response(JSON).

  1. Enumerate (Key + value) object properties POST {{baseUrl}}