---
title: "POST /v1/test/gateway-request"
method: POST
path: "/v1/test/gateway-request"
tags: ["Test"]
---

# POST /v1/test/gateway-request

`POST /v1/test/gateway-request`

## Request body

- SendTestRequestRequest
  - `apiKey` string, required

## Response `200`

Ok

- SendTestRequestResponse
  - `success` boolean, required
  - `response` string
  - `requestId` string
  - `error` string

---

[API](https://skmtc.net/helicone/apis/helicone-api.md) · [All operations](https://skmtc.net/helicone/apis/helicone-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/helicone/helicone-api/revisions/b369e9e3e80c/schema)
