Skip to content

API Getting Started

SocketXP provides REST APIs to automate and manage your IoT devices remotely. SocketXP REST APIs can be used to manage the following objects.

  • Devices
  • Device Tags
  • Device Tunnels
  • Remote Jobs (OTA Updates)

API Gateway URL

US Gateway(default gateway):

https://api.socketxp.com

EU Gateway:

https://api.eu.socketxp.com

You need to obtain an API ACCESS auth token(bearer token) from the SocketXP web portal to authenticate and access the api endpoints securely.

EU Gateway API Server:

All EU users, using our EU gateway, please use our API gateway associated with our EU server: https://api.eu.socketxp.com.

Note: You will get HTTP authentication failure "UNAUTHORIZED 401", if you try using the authtoken obtained from our EU portal to access our default(US) API gateway at: "api.socketxp.com".