# PROD Environment Overview Source: [https://docs.qualcomm.com/doc/80-70215-1/topic/prod-environment-overview.html](https://docs.qualcomm.com/doc/80-70215-1/topic/prod-environment-overview.html) This document provides essential release information for users accessing the Aware Cloud Platform in the PROD environment. The following table lists the necessary URLs to access the Aware Platform and details on recent updates. Table : Aware Cloud Platform access for PROD environment | Name | PROD | Description | | --- | --- | --- | | Service Portal | [https://service.aware.qualcomm.com](https://service.aware.qualcomm.com/) | Qualcomm Aware Service portal | | API documentation | [https://docs.aware.qualcomm.com](https://docs.aware.qualcomm.com/) | OpenAPI specification of Aware APIs | | Interactive API documentation | [https://api.aware.qualcomm.com](https://api.aware.qualcomm.com/) | Your account specific Aware API documentation | | Token request URL | [https://apigwx-aws.qualcomm.com/aware/v1/accesstoken?grant_type=client_credentials](https://apigwx-aws.qualcomm.com/aware/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](https://apigwx-aws.qualcomm.com/aware/) | 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/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 PROD 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, go 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 PROD 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 PROD environment: June 23, 2026. ## API Changelog This section presents the API changelog information across the different releases in the PROD 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 have any questions or need help 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 DEMO Environment Overview](https://docs.qualcomm.com/bundle/publicresource/80-70215-1/topics/demo-environment-overview.md) [Next Topic Migration from DEMO to PROD](https://docs.qualcomm.com/bundle/publicresource/80-70215-1/topics/migration-from-demo-to-prod.md)