diff --git a/content/tutorials/getting-started.markdown b/content/tutorials/getting-started.markdown index 7df0b11..c893611 100644 --- a/content/tutorials/getting-started.markdown +++ b/content/tutorials/getting-started.markdown @@ -53,19 +53,14 @@ Now you're ready to go! Now click on "VRChat API Documentation" to proceed. ## Sending your First Request -Now we are going to send our first request! As a very simple, but also necessary, demo we will fetch the System Config. -The System Config contains information such announcements, the world lists, download links to the latest SDKs, and much more! -But importantly it also contains the required `apiKey` and fetching the System Config sets this key as a cookie. +Now we are going to send our first request! -Now, under "**system**" folder on the left, locate the endpoint called "**Fetch API Config**" and simply press "**Send**". - - - -The API key is required for all further requests. The key is not personal, and has been the same for the last 8 years. -You can view the request response on the right, as well as the Headers that were returned and Cookies which were set. -Cookies are global, and you can view your cookie storage by clicking "Cookies" in the **top-left** corner of the window. +