API-Explorer

Screen shot

Screenshot 2022-12-21 at 12 32 28 PM

Authorization

Accepts only JWT tokens (Bearer will be added by default)

Sample parameter json (Only for POST methods)

{
   "key1":"value1",
   "key2":"value2"
}

GitHub

View Github