# REST APIs

Seirios RNS comes with REST APIs for you to utilize - for integration and advanced deployments. To view the list of APIs available:&#x20;

\
Please enter `<IPaddress>:8000/api-docs/swagger` on your robot/PC.

Alternatively, please download this pdf to explore available APIs ⬇️

{% file src="/files/vGkxCPOVa7PnZBWd1cn6" %}


---

# 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.movel.ai/new-collection/seirios-rns/documentation/rest-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.
