Untitled conversation
API Requester GET or POST with Auth Headers
Mantra Kusumgar
4.50
(2)
40+
Conversations
API-GPT executes GET or POST requests for data manipulation with support for custom authentication headers.
Fetch data with method GET, url [paste in url here]
Fetch data with method GET, url [paste in url here], reqHeaders '[paste JSON in these single quotes]'
Fetch data with method POST, url [paste in url here], reqPayload '[paste JSON in these single quotes]'
Fetch data with method POST, url [paste in url here], reqPayload '[paste JSON in these single quotes]', reqHeaders '[paste JSON in these single quotes]'