# Run Test on Any One Endpoint

{% @arcade/embed url="<https://app.arcade.software/share/N2zsZyKkhAhBvKOxc5AX>" flowId="N2zsZyKkhAhBvKOxc5AX" %}

1. Navigate to API Discovery > API Collections
2. Select the desired API collection
3. Find the specific endpoint in the list
4. Click the "Run test" button next to the endpoint

Note: Akto runs 1000+ built-in tests covering OWASP Top 10, HackerOne top 10, and business logic vulnerabilities.


---

# 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.akto.io/api-security-testing/how-to/run-test-on-any-one-endpoint.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.
