> For the complete documentation index, see [llms.txt](https://docs.aitu.io/aituapps/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aitu.io/aituapps/aitu.apps/methods.md).

# Методы Aitu Bridge

На этой страницы мы подготовили для вас список всех доступных методов в Aitu Bridge API.

{% hint style="warning" %}
Для того, чтобы получить возможность использовать методы API требуется получения доступа (см. [Права доступа к Aitu Bridge](/aituapps/aitu.apps/aitu-bridge-api/prava-dostupa-k-aitu-bridge.md)).
{% endhint %}

### Типы методов

Все методы к API делятся на два типа: Клиентские методы и Серверные. Различие между ними заключается в том, будет ли запрос передан для обработки бэкенду [Aitu](https://aitu.io) или будет исполнен непосредственно на клиенте.

{% hint style="info" %}
Для того, чтобы узнать к какому виду относится метод - смотрите соответсвующий раздел документации с его описанием.&#x20;
{% endhint %}

### Проверка подписи

{% hint style="info" %}
Все серверные методы возвращают вместе с запрошенными данными поле **sign.** Оно требуется для подтверждения достоверности в случае передачи ответа из приложения и на сторону бэкенда вашего сервиса.&#x20;

Подробнее см. раздел [Проверка подписи.](/aituapps/aitu.apps/methods/sign-check.md)&#x20;
{% endhint %}

## Доступные методы: <a href="#dostupnye-metody" id="dostupnye-metody"></a>

{% content-ref url="/pages/-MHvwPduYJQP7HJalAgC" %}
[getMe](/aituapps/aitu.apps/methods/getme.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MHvwR3QekMzW\_2OqzbV" %}
[getPhone](/aituapps/aitu.apps/methods/getphone.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MHvwUCfdwwJ9wPinNm-" %}
[getContacts](/aituapps/aitu.apps/methods/getcontacts.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVQXqc4TAm1RZuqFdmW" %}
[selectContact](/aituapps/aitu.apps/methods/selectcontact.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MlOxd9gyUS4LcIkKzCC" %}
[getUserProfile](/aituapps/aitu.apps/methods/getuserprofile.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MHvvlLjy95r\_gq-VLav" %}
[getGeo](/aituapps/aitu.apps/methods/getgeo.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQV\_pk-Uq2ZqUye2Zqv" %}
[getQr](/aituapps/aitu.apps/methods/getqr.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MHvvlto-RzedcmGaaMJ" %}
[openSettings](/aituapps/aitu.apps/methods/opensettings.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MOVfsEN4J4\_RUxUjs0c" %}
[share](/aituapps/aitu.apps/methods/share.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkBQdrgpdrU0Skwl2gX" %}
[shareFile](/aituapps/aitu.apps/methods/sharefile.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MV15cZcNqtg4-T6V4Eb" %}
[copyToClipboard](/aituapps/aitu.apps/methods/copytoclipboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWAko5l\_6hkRjyr-LKH" %}
[vibrate](/aituapps/aitu.apps/methods/vibrate.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWAmOLTLR9CKrmMJRw1" %}
[setShakeHandler](/aituapps/aitu.apps/methods/setshakehandler.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWArkzYjdj0Sc4NgSE2" %}
[enableNotifications/disableNotifications](/aituapps/aitu.apps/methods/enablenotifications-disablenotifications.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkBTvyRrTvPRWvJcXZG" %}
[getSMSCode](/aituapps/aitu.apps/methods/getsmscode.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkB0PeBjZPiV6z90WDX" %}
[setTitle](/aituapps/aitu.apps/methods/settitle.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkB1hsa0-nhl1CavlT7" %}
[closeApplication](/aituapps/aitu.apps/methods/closeapplication.md)
{% endcontent-ref %}

### Локальное хранилище

{% content-ref url="/pages/-MHvvmHwx60jYX6QN-2B" %}
[storage](/aituapps/aitu.apps/methods/storage.md)
{% endcontent-ref %}
