> ## Documentation Index
> Fetch the complete documentation index at: https://strndocs.steffxyz.co.uk/llms.txt
> Use this file to discover all available pages before exploring further.

# HTTP Requests & API Services

This page explains how to enable HTTP requests & API services in Roblox Studio. Follow the steps below.

<Tip>
  If you already have basic studio knowledge it is recommended you skip this page, to the products setup guide.
</Tip>

<Steps>
  <Step title="Navigating to your game settings.">
    First, let's head over to your game's settings via **File > Game Settings**. You may need to publish your game if you haven't already.

    <Frame>
      <img src="https://mintcdn.com/steffxyzz/1Sb8cMvQByiEv6M0/images/motion-video-(3).gif?s=a8156df22298c4371d8149a8a393c612" alt="Motion Video (3)" width="1236" height="720" data-path="images/motion-video-(3).gif" />
    </Frame>
  </Step>

  <Step title="Enabling HTTP Requests & API Services">
    Click on the Security tab, and turn on the toggles.

    /

    <Frame>
      <img src="https://mintcdn.com/steffxyzz/JOsN7941VkuIU3fr/images/motion-video-(4).gif?s=200e22f91c74e512bc90e6587d02acdc" alt="Motion Video (4)" width="1236" height="720" data-path="images/motion-video-(4).gif" />
    </Frame>
  </Step>
</Steps>
