# Click Engine APIs

The Click Engine APIs provide direct query access to our ultra-low latency infrastructure, built fully in Rust and co-located with validators for unmatched speed and execution reliability. Sophisticated users can integrate Click into their existing systems to customize execution flows, data pipelines, and signal intelligence. These are the same APIs powering the Click ecosystem across web, extension, and Telegram surfaces.

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

\
Through the API, users can:<br>

* Create non custodial wallets with <5ms signing times, directly integrated into all other services
* Subscribe to real-time data streams including enriched market data, wallet movements, and signal feeds with microsecond-level latency
* Trigger swaps, limit orders, or any other backrun strategies off-chain with Click Embedded Wallets or BYO wallets
* Route transactions directly to validators via our proprietary router for 0-slot landing

Institutions and professional traders that onboard to Click automatically qualify for API access.

Request API Access [here](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/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.
