# Migration from DEMO to PROD Source: [https://docs.qualcomm.com/doc/80-70215-1/topic/migration-from-demo-to-prod.html](https://docs.qualcomm.com/doc/80-70215-1/topic/migration-from-demo-to-prod.html) This section will help users migrate the Aware API integrated application(s) from the DEMO to PROD environment. Users will be provided with a new tenant assigned with new devices in the PROD environment. For the Aware API Integrations, users must raise a new request for *Client ID* and *Client Secret* by following the same process as earlier. Note: 1. Customer’s account, devices, and data are separate and unique between the two environments. Integrations and access for each system is independent and separate of the other, that is, devices and data in one environment can't be accessed from the other. 2. The same user account logins can be used to access portals for each environment. 3. APIs and features may evolve separately between the DEMO and PROD environments as newer features and updates are provided in the future. The following table contains the change in URLs with respect to both environments. Table : Migration PROD and DEMO environment location changes | Name | DEMO | PROD | Description | | --- | --- | --- | --- | | Service Portal | [https://portal.na-rpb.demo.aware.qualcomm.com/service/](https://portal.na-rpb.demo.aware.qualcomm.com/service/) | [https://service.aware.qualcomm.com](https://service.aware.qualcomm.com/) | Qualcomm Aware Service Portal | | API documentation | [https://docs.demo.aware.qualcomm.com](https://docs.demo.aware.qualcomm.com) | [https://docs.aware.qualcomm.com](https://docs.aware.qualcomm.com/) | OpenAPI specification of Aware APIs | | Interactive API documentation | [https://api.demo.aware.qualcomm.com](https://api.demo.aware.qualcomm.com) | [https://api.aware.qualcomm.com](https://api.aware.qualcomm.com/) | User's 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/) | [https://apigwx-aws.qualcomm.com/aware/v1/accesstoken?grant_type=client_credentials](https://apigwx-aws.qualcomm.com/aware/v1/accesstoken?grant_type=client_credentials) | Used 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) | [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](https://sbx.apigwx-aws.qualcomm.com/aware/v1/devices)/{endpoint}



Example:



[https://apigwx-aws.qualcomm.com/aware/](https://apigwx-aws.qualcomm.com/aware/)v1/devices | If the *Webhook integration* was used, visit the Service portal → Menu → Manage → Notifications to configure the webhook and select the notification preferences to receive the data accordingly. Users can also leverage the Aware Webhook APIs to create and choose the notification preferences. For assistance during the migration, create a support request in the [Aware support](https://mysupport.qualcomm.com/aware/s/) forum. Last Published: Jun 05, 2026 [Previous Topic PROD Environment Overview](https://docs.qualcomm.com/bundle/publicresource/80-70215-1/topics/prod-environment-overview.md) [Next Topic Appendix](https://docs.qualcomm.com/bundle/publicresource/80-70215-1/topics/appendix.md)