---
title: "Request Validate"
method: POST
path: "/batch/v4/request-validate"
---

# Request Validate

`POST /batch/v4/request-validate`

Validates a request prior to submission and provides an approximate estimate of the report's cost.

## Request body

- object
  - `RAW_BODY` string

## Response `200`

200

- object
  - `estimated_credits` integer
  - `is_valid` boolean
  - `warnings` object[]

## Other responses

- `400` — 400

---

[API](https://skmtc.net/similarweb/apis/visits-total-traffic.md) · [All operations](https://skmtc.net/similarweb/apis/visits-total-traffic/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/similarweb/visits-total-traffic/versions/9b0175fc494c/schema)
