---
title: "Show API Request on Execution from Module"
slug: "show-api-request-on-execution-from-module"
description: "In this documentation article, learn how to show the API Request upon execution from the API Module Collection in Test Modeller."
tags: ["Automated Test Execution", "API Automation", "Get Started", "Test Modeller"]
updated: 2024-09-27T14:49:05Z
published: 2024-09-27T14:49:05Z
canonical: "knowledge.curiositysoftware.ie/show-api-request-on-execution-from-module"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.curiositysoftware.ie/llms.txt
> Use this file to discover all available pages before exploring further.

# Show API Request on Execution from Module

In this documentation article, learn how to show the API Request upon execution from the API Module Collection in Quality Modeller.

[Embedded content](https://www.youtube.com/embed/YAMl6UH_KlQ?&amp;wmode=opaque&amp;rel=0)

You can now view extensive details on your API Request when running it from the Module Collection.

To do this, you need an existing **API Request** set up and ready to use. Navigate to the **Module Collection** which contains your **API Request** and **click the name** of the module to open the **Edit Function window.**

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1681817125721.png)

In the**Edit Function window**, open the **API Request tab** and hit the**blue Run button.**

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1681817129791.png)

Hitting the run button will prompt you to input some **Execution Parameters**, once done hit the **Execute button.**

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1681817134523.png)

Hitting Execute will run the **API Request** and open the new **API Response window,** here you find the response headers, and other information about the request.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1681817140969.png)

## Related

- [Automating Tests](/automating-and-executing-tests-in-test-modeller.md)
- [Quality Modeller 101](/test-modeller-101.md)
- [QuickStart API Automation](/quickstart-api-automation.md)
