---
title: "make a POST request to a specific API endpoint"
method: POST
path: "/proxy_request"
tags: ["ProxyRequest"]
---

# make a POST request to a specific API endpoint

`POST /proxy_request`

Creates a ProxyRequest resource.

## Query parameters

- `key` string, required
- `url` string, required

## Request body

- ProxyRequest

## Response `201`

ProxyRequest resource created

- ProxyRequest

## Other responses

- `400` — Invalid input
- `422` — Unprocessable entity

---

[API](https://skmtc.net/bossinsights/apis/boss-insights.md) · [All operations](https://skmtc.net/bossinsights/apis/boss-insights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bossinsights/boss-insights/versions/d08a107895ad/schema)
