> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/command/ko/organization-settings/integrations/set-up-the-verkada-fusus-lpr-integration.md).

# Fusus LPR

Axon의 Fusus는 다양한 소스의 라이브 비디오 피드, 데이터 및 통신을 통합하여 최초 대응자와 법 집행 기관에 통합된 보기를 제공하는 실시간 공공 안전 플랫폼입니다.

이 통합을 통해 법 집행 기관은 Verkada의 하이브리드 클라우드 아키텍처를 Fusus의 개방형 플랫폼과 결합할 수 있습니다. 이 통합을 통해 Verkada 카메라의 실시간 번호판 인식 결과가 Fusus 플랫폼 내에 직접 표시됩니다.

### 필요한 항목

* [Verkada 조직 ID](#h_2670e08018)
* [Verkada 읽기 전용 API 키](#h_87b251319f)
* [Verkada 웹훅 시크릿](#h_2dc96e9c63)

***

## 조직 구성

### **조직 ID 찾기**

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Admin으로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 Org Settings > Verkada API를 선택합니다.**
{% endstep %}

{% step %}
**조직 ID를 복사하여 안전한 곳에 보관하세요.**
{% endstep %}
{% endstepper %}

### API 키 만들기

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Admin으로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 Org Settings > Verkada API를 선택합니다.**
{% endstep %}

{% step %}
**읽기 전용 키:**

a. 다음을 클릭합니다 **API 키 추가.**\
b. 고유한 이름을 입력합니다.\
c. 설정 **권한 선택** 을 **읽기 전용.**\
d. 설정 **만료일. 참고:** API 키 만료일은 현재 날짜로부터 1년 후로 설정하는 것을 권장합니다. API 키는 적어도 1년에 한 번은 교체하는 것이 좋습니다.
{% endstep %}

{% step %}
**Command에서 읽기 전용 API 키를 복사하여 안전한 곳에 보관하세요.**
{% endstep %}
{% endstepper %}

### Verkada 웹훅 만들기

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Admin으로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 Org Settings > Verkada API를 선택합니다.**
{% endstep %}

{% step %}
**웹훅 추가를 클릭하고 다음 정보를 입력하세요:**

a. **웹훅 URL:** <https://fusus-alarms.fususone.com/verkada/webhook/>**.**\
b. **공유 시크릿:** 비밀번호를 자동 생성하고 복사본을 안전한 위치에 보관하세요. 이 공유 시크릿은 나중에 FususOne에 추가해야 합니다.\
c. 클릭 **웹훅 추가.**
{% endstep %}
{% endstepper %}

***

## FususOne에서 통합 추가

통합 구성을 완료할 수 있도록 다음 세부 정보를 Fusus 기술 팀에 제공하세요.

* Verkada 조직 ID
* Verkada 읽기 전용 API 키
* Verkada 웹훅 시크릿


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.verkada.com/command/ko/organization-settings/integrations/set-up-the-verkada-fusus-lpr-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
