https
https
http
TYPE
GET
POST
PUT
DELETE
Base URL
-
Prefix
-
Controller
-
Action / Method
-
Parameter
  • Headers
  • Authorization
  • Parameters
  • Body
  • Response
  • Insight
  • Test Cases
Select Key Value Description Remove
HOST server�s domain name -
User-Agent Identifies the client software making the request. -
Accept */* Can accept any type.(application/json) -
Content-Type Specifies the media type of the request body. -
Accept-Encoding content-encoding methods(gzip / deflate / br (Brotli) are compression algorithms.) -
Connection Controls whether the network connection stays open after the request.(keep-alive/ close) -
X-Client-Source Custom headers often used by apps for tracking or routing. -
X-App-Platform Web Browswer -