# SecureShift APIs documentation

Currently, the rate limit for Public API is 10 requests per minute. Exceeding the number of requests will result in IP blocking for 1 minute. To increase the number of requests, please contact to support team or send a message to Contact Us page.


---

# 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://doc.secureshift.io/developement-apis/secureshift-apis-documentation.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.
