# DEMO Environment Overview Source: [https://docs.qualcomm.com/doc/80-70215-1/topic/demo-environment-overview.html](https://docs.qualcomm.com/doc/80-70215-1/topic/demo-environment-overview.html) This document provides essential release information for users accessing the Aware Cloud Platform in the DEMO environment. The following table lists the necessary URLs to access the Aware Platform. Table : Aware Cloud Platform access for DEMO environment | Name | DEMO | Description | | --- | --- | --- | | Service Portal | [https://service.demo.aware.qualcomm.com](https://service.demo.aware.qualcomm.com/) | Qualcomm Aware Service portal | | API documentation | [https://docs.demo.aware.qualcomm.com](https://docs.demo.aware.qualcomm.com/) | OpenAPI specification of Aware APIs | | Interactive API documentation | [https://api.demo.aware.qualcomm.com](https://api.demo.aware.qualcomm.com/) | Your account specific Aware API documentation | | Token request URL | [https://apigwx-aws.qualcomm.com/aware-demo/v1/accesstoken?grant_type=client_credentials](https://apigwx-aws.qualcomm.com/aware-demo/v1/accesstoken?grant_type=client_credentials) | Use to obtain the *access\_token* for accessing the Aware
APIs | | Base URL | [https://apigwx-aws.qualcomm.com/aware-demo/](https://apigwx-aws.qualcomm.com/aware-demo/) | All the Qualcomm Aware API resources can be accessed through the URL
of the format below:



{Base URL}/v1/{endpoint}



Example:



[https://apigwx-aws.qualcomm.com/aware-demo/v1/devices](https://apigwx-aws.qualcomm.com/aware-demo/v1/) | ## Aware API Integration You can continue using the same **Client ID** and **Client Secret** across updates in the DEMO environment. There's no need to generate new credentials with each update. If you need to obtain your Client ID and Secret information, create a support request in the [Aware support](https://mysupport.qualcomm.com/aware/s/) forum. ## Webhook Management To create a webhook, navigate to the Aware service portal and select Menu > Manage > Notifications. If you have already set up a webhook, the Aware platform will automatically maintain it across the upgrades to the DEMO environment. ## Latest Version **GA 2.10.0**: For detailed information on release information, see the [Release Notes](https://docs.qualcomm.com/doc/80-70215-1/topic/release-notes.html). Release to DEMO environment: June 9, 2026. ## API Changelog This section presents the API changelog information across the different releases in the DEMO environment. **GA 2.10.0-GA 2.9.0** There were no breaking changes to the Aware APIs in the GA 2.10.0 release. GA 2.10.0 introduces FOTA (Firmware Over‑The‑Air) as a Service for QCX217 (217 Aware module)–based devices, extending the platform capabilities beyond those available in GA 2.9.0. This enhancement enables cloud‑managed firmware lifecycle operations, including centralized orchestration and scalable rollout of firmware updates across device fleets. The release improves reliability and operational efficiency by reducing the need for manual firmware deployment processes, while enabling customers to manage device updates more effectively through the Aware platform. More information is provided on the [Release Notes](https://docs.qualcomm.com/bundle/publicresource/topics/80-70215-1/release-notes.html) page. ## Technical Support If you meet any issues or have questions regarding the recent changes to the Aware APIs, the support team is here to help. For help, create a support request in the [Aware support](https://mysupport.qualcomm.com/aware/s/) forum. Last Published: Jun 05, 2026 [Previous Topic Release Notes](https://docs.qualcomm.com/bundle/publicresource/80-70215-1/topics/release-notes.md) [Next Topic PROD Environment Overview](https://docs.qualcomm.com/bundle/publicresource/80-70215-1/topics/prod-environment-overview.md)