> For the complete documentation index, see [llms.txt](https://docs.tryterra.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tryterra.co/faq/help-topics/data-api-sdk.md).

# API, SDK & data formats

The API, the SDKs, data fields, formats and provider coverage.

## Topics

{% content-ref url="/pages/ZTTnTO9a1fzIOIWS5EuE" %}
[Mobile SDK setup, permissions and crashes](/faq/help-topics/data-api-sdk/mobile-sdk-setup-permissions-and-crashes.md)
{% endcontent-ref %}

{% content-ref url="/pages/hjRZq0xxdJ81jHDfswXU" %}
[Webhooks, dedup and sync reliability](/faq/help-topics/data-api-sdk/webhooks-dedup-and-sync-reliability.md)
{% endcontent-ref %}

{% content-ref url="/pages/pgnqjeqnNobgmd6JXloU" %}
[Provider coverage and per-provider data availability](/faq/help-topics/data-api-sdk/provider-coverage-and-per-provider-data-availability.md)
{% endcontent-ref %}

{% content-ref url="/pages/3o0dsXDfOkg06HF7dATz" %}
[Data model, fields and units](/faq/help-topics/data-api-sdk/data-model-fields-and-units.md)
{% endcontent-ref %}

{% content-ref url="/pages/3FbrJkdRUfNGFqsxbL8Q" %}
[Authentication, users and connection state](/faq/help-topics/data-api-sdk/authentication-users-and-connection-state.md)
{% endcontent-ref %}

{% content-ref url="/pages/FTkZvSfRYC52bGvWoGMh" %}
[API endpoints, errors and migrations](/faq/help-topics/data-api-sdk/api-endpoints-errors-and-migrations.md)
{% endcontent-ref %}

{% content-ref url="/pages/YhWtYFwHMAhK1X1yXAgC" %}
[Historical data and backfill](/faq/help-topics/data-api-sdk/historical-data-and-backfill.md)
{% endcontent-ref %}

{% content-ref url="/pages/XR4WFoyLfjeUOHBjbqrC" %}
[Account config, environments and going live](/faq/help-topics/data-api-sdk/account-config-environments-and-going-live.md)
{% endcontent-ref %}

{% content-ref url="/pages/4lpuFS7WsLVdg64taG79" %}
[Realtime streaming and BLE](/faq/help-topics/data-api-sdk/realtime-streaming-and-ble.md)
{% endcontent-ref %}

{% content-ref url="/pages/2Va10l4Z63zU5vVuewYU" %}
[Extra features: scores, graphs, teams, nutrition, CGM](/faq/help-topics/data-api-sdk/extra-features-scores-graphs-teams-nutrition-cgm.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tryterra.co/faq/help-topics/data-api-sdk.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.
