Итоговая оценка ИИ-оптимизации
Сводный результат по всем сигналам аудита.
Итоговая оценка ИИ-оптимизации
Сводный результат по всем сигналам аудита.
Итоговая оценка ИИ-оптимизации
Junction (docs.tryvital.io) получил 72/100 по результатам автоматического технического аудита готовности к работе с ИИ. Файл llms.txt доступен, llms-full.txt доступен, ai.txt не найден. Анализ robots.txt показал: явно разрешено ИИ-ботов — 0, заблокировано — 0, объявлено sitemap — 1. Полнота разметки главной страницы — 0%; типы Schema.org не обнаружены, OpenGraph-тегов — 0. Результаты соответствуют публичным ответам сайта на момент проверки 2026-09-26T01:32:20.659Z.
Файл llms.txt доступен и содержит 6 845 токенов. Расширенный llms-full.txt также найден; его объём — 402 678 токенов, поэтому агент может получить более полный контекст без обхода всего сайта. Отдельный ai.txt не обнаружен; это не обязательная часть предлагаемого формата llms.txt, но такой файл может явно описать политику обучения, цитирования и автоматического доступа.
robots.txt доступен. Из 11 отслеживаемых ИИ-ботов 11 не заблокированы. Объявлено карт сайта: 1. На главной не обнаружена Schema.org-разметка. OpenGraph-тегов найдено 0, расчётная полнота публичной разметки — 0%. Без сущностей и связей ИИ сложнее однозначно определить организацию, продукт и канонические страницы.
Мобильный профиль Lighthouse дополняет аудит: производительность 68/100, доступность 92/100, технические практики 100/100, SEO 100/100 и экспериментальная готовность браузерных агентов 67/100. Эти данные входят в итоговую оценку ИИ-оптимизации с ограниченным весом: они дополняют, но не заменяют проверку llms.txt, robots.txt и машинной разметки.
Замер мобильной версии. Экспериментальная категория Google Agentic Browsing показана отдельно и не заменяет итоговую оценку ИИ-оптимизации от llmsmap.
Производительность
Доступность
Технические практики
Техническое SEO
Работа браузерных агентов
Производительность мобильной версии — 68/100; самый крупный видимый блок появился за 10.3 s, а суммарная блокировка основного потока составила 110 ms. Показатель смещения макета — 0. Основной поток выполняет JavaScript, рассчитывает расположение элементов и рисует страницу: пока он занят, интерфейс хуже реагирует и на действия человека, и на команды браузерного агента.
Доступность получила 92/100, технические практики — 100/100, SEO — 100/100. Экспериментальная категория Agentic Browsing получила 67/100. Она отражает сигналы, которые Google сейчас проверяет для программных агентов, и не заменяет итоговую оценку ИИ-оптимизации от llmsmap.
Разделите длинные JavaScript-задачи, отложите необязательные скрипты и критические стили, уменьшите цепочки блокирующих запросов. Это ускорит появление основного контента и позволит интерфейсу раньше принимать действия.
Удалите неиспользуемые CSS и JavaScript, загружайте тяжёлые виджеты по необходимости и ограничьте сторонние скрипты. Меньший объём кода снижает нагрузку на устройство и количество фоновой работы.
Отдавайте изображения в подходящем размере и современном формате, заранее приоритизируйте главный визуальный блок, а контент ниже первого экрана загружайте лениво.
Уменьшите время ответа сервера, лишние редиректы и повторные загрузки; настройте сжатие, кеширование и ранние соединения только с действительно важными источниками.
Первый контент
Главный блок
Стабильность
Блокировка
Скорость экрана
Машиночитаемые файлы, правила краулинга, обнаружение страниц и разметка главной.
Файл ai.txt не найден
Найдено карт сайта: 1
Разметка Schema.org не найдена на главной
OpenGraph теги не найдены на главной
На основе анализа robots.txt
Объявленные маршруты для поисковых роботов и ИИ-агентов.
# Junction ## Home - [Junction](https://docs.junction.com/home/welcome.md): Integrate 300+ wearables, streamline lab operations, and build your own lab testing experience spanning all 50 states – with a single API. - [Quickstart](https://docs.junction.com/home/quickstart.md): Get started with the Junction API by setting up API keys, connecting a wearable device, and fetching your first health data in minutes. - [Libraries](https://docs.junction.com/home/libraries.md): Browse all Junction client libraries and SDKs, including typed API bindings for Java, Go, TypeScript, and Python, plus mobile SDKs for iOS and Android. - [Getting Support](https://docs.junction.com/home/getting-support.md): Contact Junction support via email or Slack, and learn what information to include when reporting issues for faster resolution. ## Core Platform ### Product Guides #### Overview - [Junction API](https://docs.junction.com/api-details/junction-api.md): Overview of the Junction API including production and sandbox environments, regional endpoints, authentication methods, and core API capabilities. - [Rate Limiting](https://docs.junction.com/api-details/rate_limiting.md): Learn about Junction API rate limiting behavior, HTTP 429 and 503 responses under server load, and targeted limits on specific endpoints. - [Regions](https://docs.junction.com/api-details/regions.md): Understand how Junction stores data regionally in either the US (HIPAA compliant) or EU (GDPR compliant), and how organizations span multiple regions. #### Webhooks & Events - [Introduction](https://docs.junction.com/webhooks/introduction.md): Introduction to Junction webhooks that push new data and connection lifecycle updates to your configured HTTP endpoints in real time. - [Retry Policy](https://docs.junction.com/webhooks/retry-policy.md): Understand the Junction webhook retry schedule with exponential backoff across eight attempts, from immediate retry up to 10 hours between attempts. - [Event Structure](https://docs.junction.com/webhooks/event-structure.md): Reference for the standard webhook event payload structure including event_type, data, team_id, user_id, and client_user_id fields. - [Debugging](https://docs.junction.com/webhooks/debugging.md): Debug webhook events using the Junction Dashboard Webhooks section or the Svix API to inspect delivery history and retry failed events. #### ETL Pipelines - [ETL Pipelines](https://docs.junction.com/webhooks/etl-pipelines/overview.md): Use ETL Pipelines to stream Junction events to supported destinations over authenticated TLS as a scalable alternative to webhooks. - [Google Cloud Pub/Sub](https://docs.junction.com/webhooks/etl-pipelines/google-cloud-pubsub.md): Stream Junction events to Google Cloud Pub/Sub as an ETL pipeline destination, with message attributes, compression, and ordering details. - [RabbitMQ](https://docs.junction.com/webhooks/etl-pipelines/rabbitmq.md): Stream Junction events to RabbitMQ as an ETL pipeline destination, with details on message headers, routing keys, and compression behavior. - [Azure Event Hubs](https://docs.junction.com/webhooks/etl-pipelines/azure-event-hubs.md): Stream Junction events to Azure Event Hubs as an ETL pipeline destination, with details on event structure, properties, and compression. ### API Reference #### User Management - [Create user](https://docs.junction.com/api-reference/user/create-user.md): Create or submit user via the Junction API. Requires authentication with your team API key. - [Get User](https://docs.junction.com/api-reference/user/get-user.md): Retrieve user via the Junction API. Requires authentication with your team API key. - [Get User by Client User ID](https://docs.junction.com/api-reference/user/resolve-user.md): Retrieve user resolve via the Junction API. Requires authentication with your team API key. - [Update user](https://docs.junction.com/api-reference/user/patch-user.md): Partially update user via the Junction API. Requires authentication with your team API key. - [Delete user](https://docs.junction.com/api-reference/user/delete-user.md): Remove user via the Junction API. Requires authentication with your team API key. - [Undo User Deletion](https://docs.junction.com/api-reference/user/undo-delete-user.md): Create or submit user undo delete via the Junction API. Requires authentication with your team API key. - [Get users](https://docs.junction.com/api-reference/user/get-users.md): Retrieve users via the Junction API. Requires authentication with your team API key. - [Update User Demographics](https://docs.junction.com/api-reference/user/upsert-info.md): Partially update user info via the Junction API. Requires authentication with your team API key. - [Get User Demographics](https://docs.junction.com/api-reference/user/get-info-latest.md): Retrieve user info latest via the Junction API. Requires authentication with your team API key. - [Create user insurance](https://docs.junction.com/api-reference/user/create-insurance-beta.md): Create or submit user insurance via the Junction API. Requires authentication with your team API key. - [Get latest insurance](https://docs.junction.com/api-reference/user/get-latest-insurance.md): Retrieve user insurance latest via the Junction API. Requires authentication with your team API key. #### User Portal - [Create Portal URL](https://docs.junction.com/api-reference/user/create-portal-url.md): Create a Portal URL for a user via the Junction API. Requires authentication with your team API key. - [Lab Testing (126 pages)](https://docs.junction.com/_llms/lab-testing.md): Documentation for Lab Testing. - [Devices (300 pages)](https://docs.junction.com/_llms/devices.md): Documentation for Devices. ## Junction Sense ### Product Guides #### Junction Sense - [Sense Overview](https://docs.junction.com/sense/overview.md): Junction Sense consolidates wearable data from multiple providers into tabular outputs with data prioritization, floating-time aggregation, and query APIs. - [Continuous Query Overview](https://docs.junction.com/continuous-query-overview.md): Automatically transform connected-device data into structured datasets that update when data changes or a resource-specific schedule runs. - [Using Continuous Query](https://docs.junction.com/sense/using-continuous-query.md): Create Continuous Queries in Junction Sense that evaluate automatically and push result changes via webhooks or ETL pipelines. - [Device Reliability](https://docs.junction.com/sense/device-reliability.md): Monitor whether expected device data has been present for each user, so you can gauge how far to trust it as a foundation to build on. - [Managing Queries](https://docs.junction.com/sense/managing-queries.md): Create, edit, and manage your Continuous Query configurations using the Junction Dashboard. - [Source Prioritization](https://docs.junction.com/sense/data-prioritization.md): Learn how Junction Sense automatically prioritizes data from multiple providers and source types, keeping only the highest-priority source per group. - [Using Query API](https://docs.junction.com/sense/using-query-api.md): Access the Junction Sense Query API through the Python SDK with DataFrame integration, the JSON API endpoint, or typed API bindings. - [Query Use Cases](https://docs.junction.com/sense/examples.md): Explore practical code examples of Junction Sense Continuous Query use cases including daily sleep analysis, in both Python and JSON DSL. #### Query DSL - [Time and data semantics](https://docs.junction.com/sense/query-dsl/time-and-data-semantics.md): Understand how Junction Sense indexes records, creates local-time buckets, handles source corrections, and interprets summary and timeseries data. - [Column expressions](https://docs.junction.com/sense/query-dsl/column-expressions.md): Reference for table column expressions in Junction Sense queries to select fields from activity, body, sleep, and timeseries resources. - [SELECT clause](https://docs.junction.com/sense/query-dsl/select-clause.md): Use the SELECT clause in Junction Sense queries to choose table columns, apply aggregate functions, and retrieve group key columns. - [GROUP BY clause](https://docs.junction.com/sense/query-dsl/group-by-clause.md): Use the GROUP BY clause in Junction Sense queries for date truncation, date part extraction, table column, and source column grouping. - [WHERE clause](https://docs.junction.com/sense/query-dsl/where-clause.md): Use the WHERE clause in Junction Sense queries to filter summary or timeseries rows with SQL-style comparison and logical operators. - [ALIGN clause](https://docs.junction.com/sense/query-dsl/align-clause.md): Use the ALIGN clause in Junction Sense queries to fill empty time buckets with carry-forward, carry-backward, or carry-nearest operators on sparse data. - [List-column aggregation](https://docs.junction.com/sense/query-dsl/list-column-aggregation.md): Aggregate list columns in Junction Sense queries with a scalar-output subquery. - [Sleep Macros](https://docs.junction.com/sense/query-dsl/sleep-analysis.md): Use value macro expressions for sleep analysis in Junction Sense queries to access computed sleep stage metrics and breakdowns. - [Readiness Scores](https://docs.junction.com/sense/query-dsl/readiness-scores.md): Query daily recovery, stress, and strain scores from connected wearable providers using Junction Sense readiness score expressions. - [Device Reliability](https://docs.junction.com/sense/query-dsl/device-reliability.md): Monitor daily wearable data presence by provider, source type, and resource with Junction Sense Continuous Query. #### Python SDK - [Getting Started](https://docs.junction.com/sense/python-sdk/getting-started.md): Get started with the Junction Sense Python SDK for authentication, query construction, and integration with Polars and Pandas DataFrames. ### API Reference #### Junction API - [Query a single user](https://docs.junction.com/api-reference/sense/query-one.md): Post aggregate user query via the Junction API. Requires authentication with your team API key. - [Get Continuous Query Task History](https://docs.junction.com/api-reference/sense/continuous-query/get-task-history.md): Get aggregate user continuous query task history via the Junction API. Requires authentication with your team API key. - [Get User Result Table](https://docs.junction.com/api-reference/sense/continuous-query/get-result-table.md): Get aggregate user continuous query result table via the Junction API. Requires authentication with your team API key. #### Junction Management API - [Create a Continuous Query](https://docs.junction.com/api-reference/sense/continuous-query/create.md): Post org team continuous query via the Junction API. Requires authentication with your team API key. - [Update a Continuous Query](https://docs.junction.com/api-reference/sense/continuous-query/update.md): Patch org team continuous query via the Junction API. Requires authentication with your team API key. - [List all Continuous Queries](https://docs.junction.com/api-reference/sense/continuous-query/list.md): Get org team continuous queries via the Junction API. Requires authentication with your team API key. ### Event Catalog #### Continuous Query - [continuous_query.result_table.changed](https://docs.junction.com/event-catalog/continuous_query.result_table.changed.md): Webhook event Junction sends when a Continuous Query is re-evaluated and its result table has changed. ## Junction Connect ### Product Guides #### Junction Connect - [Overview](https://docs.junction.com/connect/overview.md): Embed Junction Dashboard experiences into your application or launch the dashboard in a separate browser context. - [Concepts](https://docs.junction.com/connect/concepts.md): Core concepts behind Junction Connect, including orgs, teams, members, users, and integration-managed members. - [Getting Started](https://docs.junction.com/connect/getting-started.md): Configure Junction Connect and launch a Junction workflow from your application. #### Deeper integrations - [Callbacks](https://docs.junction.com/connect/callbacks.md): Receive postMessage callbacks from Feature Embed iframes. - [Session Continuation](https://docs.junction.com/connect/session-continuation.md): Implement the endpoint Junction calls when it needs your application to recover a Junction Connect session. - [Fast Launch](https://docs.junction.com/connect/fast-launch.md): Use Fast Launch URLs to reduce repeated Junction Connect launch latency when a compatible Junction session already exists. ### API Reference #### Related topics - [Managing Teams](https://docs.junction.com/api-reference/org-management/connect/managing-teams.md): Create, update, list, and delete teams in your Junction organization through the Management API endpoints. - [Managing Patients](https://docs.junction.com/api-reference/org-management/connect/managing-patients.md): Create and manage patients in Junction Connect teams through the Junction API. - [Using Junction API](https://docs.junction.com/api-reference/org-management/connect/using-junction-api.md): Use the Junction API to manage patients and access Junction's team-scoped platform capabilities. - [Webhooks and Events](https://docs.junction.com/api-reference/org-management/connect/webhooks-and-events.md): Receive Junction events through webhooks or stream them to supported ETL pipeline destinations. #### Launch - [Create Dashboard URL](https://docs.junction.com/api-reference/org-management/connect/create-dashboard-url.md): Create a post-authorization URL that launches Junction Dashboard for a Junction Connect member. #### Members - [Create Integration-Managed Member](https://docs.junction.com/api-reference/org-management/connect/create-member.md): Create an integration-managed member that can sign in through Junction Connect launch flows. - [List Integration-Managed Members](https://docs.junction.com/api-reference/org-management/connect/list-members.md): List integration-managed members for an organization. - [Get Integration-Managed Member](https://docs.junction.com/api-reference/org-management/connect/get-member.md): Get an integration-managed member by Junction member ID. - [Resolve Integration-Managed Member](https://docs.junction.com/api-reference/org-management/connect/resolve-member.md): Get an integration-managed member by your integration member reference. - [Update Integration-Managed Member](https://docs.junction.com/api-reference/org-management/connect/update-member.md): Update profile attributes and team role bindings for an integration-managed member. - [Delete Integration-Managed Member](https://docs.junction.com/api-reference/org-management/connect/delete-member.md): Remove an integration-managed member from your Junction organization using the EHR integration endpoint. #### Configuration - [Get Junction Connect Configuration](https://docs.junction.com/api-reference/org-management/connect/get-configuration.md): Get the Junction Connect integration configuration for an organization. - [Set Junction Connect Configuration](https://docs.junction.com/api-reference/org-management/connect/set-configuration.md): Create or update the Junction Connect integration configuration for an organization. ## Management API ### Product Guides - [Junction Management API](https://docs.junction.com/api-details/junction-management-api.md): Use the Junction Management API to programmatically manage organization resources like teams, members, API keys, and ETL pipelines. ### API Reference #### Related topics - [Junction Connect](https://docs.junction.com/api-reference/org-management/connect/junction-connect.md): Configure and launch Junction Connect sessions through the Management API. #### Team - [List Teams](https://docs.junction.com/api-reference/org-management/team/list-teams.md): Get org team via the Junction API. Requires authentication with your team API key. - [Create Team](https://docs.junction.com/api-reference/org-management/team/create-team.md): Create an organization team. Junction Connect integrations can provide an integration team reference. - [Get Team](https://docs.junction.com/api-reference/org-management/team/get-team.md): Get org team via the Junction API. Requires authentication with your team API key. - [Delete Team](https://docs.junction.com/api-reference/org-management/team/delete-team.md): Delete org team via the Junction API. Requires authentication with your team API key. - [Update Team](https://docs.junction.com/api-reference/org-management/team/update-team.md): Update an organization team. Junction Connect integrations can update the integration team reference. - [Resolve Team](https://docs.junction.com/api-reference/org-management/team/resolve-team.md): Look up a Junction team by your own integration team reference and retrieve its current settings. #### Team API Keys - [List Team API Keys](https://docs.junction.com/api-reference/org-management/team-api-keys/list-team-api-keys.md): Get org team API keys via the Junction API. Requires authentication with your team API key. - [Create Team API Key](https://docs.junction.com/api-reference/org-management/team-api-keys/create-team-api-key.md): Post org team API keys via the Junction API. Requires authentication with your team API key. - [Delete Team API Keys](https://docs.junction.com/api-reference/org-management/team-api-keys/delete-team-api-keys.md): Delete org team API keys via the Junction API. Requires authentication with your team API key. #### Team API Access Token - [Create Team API Access Token](https://docs.junction.com/api-reference/org-management/team-api-access-token/create-team-api-access-token.md): Create a short-lived Junction API access token for a team. #### Team Custom Credentials - [Get Org Team Custom Credentials](https://docs.junction.com/api-reference/org-management/team-custom-credentials/get-team-custom-credentials.md): Get org team custom credentials via the Junction API. Requires authentication with your team API key. - [Set Team Custom Credentials](https://docs.junction.com/api-reference/org-management/team-custom-credentials/upsert-team-custom-credentials.md): Post org team custom credentials via the Junction API. Requires authentication with your team API key. - [Delete Org Team Custom Credentials](https://docs.junction.com/api-reference/org-management/team-custom-credentials/delete-team-custom-credentials.md): Delete org team custom credentials via the Junction API. Requires authentication with your team API key. - [Create Org Prepare Team Custom Credentials](https://docs.junction.com/api-reference/org-management/team-custom-credentials/prepare-team-custom-credentials.md): Create or submit org prepare team custom credentials via the Junction API. Requires authentication with your team API key. #### Team Data Pull Preferences - [Get Team Data Pull Preferences](https://docs.junction.com/api-reference/org-management/team-data-pull-preferences/get-team-data-pull-preferences.md): Get org team data pull preferences via the Junction API. Requires authentication with your team API key. - [Post Team Data Pull Preferences](https://docs.junction.com/api-reference/org-management/team-data-pull-preferences/upsert-team-data-pull-preferences.md): Post org team data pull preferences via the Junction API. Requires authentication with your team API key. - [Delete Team Data Pull Preferences](https://docs.junction.com/api-reference/org-management/team-data-pull-preferences/delete-team-data-pull-preferences.md): Delete org team data pull preferences via the Junction API. Requires authentication with your team API key. #### Team Webhooks - [List Webhooks](https://docs.junction.com/api-reference/org-management/team-webhook/list.md): Get org team webhook via the Junction API. Requires authentication with your team API key. - [Get Webhook](https://docs.junction.com/api-reference/org-management/team-webhook/get.md): Get org team webhook via the Junction API. Requires authentication with your team API key. - [Create Webhook](https://docs.junction.com/api-reference/org-management/team-webhook/create.md): Post org team webhook via the Junction API. Requires authentication with your team API key. - [Patch Webhook](https://docs.junction.com/api-reference/org-management/team-webhook/patch.md): Patch org team webhook via the Junction API. Requires authentication with your team API key. - [Delete Webhook](https://docs.junction.com/api-reference/org-management/team-webhook/delete.md): Delete org team webhook via the Junction API. Requires authentication with your team API key. - [Get Webhook Headers](https://docs.junction.com/api-reference/org-management/team-webhook/get-headers.md): Get org team webhook headers via the Junction API. Requires authentication with your team API key. - [Update Webhook Headers](https://docs.junction.com/api-reference/org-management/team-webhook/update-headers.md): Put org team webhook headers via the Junction API. Requires authentication with your team API key. - [Get Webhook Secret](https://docs.junction.com/api-reference/org-management/team-webhook/get-secret.md): Get org team webhook secret via the Junction API. Requires authentication with your team API key. - [Rotate Webhook Secret](https://docs.junction.com/api-reference/org-management/team-webhook/rotate-secret.md): Post org team webhook secret rotate via the Junction API. Requires authentication with your team API key. #### Team ETL Pipeline - [Get Team ETL Pipelines](https://docs.junction.com/api-reference/org-management/team-etl-pipeline/get-team-etl-pipelines.md): Get org team ETL pipelines via the Junction API. Requires authentication with your team API key. - [Set Team ETL Pipelines](https://docs.junction.com/api-reference/org-management/team-etl-pipeline/upsert-team-etl-pipelines.md): Post org team ETL pipelines via the Junction API. Requires authentication with your team API key. - [Delete Team ETL Pipelines](https://docs.junction.com/api-reference/org-management/team-etl-pipeline/delete-team-etl-pipelines.md): Delete org team ETL pipelines via the Junction API. Requires authentication with your team API key. #### Team Scope Requirements - [Get Team Scope Requirements](https://docs.junction.com/api-reference/org-management/team-scope-requirements/get-team-scope-requirements.md): Get org team scope requirements via the Junction API. Requires authentication with your team API key. - [Set Team Scope Requirements](https://docs.junction.com/api-reference/org-management/team-scope-requirements/upsert-team-scope-requirements.md): Post org team scope requirements via the Junction API. Requires authentication with your team API key. #### Member - [List Members](https://docs.junction.com/api-reference/org-management/member/list-members.md): Get org member via the Junction API. Requires authentication with your team API key. - [Delete Member](https://docs.junction.com/api-reference/org-management/member/remove-member.md): Delete org member via the Junction API. Requires authentication with your team API key. #### Invite - [List Invites](https://docs.junction.com/api-reference/org-management/invite/list-invites.md): Get org invite via the Junction API. Requires authentication with your team API key. - [Create or Resend Invite](https://docs.junction.com/api-reference/org-management/invite/create-or-resend-invite.md): Post org invite via the Junction API. Requires authentication with your team API key. - [Revoke Invite](https://docs.junction.com/api-reference/org-management/invite/revoke-invite.md): Delete org invite via the Junction API. Requires authentication with your team API key. #### Management Keys - [List Management Keys](https://docs.junction.com/api-reference/org-management/management-keys/list-management-keys.md): Get org management key via the Junction API. Requires authentication with your team API key. - [Create Management Key](https://docs.junction.com/api-reference/org-management/management-keys/create-management-key.md): Post org management key via the Junction API. Requires authentication with your team API key. - [Delete Management Key](https://docs.junction.com/api-reference/org-management/management-keys/delete-management-key.md): Delete org management key via the Junction API. Requires authentication with your team API key. #### Org - [Get Org](https://docs.junction.com/api-reference/org-management/org/get-org.md): Get org via the Junction API. Requires authentication with your team API key. - [Patch Org](https://docs.junction.com/api-reference/org-management/org/update-org.md): Patch org via the Junction API. Requires authentication with your team API key. #### Lab Accounts - [Get Lab Accounts](https://docs.junction.com/api-reference/org-management/lab-accounts/get-lab-accounts.md): Get org lab account via the Junction API. Requires authentication with your team API key. - [Update Lab Account Teams](https://docs.junction.com/api-reference/org-management/lab-accounts/update-lab-account-teams.md): Patch org lab account via the Junction API. Requires authentication with your team API key. ## Changelog ### Core - [API](https://docs.junction.com/changelog/core/api.md): Changelog of core Junction API updates including lab test result interpretation, user ingestion bounds, and Sense query improvements. - [Dashboard](https://docs.junction.com/changelog/core/dashboard.md): Changelog of Junction Dashboard updates including compendium search, lab account selection, and patient demographics improvements. ### Wearables - [API](https://docs.junction.com/changelog/wearables/api.md): Changelog of Junction Wearables API and Junction Sense. - [Providers and Resources](https://docs.junction.com/changelog/wearables/providers.md): Changelog of wearable provider updates including Health SDK Explicit Connect mode, sync progress logs, and provider-specific improvements. - [Deprecations](https://docs.junction.com/changelog/wearables/deprecations.md): Deprecated features in the Junction Wearables API, including the hypnogram timeseries type and redefined Source/Provider terminology. ### Lab Testing - [Lab Testing API changelog](https://docs.junction.com/changelog/lab-testing/api.md): Changelog of Junction Lab Testing API updates including custom requisition comments, report parsing, and order management enhancements. - [Deprecations](https://docs.junction.com/changelog/lab-testing/deprecations.md): Deprecated features in the Junction Lab Testing API, including the lab_test_id field replaced by order_set in order creation. ## OpenAPI Specs - [org-management-api](/org-management-api.json) - [swagger](/swagger.json) ## Optional - [Changelog](https://docs.junction.com/changelog/core) - [Changelog](https://docs.junction.com/changelog/lab-testing) - [Changelog](https://docs.junction.com/changelog/wearables) > The links below point to documentation indexes. Follow each `/_llms/` index recursively until you reach documentation pages. ## Indexes - [Lab Testing (126 pages)](https://docs.junction.com/_llms/lab-testing.md): Documentation for Lab Testing. - [Devices (300 pages)](https://docs.junction.com/_llms/devices.md): Documentation for Devices. - [Devices / Event Catalog (175 pages)](https://docs.junction.com/_llms/devices/event-catalog.md): Documentation for Devices / Event Catalog.