How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Losant Data and Data Tables API

Data and Data Tables resources on the Losant Platform.

Losant Data and Data Tables API is one of 6 APIs that Losant publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

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

This API exposes 12 operations across 5 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 1.29.4.

Requests are made against a single base URL, https://api.losant.com.

12 operations 5 paths 13 schemas 2 DELETE4 GET2 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.29.4
Base URL
https://api.losant.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Losant Data and Data Tables API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Losant uses JSON Web Tokens (JWTs) for authentication. Obtain a token via POST /auth/user, POST /auth/device, POST /applications/{applicationId}/tokens, or POS…

Paths & Operations 12

Across 5 paths, the API surfaces 12 operations — 2 DELETE, 4 GET, 2 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Data and Data Tables 12

Data and Data Tables resources on the Losant Platform.

GET
/applications/{applicationId}/data-tables/{dataTableId}/rows/{rowId}
Retrieves the Data Table Row
3 params → 200400404
PATCH
/applications/{applicationId}/data-tables/{dataTableId}/rows/{rowId}
Updates the Data Table Row
3 params body → 200400404
DELETE
/applications/{applicationId}/data-tables/{dataTableId}/rows/{rowId}
Deletes a Data Table Row
3 params → 200400404
GET
/applications/{applicationId}/data-tables/{dataTableId}/rows
Returns the Rows for a Data Table
7 params → 200400404
POST
/applications/{applicationId}/data-tables/{dataTableId}/rows
Delete All Data in the Data Table
2 params → 200400404
GET
/applications/{applicationId}/data-tables/{dataTableId}
Retrieves Information on a Data Table
2 params → 200400404
PATCH
/applications/{applicationId}/data-tables/{dataTableId}
Updates Information About a Data Table
2 params body → 200400404
POST
/applications/{applicationId}/data-tables/{dataTableId}
Adds a New Column to This Data Table
2 params body → 200400404
DELETE
/applications/{applicationId}/data-tables/{dataTableId}
Deletes a Data Table
2 params → 200400404
GET
/applications/{applicationId}/data-tables
Returns the Data Tables for an Application
7 params → 200400404
POST
/applications/{applicationId}/data-tables
Create a New Data Table for an Application
1 param body → 201400404
POST
/applications/{applicationId}/data
Creates a CSV File from a Query of Devices and Attributes Over a Time Range.
1 param body → 202400404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are advancedDeviceQuery (19 properties), dataTableRows (10 properties), dataTables (10 properties), devicesDataExport (9 properties). Each schema is shown below with its type and property counts.

dataTableRows
object
Schema for a collection of Data Table Rows
10 properties
dataTablePatch
object
Schema for the body of a Data Table modification request
2 properties
dataTableRow
object
Schema for a single Data Table Row
3 properties
dataTablePost
object
Schema for the body of a Data Table creation request
3 properties 1 required
dataTable
object
Schema for a single Data Table
8 properties
jobEnqueuedResult
object
Schema for the result of a job being queued
3 properties
devicesDataExport
object
Schema for exporting the data for multiple devices
9 properties
dataTableRowInsertUpdate
object
Schema for inserting or updating a data table row
advancedDeviceQuery
object
Schema for advanced device queries
19 properties
dataTables
object
Schema for a collection of Data Tables
10 properties
error
object
Schema for errors returned by the API
2 properties
dataTableColumn
object
Schema for a single Data Table Column
4 properties 3 required
success
object
Schema for reporting a successful operation
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

losant-data-and-data-tables-api-openapi.yml Raw ↑

Other APIs Losant publishes across the network.

Losant Authentication and Account API
Losant Edge and Embedded Compute API
Losant Enterprise Instance API
Losant Notebooks API
Losant Workflow Engine API
Where this information came from

This is an independent, third-party profile of Losant Data and Data Tables API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.