Losant · Capability

Application Applications

Application Applications is a Naftiko capability published by Losant, one of 22 capabilities the APIs.io network indexes for this provider.

Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.

Run with Naftiko

Capability Spec

application-applications.yaml Raw ↑
name: Manage Losant Applications
description: Create, update, clone, export, import, and search Losant Applications
  and apply application templates.
provider: losant
api: application
operations:
- path: /applications
  methods:
  - GET
  - POST
  - PATCH
  - DELETE
- path: /applications/{applicationId}
  methods:
  - GET
  - POST
  - PATCH
  - DELETE
auth: BearerAuth (Losant JWT)
inputs:
- applicationId
- deviceId or flowId where applicable
outputs:
- Losant resource JSON per OpenAPI schemas