---
title: "Validate Model Config"
method: POST
path: "/v1/validateModelConfig"
tags: ["gateway.openapi_Gateway"]
---

# Validate Model Config

`POST /v1/validateModelConfig`

## Request body

- GatewayValidateModelConfigRequest
  - `configJson` string, required — The config JSON of the model.
  - `tokenizerConfigJson` string — The tokenizer config JSON of the model.

## Response `200`

A successful response.

- object

---

[API](https://skmtc.net/fw-ai-external/apis/gateway-rest-api.md) · [All operations](https://skmtc.net/fw-ai-external/apis/gateway-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fw-ai-external/gateway-rest-api/versions/29a1e4db152c/schema)
