[{"data":1,"prerenderedAt":1322},["ShallowReactive",2],{"docs-\u002Fdocs\u002Fmcp\u002Ftools":3,"docs-navigation":1236,"docs-surround-\u002Fdocs\u002Fmcp\u002Ftools":1319},{"id":4,"title":5,"body":6,"description":1227,"extension":1228,"icon":1229,"meta":1230,"navigation":1231,"path":1232,"seo":1233,"stem":1234,"__hash__":1235},"docs\u002Fdocs\u002F2.mcp\u002F4.tools.md","Tools",{"type":7,"value":8,"toc":1205},"minimark",[9,13,38,175,178,181,186,200,206,226,231,237,239,241,245,261,265,302,307,311,320,324,334,338,391,396,400,405,409,427,432,472,476,551,559,563,574,578,589,593,661,666,670,679,681,683,687,709,713,765,775,779,784,786,788,792,804,817,821,887,895,899,906,910,920,926,931,974,978,1038,1060,1064,1072,1076,1091,1095,1173,1178,1182,1187,1189],[10,11,5],"h1",{"id":12},"tools",[14,15,16,17,21,22,21,25,28,29,32,33,37],"p",{},"The Hostsmith MCP server exposes nine tools across four areas: ",[18,19,20],"strong",{},"account",", ",[18,23,24],{},"sites",[18,26,27],{},"domains",", and ",[18,30,31],{},"deploys",". All tools accept an optional ",[34,35,36],"code",{},"partition"," argument; omit it to use your home partition.",[39,40,41,57],"table",{},[42,43,44],"thead",{},[45,46,47,51,54],"tr",{},[48,49,50],"th",{},"Area",[48,52,53],{},"Tool",[48,55,56],{},"Purpose",[58,59,60,74,87,99,111,123,136,149,161],"tbody",{},[45,61,62,66,71],{},[63,64,65],"td",{},"Account",[63,67,68],{},[34,69,70],{},"get_account",[63,72,73],{},"Account, plan, limits, and usage",[45,75,76,79,84],{},[63,77,78],{},"Sites",[63,80,81],{},[34,82,83],{},"list_sites",[63,85,86],{},"List sites in your account",[45,88,89,91,96],{},[63,90,78],{},[63,92,93],{},[34,94,95],{},"get_site",[63,97,98],{},"Inspect one site",[45,100,101,103,108],{},[63,102,78],{},[63,104,105],{},[34,106,107],{},"create_site",[63,109,110],{},"Create a site",[45,112,113,115,120],{},[63,114,78],{},[63,116,117],{},[34,118,119],{},"delete_site",[63,121,122],{},"Permanently delete a site",[45,124,125,128,133],{},[63,126,127],{},"Domains",[63,129,130],{},[34,131,132],{},"list_domains",[63,134,135],{},"List shared and custom domains you can use",[45,137,138,141,146],{},[63,139,140],{},"Deploys",[63,142,143],{},[34,144,145],{},"deploy_files",[63,147,148],{},"Push inline file contents (small text, ≤ ~1 MB total)",[45,150,151,153,158],{},[63,152,140],{},[63,154,155],{},[34,156,157],{},"deploy_create_upload",[63,159,160],{},"Start a direct-to-S3 upload for binaries \u002F large files",[45,162,163,165,170],{},[63,164,140],{},[63,166,167],{},[34,168,169],{},"deploy_finalize",[63,171,172,173],{},"Commit a deploy started with ",[34,174,157],{},[176,177],"hr",{},[179,180,65],"h2",{"id":20},[182,183,184],"h3",{"id":70},[34,185,70],{},[14,187,188,189,21,192,195,196,199],{},"Get the user's organization (",[34,190,191],{},"orgId",[34,193,194],{},"orgName","), the calling user's home partition under ",[34,197,198],{},"user.homePartition",", the current subscription plan with its limits (max sites, max domains, storage, bandwidth), and current usage counts. Usage is summed across all partitions.",[14,201,202,205],{},[18,203,204],{},"Inputs:"," none.",[14,207,208,211,212,21,214,21,216,21,218,221,222,225],{},[18,209,210],{},"Output:"," account object including ",[34,213,191],{},[34,215,194],{},[34,217,198],{},[34,219,220],{},"plan"," (with limits), and ",[34,223,224],{},"usage",".",[14,227,228],{},[18,229,230],{},"Example prompt:",[232,233,234],"blockquote",{},[14,235,236],{},"Show my Hostsmith plan and how many sites I have left.",[176,238],{},[179,240,78],{"id":24},[182,242,243],{"id":83},[34,244,83],{},[14,246,247,248,21,251,21,254,257,258,260],{},"List sites in the user's account. Returns each site's ",[34,249,250],{},"siteId",[34,252,253],{},"subdomain",[34,255,256],{},"domain",", and current status. The result is the source of truth for \"does the user already have a site at FQDN X\" - call it before any create \u002F deploy \u002F delete to resolve the user's site reference. By default queries all data partitions and merges; pass ",[34,259,36],{}," to limit.",[14,262,263],{},[18,264,204],{},[39,266,267,283],{},[42,268,269],{},[45,270,271,274,277,280],{},[48,272,273],{},"Field",[48,275,276],{},"Type",[48,278,279],{},"Required",[48,281,282],{},"Description",[58,284,285],{},[45,286,287,291,296,299],{},[63,288,289],{},[34,290,36],{},[63,292,293],{},[34,294,295],{},"\"us\" | \"eu\"",[63,297,298],{},"no",[63,300,301],{},"Filter by partition. Omit to query both.",[14,303,304,306],{},[18,305,210],{}," array of site summaries.",[14,308,309],{},[18,310,230],{},[232,312,313],{},[14,314,315,316,319],{},"Do I already have a site for ",[34,317,318],{},"demo.hostsmith.link","?",[182,321,322],{"id":95},[34,323,95],{},[14,325,326,327,330,331,333],{},"Get full details of one site by ID, including its public URL (",[34,328,329],{},"https:\u002F\u002F\u003Csubdomain>.\u003Cdomain>","), current deployment status, and configuration. Use after ",[34,332,83],{}," to inspect a single site, or after a deploy to grab the URL.",[14,335,336],{},[18,337,204],{},[39,339,340,352],{},[42,341,342],{},[45,343,344,346,348,350],{},[48,345,273],{},[48,347,276],{},[48,349,279],{},[48,351,282],{},[58,353,354,376],{},[45,355,356,360,365,368],{},[63,357,358],{},[34,359,250],{},[63,361,362],{},[34,363,364],{},"string",[63,366,367],{},"yes",[63,369,370,371,373,374,225],{},"The site ID returned by ",[34,372,83],{}," or ",[34,375,107],{},[45,377,378,382,386,388],{},[63,379,380],{},[34,381,36],{},[63,383,384],{},[34,385,295],{},[63,387,298],{},[63,389,390],{},"Partition the site lives in. Omit to use your home partition.",[14,392,393,395],{},[18,394,210],{}," site object with URL, status, and config.",[14,397,398],{},[18,399,230],{},[232,401,402],{},[14,403,404],{},"What's the public URL of the site I just created?",[182,406,407],{"id":107},[34,408,107],{},[14,410,411,412,414,415,417,418,420,421,423,424,426],{},"Create a new site under one of the domains returned by ",[34,413,132],{},". Returns the new ",[34,416,250],{},", full URL, and configuration. After creation, deploy content with ",[34,419,145],{}," (small inline text) or ",[34,422,157],{}," + ",[34,425,169],{}," (binaries or files > ~1 MB).",[14,428,429],{},[18,430,431],{},"Constraints:",[433,434,435,444,451,456,466],"ul",{},[436,437,438,440,441,443],"li",{},[34,439,256],{}," MUST be a domain returned by ",[34,442,132],{}," for this user. Never invent one.",[436,445,446,447,450],{},"The selected domain must be in ",[34,448,449],{},"active"," status.",[436,452,453,455],{},[34,454,36],{}," passed here MUST match the partition of the selected domain.",[436,457,458,459,462,463,225],{},"To serve the bare apex, pass ",[34,460,461],{},"subdomain: \"www\""," - only valid when the domain has ",[34,464,465],{},"enableApexDomain: true",[436,467,468,469,225],{},"For any other subdomain, the domain must have ",[34,470,471],{},"enableSubdomains: true",[14,473,474],{},[18,475,204],{},[39,477,478,490],{},[42,479,480],{},[45,481,482,484,486,488],{},[48,483,273],{},[48,485,276],{},[48,487,279],{},[48,489,282],{},[58,491,492,517,536],{},[45,493,494,498,502,504],{},[63,495,496],{},[34,497,256],{},[63,499,500],{},[34,501,364],{},[63,503,367],{},[63,505,506,507,509,510,21,513,516],{},"Parent domain. Must come from ",[34,508,132],{},". Examples: ",[34,511,512],{},"us.hostsmith.link",[34,514,515],{},"eu.hostsmith.link",", custom.",[45,518,519,523,527,529],{},[63,520,521],{},[34,522,253],{},[63,524,525],{},[34,526,364],{},[63,528,298],{},[63,530,531,532,535],{},"Lowercase alphanumeric + hyphens; auto-generated if omitted. ",[34,533,534],{},"\"www\""," for apex (when supported).",[45,537,538,542,546,548],{},[63,539,540],{},[34,541,36],{},[63,543,544],{},[34,545,295],{},[63,547,298],{},[63,549,550],{},"Must match the domain's partition.",[14,552,553,555,556,558],{},[18,554,210],{}," site object with ",[34,557,250],{}," and URL.",[14,560,561],{},[18,562,230],{},[232,564,565],{},[14,566,567,568,570,571,225],{},"Create a site under ",[34,569,512],{}," and call it ",[34,572,573],{},"weekly-report",[182,575,576],{"id":119},[34,577,119],{},[14,579,580,581,584,585,588],{},"Permanently delete a site and all of its deployed files. ",[18,582,583],{},"Destructive - the URL becomes unreachable immediately and content cannot be recovered."," The agent must pass ",[34,586,587],{},"confirm: true"," after explicit user confirmation.",[14,590,591],{},[18,592,204],{},[39,594,595,607],{},[42,596,597],{},[45,598,599,601,603,605],{},[48,600,273],{},[48,602,276],{},[48,604,279],{},[48,606,282],{},[58,608,609,624,646],{},[45,610,611,615,619,621],{},[63,612,613],{},[34,614,250],{},[63,616,617],{},[34,618,364],{},[63,620,367],{},[63,622,623],{},"The site ID to delete.",[45,625,626,631,636,639],{},[63,627,628],{},[34,629,630],{},"confirm",[63,632,633],{},[34,634,635],{},"boolean",[63,637,638],{},"yes*",[63,640,641,642,645],{},"Must be ",[34,643,644],{},"true"," to actually delete. Without it, the tool returns an error and does not delete.",[45,647,648,652,656,658],{},[63,649,650],{},[34,651,36],{},[63,653,654],{},[34,655,295],{},[63,657,298],{},[63,659,660],{},"Partition the site lives in.",[14,662,663,665],{},[18,664,210],{}," confirmation message including the URL that was retired.",[14,667,668],{},[18,669,230],{},[232,671,672],{},[14,673,674,675,678],{},"Delete the site ",[34,676,677],{},"weekly-report-old",". Yes, I'm sure.",[176,680],{},[179,682,127],{"id":27},[182,684,685],{"id":132},[34,686,132],{},[14,688,689,690,21,692,694,695,697,698,700,701,704,705,708],{},"List the domains the user can host sites under: shared hosting domains (e.g. ",[34,691,512],{},[34,693,515],{},", available to everyone) and custom domains owned by the user's organization. Use to pick a ",[34,696,256],{}," value before calling ",[34,699,107],{},". Each entry includes ",[34,702,703],{},"enableApexDomain"," and ",[34,706,707],{},"enableSubdomains"," flags - check them before constructing a subdomain.",[14,710,711],{},[18,712,204],{},[39,714,715,727],{},[42,716,717],{},[45,718,719,721,723,725],{},[48,720,273],{},[48,722,276],{},[48,724,279],{},[48,726,282],{},[58,728,729,743],{},[45,730,731,735,739,741],{},[63,732,733],{},[34,734,36],{},[63,736,737],{},[34,738,295],{},[63,740,298],{},[63,742,301],{},[45,744,745,750,754,756],{},[63,746,747],{},[34,748,749],{},"shared",[63,751,752],{},[34,753,635],{},[63,755,298],{},[63,757,758,760,761,764],{},[34,759,644],{}," for shared only, ",[34,762,763],{},"false"," for custom only. Omit for both.",[14,766,767,769,770,21,772,774],{},[18,768,210],{}," array of domain summaries with ",[34,771,703],{},[34,773,707],{},", partition, and status.",[14,776,777],{},[18,778,230],{},[232,780,781],{},[14,782,783],{},"Which custom domains can I deploy to in the EU partition?",[176,785],{},[179,787,140],{"id":31},[182,789,790],{"id":145},[34,791,145],{},[14,793,794,795,797,798,800,801,803],{},"Publish in-memory file contents to a site without writing to disk. Use when the agent has just generated content (HTML page, JSON, short text). Returns the deployment version and status; call ",[34,796,95],{}," afterwards if you need the public URL to share. The site must already exist - call ",[34,799,107],{}," first if you do not have a ",[34,802,250],{},". Deploying overwrites existing content; confirm with the user first.",[14,805,806,809,810,816],{},[18,807,808],{},"When to use:"," small text artifacts, total payload up to ~1 MB. For binaries or larger payloads, use ",[811,812,814],"a",{"href":813},"#deploy_create_upload",[34,815,157],{}," instead.",[14,818,819],{},[18,820,204],{},[39,822,823,835],{},[42,824,825],{},[45,826,827,829,831,833],{},[48,828,273],{},[48,830,276],{},[48,832,279],{},[48,834,282],{},[58,836,837,852,873],{},[45,838,839,843,847,849],{},[63,840,841],{},[34,842,250],{},[63,844,845],{},[34,846,364],{},[63,848,367],{},[63,850,851],{},"The site ID to deploy to.",[45,853,854,859,864,866],{},[63,855,856],{},[34,857,858],{},"files",[63,860,861],{},[34,862,863],{},"Array\u003C{ fileName, content }>",[63,865,367],{},[63,867,868,869,872],{},"File path relative to site root and content as a string. Include ",[34,870,871],{},"index.html"," for HTML sites.",[45,874,875,879,883,885],{},[63,876,877],{},[34,878,36],{},[63,880,881],{},[34,882,295],{},[63,884,298],{},[63,886,660],{},[14,888,889,891,892,225],{},[18,890,210],{}," ",[34,893,894],{},"Deployed N file(s). Version: \u003Cid>, Status: \u003Cstatus>",[14,896,897],{},[18,898,230],{},[232,900,901],{},[14,902,903,904,225],{},"Deploy this HTML to my site as ",[34,905,871],{},[182,907,908],{"id":157},[34,909,157],{},[14,911,912,913,916,917,919],{},"Start a direct-to-S3 upload for binary or large files. Returns ",[34,914,915],{},"versionId"," plus presigned S3 PUT URLs per part. Use this instead of ",[34,918,145],{}," for binaries (PDF, image, video, zip) or any file larger than ~1 MB.",[14,921,922,925],{},[18,923,924],{},"Bundle into a zip first when"," the upload contains more than 3 files OR any file is larger than ~1 MB. The fileWorker auto-extracts a single-zip upload after promotion, preserving subdirectories end-to-end and avoiding one PUT round-trip per file.",[14,927,928],{},[18,929,930],{},"Three-step protocol:",[932,933,934,947,966],"ol",{},[436,935,936,937,939,940,943,944,225],{},"Call ",[34,938,157],{}," with ",[34,941,942],{},"{ siteId, files: [{ fileName, fileSize }] }",". Receive ",[34,945,946],{},"{ versionId, files: { [fileName]: { uploadId, key, partUploadUrls, partSize, expiresAt } } }",[436,948,949,950,953,954,957,958,965],{},"For each file, slice bytes into ",[34,951,952],{},"partSize"," chunks and PUT each chunk to its ",[34,955,956],{},"partUploadUrls[i].url",". ",[18,959,960,961,964],{},"Capture the ",[34,962,963],{},"ETag"," response header from every PUT"," - you need it for finalize.",[436,967,936,968,973],{},[811,969,971],{"href":970},"#deploy_finalize",[34,972,169],{}," with the collected ETags.",[14,975,976],{},[18,977,204],{},[39,979,980,992],{},[42,981,982],{},[45,983,984,986,988,990],{},[48,985,273],{},[48,987,276],{},[48,989,279],{},[48,991,282],{},[58,993,994,1008,1024],{},[45,995,996,1000,1004,1006],{},[63,997,998],{},[34,999,250],{},[63,1001,1002],{},[34,1003,364],{},[63,1005,367],{},[63,1007,851],{},[45,1009,1010,1014,1019,1021],{},[63,1011,1012],{},[34,1013,858],{},[63,1015,1016],{},[34,1017,1018],{},"Array\u003C{ fileName, fileSize }>",[63,1020,367],{},[63,1022,1023],{},"Per-file path and exact byte size. Most user requests are a single file.",[45,1025,1026,1030,1034,1036],{},[63,1027,1028],{},[34,1029,36],{},[63,1031,1032],{},[34,1033,295],{},[63,1035,298],{},[63,1037,660],{},[14,1039,1040,1042,1043,1045,1046,21,1049,21,1052,21,1055,21,1057,225],{},[18,1041,210],{}," envelope with ",[34,1044,915],{}," and per-file ",[34,1047,1048],{},"uploadId",[34,1050,1051],{},"key",[34,1053,1054],{},"partUploadUrls",[34,1056,952],{},[34,1058,1059],{},"expiresAt",[14,1061,1062],{},[18,1063,230],{},[232,1065,1066],{},[14,1067,1068,1069,225],{},"Upload this 12 MB PDF to my report site at ",[34,1070,1071],{},"report.pdf",[182,1073,1074],{"id":169},[34,1075,169],{},[14,1077,172,1078,1080,1081,1083,1084,1087,1088,1090],{},[34,1079,157],{},". Pass the ",[34,1082,915],{}," from the start response and a ",[34,1085,1086],{},"completions"," array with the agent-collected ETags for each multi-part file. Single-part uploads (those whose start response had an empty ",[34,1089,1048],{},") do not need a completion entry. Returns the live site URL on success.",[14,1092,1093],{},[18,1094,204],{},[39,1096,1097,1109],{},[42,1098,1099],{},[45,1100,1101,1103,1105,1107],{},[48,1102,273],{},[48,1104,276],{},[48,1106,279],{},[48,1108,282],{},[58,1110,1111,1126,1143,1159],{},[45,1112,1113,1117,1121,1123],{},[63,1114,1115],{},[34,1116,250],{},[63,1118,1119],{},[34,1120,364],{},[63,1122,367],{},[63,1124,1125],{},"The site ID being deployed to (must match the start call).",[45,1127,1128,1132,1136,1138],{},[63,1129,1130],{},[34,1131,915],{},[63,1133,1134],{},[34,1135,364],{},[63,1137,367],{},[63,1139,1140,1141,225],{},"From ",[34,1142,157],{},[45,1144,1145,1149,1154,1156],{},[63,1146,1147],{},[34,1148,1086],{},[63,1150,1151],{},[34,1152,1153],{},"Array\u003C{ uploadId, key, parts: Array\u003C{ ETag, PartNumber }> }>",[63,1155,367],{},[63,1157,1158],{},"One entry per multi-part file.",[45,1160,1161,1165,1169,1171],{},[63,1162,1163],{},[34,1164,36],{},[63,1166,1167],{},[34,1168,295],{},[63,1170,298],{},[63,1172,660],{},[14,1174,1175,1177],{},[18,1176,210],{}," live site URL.",[14,1179,1180],{},[18,1181,230],{},[232,1183,1184],{},[14,1185,1186],{},"The uploads are done - finalize the deploy.",[176,1188],{},[14,1190,1191,1192,1200,1201,1204],{},"For the canonical Zod schemas and runtime descriptions, read ",[811,1193,1197],{"href":1194,"rel":1195},"https:\u002F\u002Fgithub.com\u002Fhostsmith\u002Fmcp-server\u002Fblob\u002Fmain\u002Fsrc\u002Findex.ts",[1196],"nofollow",[34,1198,1199],{},"src\u002Findex.ts"," in the ",[34,1202,1203],{},"mcp-server"," repo. The descriptions there are what your agent sees at tool-discovery time.",{"title":1206,"searchDepth":1207,"depth":1207,"links":1208},"",2,[1209,1213,1219,1222],{"id":20,"depth":1207,"text":65,"children":1210},[1211],{"id":70,"depth":1212,"text":70},3,{"id":24,"depth":1207,"text":78,"children":1214},[1215,1216,1217,1218],{"id":83,"depth":1212,"text":83},{"id":95,"depth":1212,"text":95},{"id":107,"depth":1212,"text":107},{"id":119,"depth":1212,"text":119},{"id":27,"depth":1207,"text":127,"children":1220},[1221],{"id":132,"depth":1212,"text":132},{"id":31,"depth":1207,"text":140,"children":1223},[1224,1225,1226],{"id":145,"depth":1212,"text":145},{"id":157,"depth":1212,"text":157},{"id":169,"depth":1212,"text":169},"Reference for every tool exposed by the Hostsmith MCP server.","md","solar:widget-2-bold",{},null,"\u002Fdocs\u002Fmcp\u002Ftools",{"title":5,"description":1227},"docs\u002F2.mcp\u002F4.tools","5HHDp_Snu5lKBWPnG94nTGsCMi5U7hXSpXO9sp84yJo",[1237],{"title":1238,"path":1239,"stem":1240,"children":1241,"page":1318},"Docs","\u002Fdocs","docs",[1242,1268,1300],{"title":1243,"path":1244,"stem":1245,"children":1246,"page":-1,"icon":1248},"Getting Started","\u002Fdocs\u002Fgetting-started","docs\u002F1.getting-started\u002Findex",[1247,1249,1253,1257,1260,1264],{"title":1243,"path":1244,"stem":1245,"icon":1248},"solar:rocket-bold",{"title":1250,"path":1251,"stem":1252},"Introduction","\u002Fdocs\u002Fgetting-started\u002Fintroduction","docs\u002F1.getting-started\u002F1.introduction",{"title":1254,"path":1255,"stem":1256},"Quick Start","\u002Fdocs\u002Fgetting-started\u002Fquick-start","docs\u002F1.getting-started\u002F2.quick-start",{"title":78,"path":1258,"stem":1259},"\u002Fdocs\u002Fgetting-started\u002Fsites","docs\u002F1.getting-started\u002F3.sites",{"title":1261,"path":1262,"stem":1263},"Custom Domains","\u002Fdocs\u002Fgetting-started\u002Fcustom-domains","docs\u002F1.getting-started\u002F4.custom-domains",{"title":1265,"path":1266,"stem":1267},"Support","\u002Fdocs\u002Fgetting-started\u002Fsupport","docs\u002F1.getting-started\u002F5.support",{"title":1269,"path":1270,"stem":1271,"children":1272,"page":-1,"icon":1274},"MCP","\u002Fdocs\u002Fmcp","docs\u002F2.mcp\u002Findex",[1273,1275,1279,1283,1287,1288,1292,1296],{"title":1269,"path":1270,"stem":1271,"icon":1274},"solar:plug-circle-bold",{"title":1276,"path":1277,"stem":1278},"Quick start","\u002Fdocs\u002Fmcp\u002Fquick-start","docs\u002F2.mcp\u002F1.quick-start",{"title":1280,"path":1281,"stem":1282},"Clients","\u002Fdocs\u002Fmcp\u002Fclients","docs\u002F2.mcp\u002F2.clients",{"title":1284,"path":1285,"stem":1286},"Authentication","\u002Fdocs\u002Fmcp\u002Fauthentication","docs\u002F2.mcp\u002F3.authentication",{"title":5,"path":1232,"stem":1234},{"title":1289,"path":1290,"stem":1291},"Recipes","\u002Fdocs\u002Fmcp\u002Frecipes","docs\u002F2.mcp\u002F5.recipes",{"title":1293,"path":1294,"stem":1295},"Limits and errors","\u002Fdocs\u002Fmcp\u002Flimits-and-errors","docs\u002F2.mcp\u002F6.limits-and-errors",{"title":1297,"path":1298,"stem":1299},"FAQ","\u002Fdocs\u002Fmcp\u002Ffaq","docs\u002F2.mcp\u002F7.faq",{"title":1301,"path":1302,"stem":1303,"children":1304,"page":-1,"icon":1306},"Developers","\u002Fdocs\u002Fdevelopers","docs\u002F3.developers\u002Findex",[1305,1307,1310,1314],{"title":1301,"path":1302,"stem":1303,"icon":1306},"solar:code-bold",{"title":1284,"path":1308,"stem":1309},"\u002Fdocs\u002Fdevelopers\u002Fauthentication","docs\u002F3.developers\u002F1.authentication",{"title":1311,"path":1312,"stem":1313},"API Explorer","\u002Fdocs\u002Fdevelopers\u002Fapi-explorer","docs\u002F3.developers\u002F2.api-explorer",{"title":1315,"path":1316,"stem":1317},"Node.js SDK","\u002Fdocs\u002Fdevelopers\u002Fsdk","docs\u002F3.developers\u002F3.sdk",false,[1320,1321],{"title":1284,"path":1285,"stem":1286,"children":-1},{"title":1289,"path":1290,"stem":1291,"children":-1},1778091982048]