# Telnyx Wireless: Data — Documentation Index
> Data documentation within the Wireless section of the Telnyx developer docs (https://developers.telnyx.com).
> Root index: https://developers.telnyx.com/llms.txt · Wireless index: https://telnyx-openapi-ng.s3.us-east-1.amazonaws.com/llms/wireless.txt · Full content for this subsection: https://telnyx-openapi-ng.s3.us-east-1.amazonaws.com/llms/wireless/data-full.txt
## Configuration
- [Public IPs](https://developers.telnyx.com/docs/iot-sim/public-ips.md): Assign public static IPs to Telnyx IoT SIM cards to enable inbound connectivity from the internet, making cellular devices reachable like cloud servers.
- [Private Wireless Gateways](https://developers.telnyx.com/docs/iot-sim/private-wireless-gateways.md): Route SIM traffic through your private network instead of the public internet.
- [Private Gateway Setup](https://developers.telnyx.com/docs/iot-sim/private-wireless-gateway-how-to.md): Set up a Telnyx Private Wireless Gateway (PWG) to route IoT SIM traffic over a private network. Includes APN configuration, IP allocation, and routing.
- [Traffic Policies](https://developers.telnyx.com/docs/iot-sim/traffic-policy-profiles.md): Control what traffic your SIMs can send and receive — by service, IP range, or domain.
- [Blocklists](https://developers.telnyx.com/docs/iot-sim/wireless-blocklists.md): Prevent SIMs from connecting to specific networks by country, MCC, or PLMN.
- [Usage Alerts](https://developers.telnyx.com/docs/iot-sim/data-usage-notifications.md): Set per-SIM usage thresholds and get notified when SIMs approach their limits.
## Monitoring & Troubleshooting
- [Troubleshooting](https://developers.telnyx.com/docs/iot-sim/connectivity-troubleshooting.md): Troubleshoot Telnyx IoT SIM connectivity issues — diagnose registration failures, APN settings, signal problems, and data session errors on cellular networks.
- [Detail Records](https://developers.telnyx.com/docs/iot-sim/wireless-detail-records.md): Export per-session data usage records for billing, auditing, and troubleshooting.
- [OTA Updates](https://developers.telnyx.com/docs/iot-sim/ota-updates.md): Over-the-air SIM profile updates — IMSI changes, network settings, and configuration pushes.
## Device Guides
- [AT Commands](https://developers.telnyx.com/docs/iot-sim/at-commands.md): Reference of AT commands for cellular modems used with Telnyx IoT SIMs. Configure APN, network selection, signal queries, and SMS via your device terminal.
- [Raspberry Pi 4G Hat (SIM7600-A)](https://developers.telnyx.com/docs/iot-sim/sim7600-a-rasp-pui-hat.md): This DevDocs page provides a comprehensive tutorial on how to use
- [Sixfab Raspberry Pi 3G/4G Hat](https://developers.telnyx.com/docs/iot-sim/sixfab-rasp-pi-hat.md): Configure the Sixfab Raspberry Pi cellular HAT with a Telnyx IoT SIM. Add LTE connectivity to your Pi project with step-by-step APN setup instructions.
- [Sixfab Cellular IoT HAT](https://developers.telnyx.com/docs/iot-sim/sixfab-cellular-iot-hat.md): Use the Sixfab Cellular IoT HAT with a Telnyx IoT SIM. Connect a Raspberry Pi over 2G/3G/4G with UART, SPI, I2C, and GPIO interfaces for IoT projects.
- [Particle Boron LTE Kit](https://developers.telnyx.com/docs/iot-sim/particle-boron-lte-kit.md): Set up the Particle Boron LTE development kit with a Telnyx IoT SIM. Step-by-step instructions to register, configure APN, and connect to the network.
- [Nordic nRF9160 DK](https://developers.telnyx.com/docs/iot-sim/nordic-semiconductor.md): Get started with the Nordic Semiconductor nRF9160 LTE-M/NB-IoT SoC and a Telnyx IoT SIM. APN configuration, AT command tests, and first connection steps.
- [Cradlepoint IBR200](https://developers.telnyx.com/docs/iot-sim/cradlepoint-ibr200-cellular.md): Configure a Cradlepoint IBR200 cellular router with a Telnyx IoT SIM. Step-by-step setup for APN, signal verification, and basic troubleshooting.
- [Pepwave Max BR1 Mini LTE](https://developers.telnyx.com/docs/iot-sim/pepwave-max-br1-mini-lte.md): Configure a Pepwave MAX BR1 Mini LTE router with a Telnyx IoT SIM. Step-by-step APN, WAN, and SIM setup to bring the device online quickly.
- [GL-MiFi 4G Smart Router](https://developers.telnyx.com/docs/iot-sim/glmifi-router.md): Set up a GL.iNet Mifi router with a Telnyx IoT SIM for LTE internet access. Step-by-step APN configuration, signal checks, and basic troubleshooting.
- [Mikrotik wAP LTE Kit](https://developers.telnyx.com/docs/iot-sim/mikrotik-wap-lte.md): Configure a MikroTik wAP LTE router with a Telnyx IoT SIM. Step-by-step APN setup, RouterOS configuration examples, and signal verification.
- [Edge Device Deployment](https://developers.telnyx.com/docs/iot-sim/edge-deployment.md): Deploy a Telnyx Private Wireless Gateway at the edge to route IoT SIM traffic onto your private network. Setup, configuration, and operational tips.
## API Reference (Data)
### SIM Cards
- [Get SIM card public IP definition](https://developers.telnyx.com/api-reference/sim-cards/get-sim-card-public-ip-definition.md): It returns the public IP requested for a SIM card.
- [Request setting a SIM card public IP](https://developers.telnyx.com/api-reference/sim-cards/request-setting-a-sim-card-public-ip.md): This API makes a SIM card reachable on the public internet by mapping a random public IP to the SIM card.
- [Request removing a SIM card public IP](https://developers.telnyx.com/api-reference/sim-cards/request-removing-a-sim-card-public-ip.md): This API removes an existing public IP from a SIM card.
- [List SIM card data usage notifications](https://developers.telnyx.com/api-reference/sim-cards/list-sim-card-data-usage-notifications.md): Lists a paginated collection of SIM card data usage notifications. It enables exploring the collection using specific filters.
- [Create a new SIM card data usage notification](https://developers.telnyx.com/api-reference/sim-cards/create-a-new-sim-card-data-usage-notification.md): Creates a new SIM card data usage notification.
- [Get a single SIM card data usage notification](https://developers.telnyx.com/api-reference/sim-cards/get-a-single-sim-card-data-usage-notification.md): Get a single SIM Card Data Usage Notification.
- [Updates information for a SIM Card Data Usage Notification](https://developers.telnyx.com/api-reference/sim-cards/updates-information-for-a-sim-card-data-usage-notification.md): Updates information for a SIM Card Data Usage Notification.
- [Delete SIM card data usage notifications](https://developers.telnyx.com/api-reference/sim-cards/delete-sim-card-data-usage-notifications.md): Delete the SIM Card Data Usage Notification.
- [List wireless connectivity logs](https://developers.telnyx.com/api-reference/sim-cards/list-wireless-connectivity-logs.md): This API allows listing a paginated collection of Wireless Connectivity Logs associated with a SIM Card, for troubleshooting purposes.
### Private Wireless Gateways
- [Get all Private Wireless Gateways](https://developers.telnyx.com/api-reference/private-wireless-gateways/get-all-private-wireless-gateways.md): Get all Private Wireless Gateways belonging to the user.
- [Create a Private Wireless Gateway](https://developers.telnyx.com/api-reference/private-wireless-gateways/create-a-private-wireless-gateway.md): Asynchronously create a Private Wireless Gateway for SIM cards for a previously created network. This operation may take several minutes so you can check the P…
- [Get a Private Wireless Gateway](https://developers.telnyx.com/api-reference/private-wireless-gateways/get-a-private-wireless-gateway.md): Retrieve information about a Private Wireless Gateway.
- [Delete a Private Wireless Gateway](https://developers.telnyx.com/api-reference/private-wireless-gateways/delete-a-private-wireless-gateway.md): Deletes the Private Wireless Gateway.
### Wireless Blocklists
- [Get all Wireless Blocklists](https://developers.telnyx.com/api-reference/wireless-blocklists/get-all-wireless-blocklists.md): Get all Wireless Blocklists belonging to the user.
- [Create a Wireless Blocklist](https://developers.telnyx.com/api-reference/wireless-blocklists/create-a-wireless-blocklist.md): Create a Wireless Blocklist to prevent SIMs from connecting to certain networks.
- [Get a Wireless Blocklist](https://developers.telnyx.com/api-reference/wireless-blocklists/get-a-wireless-blocklist.md): Retrieve information about a Wireless Blocklist.
- [Update a Wireless Blocklist](https://developers.telnyx.com/api-reference/wireless-blocklists/update-a-wireless-blocklist.md): Update a Wireless Blocklist.
- [Delete a Wireless Blocklist](https://developers.telnyx.com/api-reference/wireless-blocklists/delete-a-wireless-blocklist.md): Deletes the Wireless Blocklist.
- [Get all possible wireless blocklist values](https://developers.telnyx.com/api-reference/wireless-blocklists/get-all-possible-wireless-blocklist-values.md): Retrieve all wireless blocklist values for a given blocklist type.
### Traffic Policy Profiles
- [Get all traffic policy profiles](https://developers.telnyx.com/api-reference/traffic-policy-profiles/get-all-traffic-policy-profiles.md): Get all traffic policy profiles belonging to the user that match the given filters.
- [Create a traffic policy profile](https://developers.telnyx.com/api-reference/traffic-policy-profiles/create-a-traffic-policy-profile.md): Create a new traffic policy profile. At least one of `services`, `ip_ranges`, or `domains` must be provided.
- [Get a traffic policy profile](https://developers.telnyx.com/api-reference/traffic-policy-profiles/get-a-traffic-policy-profile.md): Returns the details regarding a specific traffic policy profile.
- [Update a traffic policy profile](https://developers.telnyx.com/api-reference/traffic-policy-profiles/update-a-traffic-policy-profile.md): Updates a traffic policy profile.
- [Delete a traffic policy profile](https://developers.telnyx.com/api-reference/traffic-policy-profiles/delete-a-traffic-policy-profile.md): Deletes the traffic policy profile.
- [Get all available traffic policy profile services](https://developers.telnyx.com/api-reference/traffic-policy-profiles/get-all-available-traffic-policy-profile-services.md): Get all available PCEF services that can be used in traffic policy profiles.
### Reporting
- [Get all Wireless Detail Records (WDRs) Reports](https://developers.telnyx.com/api-reference/reporting/get-all-wireless-detail-records-wdrs-reports.md): Returns the WDR Reports that match the given parameters.
- [Create a Wireless Detail Records (WDRs) Report](https://developers.telnyx.com/api-reference/reporting/create-a-wireless-detail-records-wdrs-report.md): Asynchronously create a report containing Wireless Detail Records (WDRs) for the SIM cards that consumed wireless data in the given time period.
- [Get a Wireless Detail Record (WDR) Report](https://developers.telnyx.com/api-reference/reporting/get-a-wireless-detail-record-wdr-report.md): Returns one specific WDR report
- [Delete a Wireless Detail Record (WDR) Report](https://developers.telnyx.com/api-reference/reporting/delete-a-wireless-detail-record-wdr-report.md): Deletes one specific WDR report.
### OTA updates
- [List OTA updates](https://developers.telnyx.com/api-reference/ota-updates/list-ota-updates.md)
- [Get OTA update](https://developers.telnyx.com/api-reference/ota-updates/get-ota-update.md): This API returns the details of an Over the Air (OTA) update.