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 Notebooks API

Notebooks resources on the Losant Platform.

Losant Notebooks 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 Notebooks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 6 operations across 2 paths, and defines 7 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.

6 operations 2 paths 7 schemas 1 DELETE2 GET1 PATCH2 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 Notebooks 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 6

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

Notebooks 6

Notebooks resources on the Losant Platform.

GET
/applications/{applicationId}/notebooks/{notebookId}
Returns Notebook Execution Usage by Day for the Time Range Specified for This Notebook
4 params → 200400404
PATCH
/applications/{applicationId}/notebooks/{notebookId}
Updates Information About a Notebook
2 params body → 200400404
DELETE
/applications/{applicationId}/notebooks/{notebookId}
Deletes a Notebook
2 params → 200400404
POST
/applications/{applicationId}/notebooks/{notebookId}
Marks a Specific Notebook Execution for Cancellation
3 params → 200400404
GET
/applications/{applicationId}/notebooks
Returns the Notebooks for an Application
7 params → 200400404
POST
/applications/{applicationId}/notebooks
Create a New Notebook for an Application
1 param body → 201400404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are notebook (13 properties), notebooks (10 properties), notebookPost (5 properties), notebookPatch (5 properties). Each schema is shown below with its type and property counts.

notebook
object
Schema for a single Notebook
13 properties
notebookMinuteCounts
object
Schema for the result of a notebook minute counts request
3 properties
notebookPatch
object
Schema for the body of a Notebook modification request
5 properties
notebookPost
object
Schema for the body of an Notebook creation request
5 properties 1 required
error
object
Schema for errors returned by the API
2 properties
notebooks
object
Schema for a collection of Notebooks
10 properties
success
object
Schema for reporting a successful operation
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

losant-notebooks-api-openapi.yml Raw ↑

Other APIs Losant publishes across the network.

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

This is an independent, third-party profile of Losant Notebooks 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.