---
title: "Will verify the ONVIF connectivity."
method: POST
path: "/api/onvif/verify"
tags: ["general"]
---

# Will verify the ONVIF connectivity.

`POST /api/onvif/verify`

Will verify the ONVIF connectivity.

## Request body

- ModelsIPCamera
  - `fps` string
  - `height` integer
  - `onvif` string
  - `onvif_password` string
  - `onvif_username` string
  - `onvif_xaddr` string
  - `rtsp` string
  - `sub_rtsp` string
  - `width` integer

## Response `200`

OK

## Changes

- **2023-12-11** `56375e51f906` — 2 info
  - api tag `general` added
  - api tag `config` removed
- **2023-06-12** `9b551d6b8f7d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kerberos-io/apis/swagger-kerberos-agent-api/changes/api/onvif/verify/post.md)

---

[API](https://skmtc.dev/kerberos-io/apis/swagger-kerberos-agent-api.md) · [All operations](https://skmtc.dev/kerberos-io/apis/swagger-kerberos-agent-api/llms.txt) · [OpenAPI document](https://skmtc.dev/kerberos-io/apis/swagger-kerberos-agent-api/revisions/2ecbac505693?raw)
