[{"data":1,"prerenderedAt":339},["ShallowReactive",2],{"docs-navigation":3,"docs-\u002Fdocs\u002Fapi-client":43},[4],{"title":5,"path":6,"stem":7,"children":8},"Docs","\u002Fdocs","docs",[9,14,19,25,31,37],{"title":10,"path":6,"stem":11,"navTitle":12,"order":13},"Overview","docs\u002Findex",null,1,{"title":15,"path":16,"stem":17,"navTitle":15,"order":18},"API client","\u002Fdocs\u002Fapi-client","docs\u002Fapi-client",3,{"title":20,"path":21,"stem":22,"navTitle":23,"order":24},"Inspecting and Querying Data","\u002Fdocs\u002Fdata-inspector","docs\u002Fdata-inspector","Data Inspector",5,{"title":26,"path":27,"stem":28,"navTitle":29,"order":30},"Connecting to Databases","\u002Fdocs\u002Fdatabase-client","docs\u002Fdatabase-client","Database Client",4,{"title":32,"path":33,"stem":34,"navTitle":35,"order":36},"Managing Environments and Variables","\u002Fdocs\u002Fenvironment-variable","docs\u002Fenvironment-variable","Environments & Variables",6,{"title":38,"path":39,"stem":40,"navTitle":41,"order":42},"Managing the Workspace","\u002Fdocs\u002Fworkspace","docs\u002Fworkspace","Workspace",2,{"id":44,"title":15,"body":45,"description":333,"extension":334,"meta":335,"navTitle":15,"navigation":336,"order":18,"path":16,"seo":337,"stem":17,"__hash__":338},"docs\u002Fdocs\u002Fapi-client.md",{"type":46,"value":47,"toc":326},"minimark",[48,52,56,61,86,90,131,189,197,257,264,268,287,291,294,303],[49,50,15],"h1",{"id":51},"api-client",[53,54,55],"p",{},"The API client lets you craft and send requests to any API — set the method, URL, headers, auth, and body, then inspect the response.",[57,58,60],"h2",{"id":59},"create-an-http-kit","Create an HTTP kit",[62,63,64,77],"ul",{},[65,66,67,68,72,73,76],"li",{},"From the sidebar: hover over a collection or folder, click ",[69,70,71],"strong",{},"..."," and select ",[69,74,75],{},"Add API Request",".",[65,78,79,80,83,84,76],{},"From the tab bar: click the ",[69,81,82],{},"v"," icon and select ",[69,85,75],{},[57,87,89],{"id":88},"request-config","Request config",[62,91,92,102,108,119,125],{},[65,93,94,97,98,101],{},[69,95,96],{},"Method",": GET, POST, PUT, PATCH, DELETE. Use ",[69,99,100],{},"Custom method"," for other types.",[65,103,104,107],{},[69,105,106],{},"URL",": The request URL. You can paste a cURL command here; the method, URL, headers, and body are parsed automatically.",[65,109,110,113,114,118],{},[69,111,112],{},"Param",": Request query parameters (",[115,116,117],"code",{},"?key=value",").",[65,120,121,124],{},[69,122,123],{},"Header",": Request headers.",[65,126,127,130],{},[69,128,129],{},"Auth",": Authentication settings.",[132,133,134,147],"table",{},[135,136,137],"thead",{},[138,139,140,144],"tr",{},[141,142,143],"th",{},"Type",[141,145,146],{},"Description",[148,149,150,159,170,181],"tbody",{},[138,151,152,156],{},[153,154,155],"td",{},"None",[153,157,158],{},"No auth header added",[138,160,161,164],{},[153,162,163],{},"Basic",[153,165,166,167],{},"Encodes username and password as ",[115,168,169],{},"Authorization: Basic ...",[138,171,172,175],{},[153,173,174],{},"Bearer Token",[153,176,177,178],{},"Adds ",[115,179,180],{},"Authorization: Bearer \u003Ctoken>",[138,182,183,186],{},[153,184,185],{},"Inherit from collection",[153,187,188],{},"Uses auth defined at the collection level",[62,190,191],{},[65,192,193,196],{},[69,194,195],{},"Body",": Request payload format.",[132,198,199,208],{},[135,200,201],{},[138,202,203,205],{},[141,204,143],{},[141,206,207],{},"Usage",[148,209,210,218,226,238,246],{},[138,211,212,215],{},[153,213,214],{},"none",[153,216,217],{},"No body",[138,219,220,223],{},[153,221,222],{},"raw",[153,224,225],{},"JSON, XML, HTML, or plain text",[138,227,228,231],{},[153,229,230],{},"form-data",[153,232,233,234],{},"Multipart form submissions ",[235,236,237],"em",{},"(files: desktop only)",[138,239,240,243],{},[153,241,242],{},"x-www-form-urlencoded",[153,244,245],{},"HTML form submissions",[138,247,248,251],{},[153,249,250],{},"binary",[153,252,253,254],{},"Send a raw file ",[235,255,256],{},"(desktop only)",[53,258,259,260,263],{},"You can use variable syntax ",[115,261,262],{},"{{variableName}}"," in the URL, headers, query parameters, auth fields, and inside the request body.",[57,265,267],{"id":266},"sending-the-request","Sending the request",[53,269,270,271,274,275,278,279,282,283,286],{},"Click ",[69,272,273],{},"Send"," or press ",[115,276,277],{},"Ctrl+Enter"," \u002F ",[115,280,281],{},"Cmd+Enter",". Click ",[69,284,285],{},"Cancel"," to abort an active request.",[57,288,290],{"id":289},"inspecting-the-response","Inspecting the response",[53,292,293],{},"The response panel displays the status code, round-trip time, and the response body.",[53,295,296,297,302],{},"The response body uses an integrated ",[298,299,301],"a",{"href":300},"..\u002Fdocs\u002Fdata-inspector","data inspector",":",[62,304,305,308,311,320,323],{},[65,306,307],{},"Click any JSON key to copy its JSONPath.",[65,309,310],{},"Enter a JSONPath expression in the query input on the right to filter the view.",[65,312,270,313,315,316,319],{},[69,314,71],{}," next to a value and select ",[69,317,318],{},"Extract to variable"," to save it.",[65,321,322],{},"Search by JSON key or value.",[65,324,325],{},"Use the format tool to beautify the output.",{"title":327,"searchDepth":42,"depth":42,"links":328},"",[329,330,331,332],{"id":59,"depth":42,"text":60},{"id":88,"depth":42,"text":89},{"id":266,"depth":42,"text":267},{"id":289,"depth":42,"text":290},"Craft and send HTTP requests to any API and inspect the response.","md",{},true,{"title":15,"description":333},"k35Dxk2bNK9oZFaX3SC_2rKijZtYTkAkyYRVmAimPzo",1777473474724]