Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TagoIO Account API

Account-level operations (Profile Token).

TagoIO Account API is one of 22 APIs that TagoIO publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 5 operations across 3 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.us-e1.tago.io, https://api.eu-w1.tago.io.

5 operations 3 paths 0 schemas 2 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.us-e1.tago.io/
Authentication
API Key, API Key, API Key
Resource Areas
1

Authentication & Security 3

TagoIO Account API declares 3 security schemes for authenticating requests. An API key is passed in the header as Device-Token (Device-Token). An API key is passed in the header as Token (Network-Token). An API key is passed in the header as Profile-Token (Profile-Token). By default, every request must be authenticated.

  • Device-Token — A Device-Token that is unique to your device. Generate a token by accessing your Device's page.
  • Network-Token — A Network Token that is unique to your Network. Access Integrations Network Tokens to generate a token for your Network.
  • Profile-Token — A Profile token that is unique to your entire profile. Generate in your account settings.

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 2 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Account 5

Account-level operations (Profile Token).

GET
/account/allocation
Resources Allocation
getAccountResourcesAllocation → 200
POST
/account/allocation
Update Resources Allocation
updateTheAccountResourcesAllocation body → 200
POST
/account/login
Login to Account
loginToAccount body → 200
GET
/account
Account Information
getAccountInformation → 200
PUT
/account
Edit Account
editAccount body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tago-io-account-api-openapi.yml Raw ↑

Other APIs TagoIO publishes across the network.

TagoIO Access Management API
TagoIO Backup API
TagoIO Configuration Param API
TagoIO Dashboards API
TagoIO Device Data API
TagoIO Device Tokens API
TagoIO Devices API
TagoIO Dictionary API
TagoIO Entity API
TagoIO Entity Data API
TagoIO Files API
TagoIO Immutable Device API