# Click Engine APIs

Click Engine API는 Rust로 구축된 초저지연 인프라에 직접 쿼리 접근을 제공해요. 밸리데이터와 코로케이션돼 있어서 비교할 수 없는 속도와 실행 안정성을 갖추고 있어요. 고도화된 사용자는 Click을 기존 시스템에 연동해서 실행 플로우, 데이터 파이프라인, 시그널 인텔리전스를 커스터마이즈할 수 있어요. Click 웹, 익스텐션, Telegram에서 사용하는 것과 동일한 API예요.

<figure><img src="/files/QWl0p1eYnk25g8CxpCKh" alt=""><figcaption></figcaption></figure>

\
API를 통해 사용자는 다음을 할 수 있어요:

* 5ms 미만 서명 속도의 비수탁 월렛을 생성하고, 모든 서비스에 완전히 연동
* 마이크로초 단위 지연으로 보강된 마켓 데이터, 월렛 움직임, 시그널 피드 등 실시간 데이터 스트림 구독
* Click Embedded Wallet이나 개인 월렛으로 스왑, 리밋 오더, 기타 백런 전략을 오프체인에서 실행
* 자체 라우터를 통해 밸리데이터에 트랜잭션 직접 전송, 0-slot landing 지원

기관 및 프로 트레이더가 Click에 온보딩하면 자동으로 API 접근 자격이 부여돼요.

API 접근 신청: [Request API Access](https://docs.google.com/forms/d/e/1FAIpQLSdgtt8DVV_EXhzw6F6cmi9taGy6ZZOdHl5kgnelcG7DUnOhVA/viewform?usp=send_form)<br>


---

# Agent Instructions: 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:

```
GET https://docs.click.trade/product-docs-korean/for-developers/click-engine-apis.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
