TCP / UDP URLs

You can access the API over plain TCP or secure TCP with TLS by using the following endpoints, based on your Ubidots account type:

SecurityUbidots AccountEndpointPort
No TLSIndustrial / Stemindustrial.api.ubidots.com9012
TLSIndustrial / Stemindustrial.api.ubidots.com9812
🚧

Update: things.ubidots.com

In the past, Ubidots supported industrial, educational, and STEM users through the things.ubidots.com endpoint. Because this endpoint will only be supported for a limited time, we strongly recommend that you use the industrial endpoints listed above, regardless of your license type.

You can download the Ubidots PEM certificate for TLS here.

šŸ“˜

Security Note

We strongly recommend always using TCP with TLS to ensure your data is encrypted in transit and to avoid exposing your API token or sensor data to third parties.

Note: To avoid future issues, we recommend using both certificates in your device's authentication routines. While the second certificate is currently valid, we will use the first after 2021.