> For the complete documentation index, see [llms.txt](https://docs.msquared.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.msquared.io/creation/unreal-development/features-and-tutorials/web-services.md).

# Web Requests

{% hint style="success" %}
verified: 2025-11-20 version: v39
{% endhint %}

From Unreal, you can:

* Call external web APIs (from a configurable allow-list)
* Make web socket connections
* Efficiently handle JSON data
