Skip to content
Media 0 for listing API Builder PRO

Description

Why I Created the API Builder Pro

Documentation

The Request Plugin is a powerful tool designed to simplify HTTP request handling within Unreal Engine 5. With this plugin, developers can seamlessly interact with web services and APIs, whether for fetching data or sending data to remote servers.

Key Features:

  • GET and POST Requests: Easily retrieve data from APIs or send data to them, with comprehensive control over request configuration.
  • Structured Data Handling: Define data structures to match API responses, allowing automatic mapping of JSON data to your Unreal Engine structures.
  • Array Support: Simplify working with arrays of structured data, ensuring smooth integration of complex API responses.
  • Data Type Compatibility: The plugin supports various data types, including integers, floats, booleans, strings, enums, and more.
  • Inner Struct Properties: Handle nested structures with ease, accommodating complex API responses that contain substructures.

With the Request Plugin, Unreal Engine 5 developers can streamline the integration of APIs into their projects, making data exchange with external services efficient and straightforward. This plugin is an invaluable asset for any project that relies on external data sources or services.

Included formats

  • logo of Unreal Engine format