{ "info": { "_postman_id": "e9a9609e-ef70-43a5-a2f2-0e5b44ff4984", "name": "TagoIO Access Management Tago RUN API", "description": "#### **How to use this documentation**\nThe documentation is split by which token you're required to use in the request. \nTagoIO provides 4 different tokens:\n- **Device-Token**: The token from your device, which you can get from the device's page.\n \n- **Profile-Token**: Also know as Account-Token. You get from your profile settings page.\n \n- **Network-Token**: Is the token from your Network. Only available if you're owner of the network in your integrations page.\n \n- **Analysis-Token:** The token from your analysis, available in the analysis page.\n---\n#### Setting the API Endpoint Region\nWhen making a request to the TagoIO API, you must also specify the appropriate regional endpoint. Choose one of the following endpoints based on your geographical region:\n\n- **United States East 1:** \n Use this endpoint when your application is based in the eastern United States. \n **URL:** `https://api.us-e1.tago.io/`\n \n- **Europe West 1:** \n Use this endpoint when your application is based in Western Europe. \n **URL:** `https://api.eu-w1.tago.io/`\n\n- **Tago Deploy:** \n You should use your own API URL that is available in your Domains section of the TagoDeploy.", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:08:31.000Z", "updatedAt": "2026-07-28T03:08:31.000Z", "lastUpdatedBy": "35240", "uid": "35240-e9a9609e-ef70-43a5-a2f2-0e5b44ff4984" }, "item": [ { "name": "run", "item": [ { "name": "users", "item": [ { "name": "{userID}", "item": [ { "name": "login", "item": [ { "name": "Get User Token", "id": "298fb222-8339-4cfc-a68c-205195425a0c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/run/users/:userID/login?expire_time=", "host": [ "{{baseUrl}}" ], "path": [ "run", "users", ":userID", "login" ], "query": [ { "description": "hours,days,months.", "key": "expire_time", "value": "" } ], "variable": [ { "id": "e2c96f15-ab09-4e63-bfdf-85996294d814", "key": "userID", "value": "", "description": "(Required) " } ] }, "description": "Get TagoRUN User Token and allow to perform request to TagoRUN specific endpoints (not available).\n" }, "response": [ { "id": "97ffe7ee-7bdd-48da-a566-4780fed93ad2", "name": "Login as a RUN User", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/run/users/:userID/login?expire_time=", "host": [ "{{baseUrl}}" ], "path": [ "run", "users", ":userID", "login" ], "query": [ { "description": "hours,days,months.", "key": "expire_time", "value": "" } ], "variable": [ { "key": "userID" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"result\": {\n \"expire_time\": \"\",\n \"name\": \"\",\n \"run_user\": \"\",\n \"token\": \"\"\n },\n \"status\": \"\"\n}", "createdAt": "2026-07-28T03:08:31.000Z", "updatedAt": "2026-07-28T03:08:31.000Z", "uid": "35240-97ffe7ee-7bdd-48da-a566-4780fed93ad2" } ], "createdAt": "2026-07-28T03:08:31.000Z", "updatedAt": "2026-07-28T03:08:31.000Z", "uid": "35240-298fb222-8339-4cfc-a68c-205195425a0c" } ], "id": "207f6180-fcd6-4368-af8a-b8487e66f255", "createdAt": "2026-07-28T03:08:31.000Z", "updatedAt": "2026-07-28T03:08:31.000Z", "uid": "35240-207f6180-fcd6-4368-af8a-b8487e66f255" } ], "id": "5431cafd-ba18-4660-adac-435e8481c1c5", "createdAt": "2026-07-28T03:08:31.000Z", "updatedAt": "2026-07-28T03:08:31.000Z", "uid": "35240-5431cafd-ba18-4660-adac-435e8481c1c5" } ], "id": "7e425b01-28d1-48f7-8505-5b4c02d228b8", "createdAt": "2026-07-28T03:08:31.000Z", "updatedAt": "2026-07-28T03:08:31.000Z", "uid": "35240-7e425b01-28d1-48f7-8505-5b4c02d228b8" }, { "name": "Get RUN settings", "id": "d291ef90-6918-4948-a6a1-e1936528ddb5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/run", "host": [ "{{baseUrl}}" ], "path": [ "run" ] }, "description": "Retrieve information about TagoRUN\n" }, "response": [ { "id": "c66a6a46-5f5b-485c-92fe-0e7ceaa4f8b0", "name": "RUN settings retrieved", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/run", "host": [ "{{baseUrl}}" ], "path": [ "run" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"result\": {\n \"active\": \"\",\n \"auth_token_ttl\": \"\",\n \"created_at\": \"\",\n \"dictionary\": {},\n \"email_domain\": {},\n \"email_templates\": {\n \"password_recover\": {\n \"subject\": \"\",\n \"value\": \"\"\n },\n \"welcome_actived\": {\n \"subject\": \"\",\n \"value\": \"\"\n },\n \"welcome_adminconfirm\": {\n \"subject\": \"\",\n \"value\": \"\"\n },\n \"welcome_autoconfirm\": {\n \"subject\": \"\",\n \"value\": \"\"\n }\n },\n \"favicon\": {},\n \"feature_devicewifisetup\": {\n \"background_color\": \"\",\n \"button_cancel_background_color\": \"\",\n \"button_cancel_text_color\": \"\",\n \"button_confirm_background_color\": \"\",\n \"button_confirm_text_color\": \"\",\n \"enabled\": \"\",\n \"ip\": \"\",\n \"language\": \"\",\n \"name\": \"\",\n \"port\": \"\",\n \"protocol\": \"\",\n \"text_color\": \"\",\n \"translations\": {\n \"EN\": {\n \"done_desc\": \"\",\n \"done_title\": \"\",\n \"intro_desc\": \"\",\n \"intro_img\": \"\",\n \"intro_title\": \"\",\n \"param_title\": \"\",\n \"wait_desc\": \"\",\n \"wait_title\": \"\",\n \"wifi_config_desc\": \"\",\n \"wifi_config_title\": \"\"\n }\n }\n },\n \"feature_geolocation\": {},\n \"integration\": {\n \"google_analytics\": \"\",\n \"zoho_salesiq\": \"\"\n },\n \"logo\": {},\n \"logo_options\": {\n \"tooltip\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n },\n \"name\": \"\",\n \"profile\": \"\",\n \"security\": {},\n \"sidebar_buttons\": [\n {\n \"color\": \"\",\n \"href\": \"\",\n \"iconUrl\": \"\",\n \"isInNewLine\": \"\",\n \"text\": \"\",\n \"type\": \"\"\n },\n {\n \"color\": \"\",\n \"href\": \"\",\n \"iconUrl\": \"\",\n \"isInNewLine\": \"\",\n \"text\": \"\",\n \"type\": \"\"\n }\n ],\n \"signup_logo\": {},\n \"signup_logo_options\": {},\n \"signup_method\": \"\",\n \"sso_saml_active\": \"\",\n \"sub_title\": \"\",\n \"theme\": {\n \"actionSchedule\": \"\",\n \"actionTriggerByData\": \"\",\n \"actionTriggerByMQTT\": \"\",\n \"actionTriggerByResource\": \"\",\n \"alertActionDangerBackground\": \"\",\n \"alertActionInfoBackground\": \"\",\n \"alertActionWarningBackground\": \"\",\n \"alertDangerBackground\": \"\",\n \"alertInfoBackground\": \"\",\n \"alertWarningBackground\": \"\",\n \"analysisExternal\": \"\",\n \"analysisInternal\": \"\",\n \"auth_bg_opacity\": \"\",\n \"auth_bg_src\": \"\",\n \"auth_bg_type\": \"\",\n \"auth_form_opacity\": {},\n \"blueprint\": \"\",\n \"buttonDanger\": \"\",\n \"buttonDangerText\": \"\",\n \"buttonDefault\": \"\",\n \"buttonDefaultText\": \"\",\n \"buttonDisabled\": \"\",\n \"buttonDisabledText\": \"\",\n \"buttonIconLabel\": \"\",\n \"buttonPrimary\": \"\",\n \"buttonPrimaryText\": \"\",\n \"buttonSuccess\": \"\",\n \"buttonSuccessText\": \"\",\n \"buttonUpgrade\": \"\",\n \"buttonUpgradeText\": \"\",\n \"buttonWarning\": \"\",\n \"buttonWarningText\": \"\",\n \"contentBackground\": \"\",\n \"contentHeader\": \"\",\n \"contentHeaderGradient\": \"\",\n \"contentHeaderSeparator\": \"\",\n \"contentHeaderText\": \"\",\n \"dataStorageImmutable\": \"\",\n \"dataStorageMutable\": \"\",\n \"deviceInputOutput1Day\": \"\",\n \"deviceInputOutput3Days\": \"\",\n \"deviceInputOutput3Hours\": \"\",\n \"deviceInputOutput6Hours\": \"\",\n \"deviceInputOutputRest\": \"\",\n \"deviceListAlternateRow\": \"\",\n \"deviceListColumn\": \"\",\n \"dictionaryAlertIcon\": \"\",\n \"dictionaryPrimary\": \"\",\n \"dottedBorder\": \"\",\n \"dropdownAccent\": \"\",\n \"dropdownBackground\": \"\",\n \"dynamicTableAlternateRow\": \"\",\n \"dynamicTableColumn\": \"\",\n \"filesSelection\": \"\",\n \"floatingSidebarTitle\": \"\",\n \"footerBackground\": \"\",\n \"formControlBorder\": \"\",\n \"formControlFocus\": \"\",\n \"gaugeDanger\": \"\",\n \"gaugeEmpty\": \"\",\n \"gaugeFill\": \"\",\n \"gaugePrimaryText\": \"\",\n \"gaugeSecondaryText\": \"\",\n \"gaugeTick\": \"\",\n \"html5\": \"\",\n \"iconRadioSelected\": \"\",\n \"iconRadioSubTitle\": \"\",\n \"informationIcon\": \"\",\n \"inputBackground\": \"\",\n \"inputBackgroundReadOnly\": \"\",\n \"inputError\": \"\",\n \"inputForeground\": \"\",\n \"inputForegroundReadOnly\": \"\",\n \"lightBorder\": \"\",\n \"limitAlert\": \"\",\n \"link\": \"\",\n \"listNavColor\": \"\",\n \"listTitleLabel\": \"\",\n \"loading\": \"\",\n \"loginButton\": \"\",\n \"loginButtonText\": \"\",\n \"loginForeground\": \"\",\n \"loginForm\": \"\",\n \"modalContainer\": \"\",\n \"modalOverlay\": \"\",\n \"navDescription\": \"\",\n \"navbar\": \"\",\n \"navbarBetaDeveloperBorder\": \"\",\n \"navbarButton\": \"\",\n \"navbarDropdownBackground\": \"\",\n \"navbarDropdownBorder\": \"\",\n \"navbarDropdownOption\": \"\",\n \"navbarDropdownOptionBackground\": \"\",\n \"navbarDropdownOptionBorder\": \"\",\n \"navbarDropdownOptionHover\": \"\",\n \"navbarDropdownSecondaryText\": \"\",\n \"navbarDropdownSignoutButton\": \"\",\n \"navbarSettings\": \"\",\n \"navbarText\": \"\",\n \"notificationButtonAmount\": \"\",\n \"notificationButtonAmountText\": \"\",\n \"notificationEmptyIcon\": \"\",\n \"notificationEmptyTitle\": \"\",\n \"notificationFilterBackground\": \"\",\n \"notificationFilterMessageIcon\": \"\",\n \"notificationFooter\": \"\",\n \"notificationIconContainer\": \"\",\n \"notificationItem\": \"\",\n \"notificationItemBorder\": \"\",\n \"notificationItemDate\": \"\",\n \"notificationItemTextAccepted\": \"\",\n \"notificationItemUnread\": \"\",\n \"notificationText\": \"\",\n \"pdf\": \"\",\n \"primary\": \"\",\n \"publicPageNavigationBar\": \"\",\n \"quickstart\": \"\",\n \"quickstartSidebarBackground\": \"\",\n \"quickstartTask\": \"\",\n \"quickstartTaskFinished\": \"\",\n \"quickstartText\": \"\",\n \"regularText\": \"\",\n \"sidebarAccessSelected\": \"\",\n \"sidebarAccountSelected\": \"\",\n \"sidebarActionSelected\": \"\",\n \"sidebarAnalysisSelected\": \"\",\n \"sidebarBackground\": \"\",\n \"sidebarBillingSelected\": \"\",\n \"sidebarConnector\": \"\",\n \"sidebarDashboardSelected\": \"\",\n \"sidebarDeviceSelected\": \"\",\n \"sidebarExploreSelected\": \"\",\n \"sidebarFileSelected\": \"\",\n \"sidebarForegroundIcon\": \"\",\n \"sidebarHomeSelected\": \"\",\n \"sidebarIntegration\": \"\",\n \"sidebarItem\": \"\",\n \"sidebarItemHover\": \"\",\n \"sidebarItemOdd\": \"\",\n \"sidebarItemSelected\": \"\",\n \"sidebarNetwork\": \"\",\n \"sidebarRibbon\": \"\",\n \"sidebarRunSelected\": \"\",\n \"sidebarSecondBackground\": \"\",\n \"sidebarSeparator\": \"\",\n \"sidebarSeparatorForeground\": \"\",\n \"sidebarTagoCoreSelected\": \"\",\n \"sidebarText\": \"\",\n \"sidebarUserSelected\": \"\",\n \"snakeButtonOutline\": \"\",\n \"svgTagoFont\": \"\",\n \"svgTagoIOHole\": \"\",\n \"switchDisabledBackground\": \"\",\n \"switchLabelDark\": \"\",\n \"switchLabelWhite\": \"\",\n \"switchSlider\": \"\",\n \"tabLabelActive\": \"\",\n \"tabLabelBackground\": \"\",\n \"tabLabelBorder\": \"\",\n \"tabLabelHover\": \"\",\n \"tabText\": \"\",\n \"tableBackground\": \"\",\n \"tableBorder\": \"\",\n \"tableEvenRowBackground\": \"\",\n \"tableFooterBackground\": \"\",\n \"tableOddRowBackground\": \"\",\n \"toast\": \"\",\n \"toastText\": \"\",\n \"tooltipContainer\": \"\",\n \"tooltipText\": \"\",\n \"verticalTabItem\": \"\",\n \"verticalTabItemBorder\": \"\",\n \"widgetCardBackground\": \"\",\n \"widgetColors\": \"\",\n \"widgetIconsAccent\": \"\",\n \"widgetIconsBackground\": \"\",\n \"widgetIconsColor\": \"\",\n \"widgetIconsFooterBasic\": \"\",\n \"widgetIconsFooterPremium\": \"\"\n },\n \"updated_at\": \"\",\n \"url\": \"\"\n },\n \"status\": \"\"\n}", "createdAt": "2026-07-28T03:08:31.000Z", "updatedAt": "2026-07-28T03:08:31.000Z", "uid": "35240-c66a6a46-5f5b-485c-92fe-0e7ceaa4f8b0" } ], "createdAt": "2026-07-28T03:08:31.000Z", "updatedAt": "2026-07-28T03:08:31.000Z", "uid": "35240-d291ef90-6918-4948-a6a1-e1936528ddb5" }, { "name": "Edit RUN settings", "id": "0614fdbc-e2e2-4b93-83c5-ef0d6cef469c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"active\": \"\",\n \"name\": \"\",\n \"profile\": \"\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/run", "host": [ "{{baseUrl}}" ], "path": [ "run" ] }, "description": "Edit information about TagoRUN\n" }, "response": [ { "id": "0f1622bd-3b3f-4e16-a490-7307ed078563", "name": "Editing RUN information", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"active\": \"\",\n \"name\": \"\",\n \"profile\": \"\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/run", "host": [ "{{baseUrl}}" ], "path": [ "run" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"result\": \"\",\n \"status\": \"\"\n}", "createdAt": "2026-07-28T03:08:31.000Z", "updatedAt": "2026-07-28T03:08:31.000Z", "uid": "35240-0f1622bd-3b3f-4e16-a490-7307ed078563" } ], "createdAt": "2026-07-28T03:08:31.000Z", "updatedAt": "2026-07-28T03:08:31.000Z", "uid": "35240-0614fdbc-e2e2-4b93-83c5-ef0d6cef469c" } ], "id": "26baf49c-48f7-4bee-be9d-318b1c677f61", "createdAt": "2026-07-28T03:08:31.000Z", "updatedAt": "2026-07-28T03:08:31.000Z", "uid": "35240-26baf49c-48f7-4bee-be9d-318b1c677f61" } ], "variable": [ { "key": "baseUrl", "value": "https://api.us-e1.tago.io" } ] }