# API

There are two APIs within Reblaze: the REST API to control the platform programmatically, and the one used internally by the Mobile SDK.

{% content-ref url="/pages/-LuSzk9MP8x3goSeVjLk" %}
[Reblaze REST API](/v2.20.4/using-the-product/reblaze-api-1/reblaze-api.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LuRghgerfT6t9aVOOha-1521617150" %}
[Mobile SDK v2.2.x](https://waap.docs.link11.com/mobile-sdk-v2.2.x/)
{% endcontent-ref %}


---

# 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://waap.docs.link11.com/v2.20.4/using-the-product/reblaze-api-1.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.
