Skip to content

api-evangelist/losant

Repository files navigation

Losant (losant)

Losant is an Enterprise IoT Platform that lets product teams build connected experiences, manage fleets of devices, orchestrate edge and embedded compute, and visualize and act on IoT data. The platform exposes a comprehensive REST API (the Platform API) covering applications, devices, data tables, time-series data, events, workflows (visual workflow engine), edge and embedded deployments, end-user experiences, notebooks, files, integrations, webhooks, dashboards, organizations, audit logs, and self-hosted enterprise instance administration. Devices may also connect via MQTT. Customers include industrial, smart-building, agriculture, and connected-product companies; Losant emphasizes white-labeled end-user experiences ("Experiences") and edge compute on Linux gateways plus microcontrollers via the Embedded Edge Agent (EEA).

APIs.json: https://raw.githubusercontent.com/api-evangelist/losant/refs/heads/main/apis.yml

Scope

  • Access: 3rd-Party

Tags

  • IoT
  • Internet Of Things
  • Devices
  • Edge Compute
  • Embedded
  • MQTT
  • Industrial IoT
  • Telemetry
  • Workflow Automation
  • Visual Workflow Engine
  • Dashboards
  • Time Series
  • Connected Products
  • Enterprise

APIs

Losant Authentication And Account API

Authenticate users, devices, and SSO sessions; manage the currently signed-in user, personal access tokens, organizations, and organization invites. Returns JWTs used as Bearer tokens for the rest of the Losant Platform API.

Tags

  • Authentication
  • Account
  • Users
  • Organizations
  • JWT

Properties

Losant Application API

Manage Losant Applications - the top-level multi-tenant container for IoT solutions - plus all application-scoped resources: dashboards, events, webhooks, integrations, files, application keys, API tokens, certificate authorities and certificates for X.509-authenticated devices, application templates, audit logs, credentials, and long-running resource jobs.

Tags

  • Applications
  • Dashboards
  • Events
  • Webhooks
  • Integrations
  • Files
  • Audit Logs
  • Credentials
  • Certificates
  • API Tokens
  • Resource Jobs

Properties

Losant Device API

Provision and manage IoT devices and device recipes, query device tags and attributes, read connection state and logs, and publish state or send commands to devices. Devices may also publish state and receive commands via MQTT (broker.losant.com).

Tags

  • Devices
  • Device Recipes
  • Telemetry
  • State
  • Commands
  • IoT

Properties

Losant Data And Data Tables API

Aggregate, query, and export time-series device data, and read/write rows in Data Tables - Losant's schemaful relational store for context data that lives alongside IoT telemetry.

Tags

  • Data
  • Data Tables
  • Time Series
  • Telemetry
  • Aggregation
  • Export

Properties

Losant Workflow Engine API

Create, version, deploy, debug, and execute flows in the Losant Visual Workflow Engine. Supports Application, Experience, Edge, Embedded, and Custom Node workflow types with full version history and rollback.

Tags

  • Workflows
  • Visual Workflow Engine
  • Automation
  • Orchestration
  • Versioning

Properties

Losant Edge And Embedded Compute API

Manage Losant Edge Compute deployments to Linux gateways (Gateway Edge Agent) and Embedded Edge Agent (EEA) deployments to microcontrollers. Distribute workflow versions to fleets, track deployment state, and roll back releases.

Tags

  • Edge Compute
  • Embedded
  • EEA
  • Deployments
  • Gateways
  • Microcontrollers

Properties

Losant Experience API

Build white-labeled end-user web Experiences on top of a Losant Application: experience users, groups, HTTP endpoints, server-rendered views, slugs, custom domains, versions, and the Experience publishing pipeline.

Tags

  • Experiences
  • End User
  • White Label
  • Web
  • Users
  • Groups
  • Endpoints
  • Views

Properties

Losant Notebooks API

Trigger and manage Losant Notebook executions - Jupyter-style batch workloads that operate on historical device data, data table contents, and other application state for analytics, ML, and reporting.

Tags

  • Notebooks
  • Jupyter
  • Batch
  • Analytics
  • Reporting
  • Data Science

Properties

Losant Enterprise Instance API

Administer dedicated or self-hosted Losant Enterprise Instances: instance members, organizations within the instance, organization members and invites, instance-level custom workflow nodes, sandboxes, notification rules, instance-level API tokens, and audit logs.

Tags

  • Enterprise
  • Instance
  • Self Hosted
  • Administration
  • Custom Nodes
  • Sandboxes
  • Notification Rules

Properties

Common Properties

Maintainers

FN: Kin Lane Email: info@apievangelist.com

About

Losant is an Enterprise IoT Platform that lets product teams build connected experiences, manage fleets of devices, orchestrate edge and embedded compute, and visualize and act on IoT data. The platform exposes a comprehensive REST API (the Platform API) covering applications, devices, data tables, time-series data, events, workflows (visual…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors