---
title: "Inference"
method: POST
path: "/v1/teams/{team_id}/model-gateway/{provider}/{path}"
tags: ["model gateway"]
---

# Inference

`POST /v1/teams/{team_id}/model-gateway/{provider}/{path}`

## Path parameters

- `team_id` string, uuid, required
- `provider` string, required
- `path` string, required

## Headers

- `authorization` string, nullable
- `x-darwin-token` string, nullable
- `x-darwin-run-id` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 32 revisions in range; 1 not diffed.

- **2026-09-16** `cdd163f61900` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stormy/apis/stormy-control-plane/changes/v1/teams/:team_id/model-gateway/:provider/:path/post.md)

---

[API](https://skmtc.dev/stormy/apis/stormy-control-plane.md) · [All operations](https://skmtc.dev/stormy/apis/stormy-control-plane/llms.txt) · [OpenAPI document](https://skmtc.dev/stormy/apis/stormy-control-plane/revisions/b09e3c4ee2af?raw)
