Quick API Reference
# ThingSpace Intelligence Quick APIs Reference Here are the APIs associated with Anomaly Detection, including new inputs to the existing Trigger APIs For information and instructions on getting tokens and credentials, please visit [Getting Started](/docs/standard-apis/connectivity-management/guides/getting-started/getting-started-introduction). Hope you are enjoying our latest upgrades, but you can still access the [Legacy Documentation](https://thingspace.verizon.com/documentation/apis/intelligence.html) for a limited time ## Anomaly Detection | Task | API call | | ------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | | Activating Anomaly Detection | [`POST /m2m/v1/intelligence/anomaly/settings`](/docs/premium-apis/thingspace-intelligence/api-endpoints/anomaly-settings/activateanomalydetection) | | Retrieve Settings for Anomaly Detection | [`GET /m2m/v1/intelligence/{accountName}/anomaly/settings`](/docs/premium-apis/thingspace-intelligence/api-endpoints/anomaly-settings/listanomalydetectionsettings) | | Reset Parameters for Anomaly Detection | [`PUT /m2m/v1/intelligence/{accountName}/anomaly/settings/reset`](/docs/premium-apis/thingspace-intelligence/api-endpoints/anomaly-settings/resetanomalydetectionparameters) | | Creating a Trigger for Anomaly Detection | [`POST /m2m/v2/triggers`](/docs/premium-apis/thingspace-intelligence/api-endpoints/anomaly-settings/resetanomalydetectionparameters) | | Updating a Trigger for Anomaly Detection | [`PUT /m2m/v2/triggers`](/docs/premium-apis/thingspace-intelligence/api-endpoints/anomaly-triggers/updateanomalydetectiontrigger) | | Retrieving Trigger Settings for Anomaly Detection | [`GET /m2m/v2/triggers/{triggerId}`](/docs/premium-apis/thingspace-intelligence/api-endpoints/anomaly-triggers/listanomalydetectiontriggersettings) | ## Wireless Network Performance | Http Request | Description | | --- | --- | | [POST /m2m/v1/intelligence/network-conditions](/docs/premium-apis/thingspace-intelligence/api-endpoints/wireless-network-performance/nearrealtimenetworkconditions) | WNP Query for current network condition. | | [POST /m2m/v1/intelligence/wireless-coverage](/docs/premium-apis/thingspace-intelligence/api-endpoints/wireless-network-performance/domestic4gand5gnationwidenetworkcoverage) | Run a report to determine network types available and available coverage. Network types covered include: CAT-M, NB-IOT, LTE, LTE-AWS, 5GNW and C-BAND. | | [POST /m2m/v1/intelligence/site-proximity/action/list](/docs/premium-apis/thingspace-intelligence/api-endpoints/wireless-network-performance/siteproximity) | Identify the direction and general distance of nearby cell sites and the technology supported by the equipment. | | [POST /m2m/v1/intelligence/device-experience/history/30-days](/docs/premium-apis/thingspace-intelligence/api-endpoints/wireless-network-performance/deviceexperience30dayshistory) | A report of a specific device's service scores over a 30 day period. | | [POST /m2m/v1/intelligence/device-experience/bulk/latest](/docs/premium-apis/thingspace-intelligence/api-endpoints/wireless-network-performance/deviceexperiencebulklatest) | Run a report to view the latest device experience score for specific devices. | ## Fixed Wireless Qualification | Http Request | Description | | --- | --- | | [POST /m2m/v1/intelligence/wireless-coverage](/docs/premium-apis/thingspace-intelligence/api-endpoints/wireless-network-performance/domestic4gand5gnationwidenetworkcoverage) | Use this query for Fixed Wireless Qualification of an address. Network types include: LTE, C-BAND and MMWAVE. |