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

Carrier Lynx 2-way Command API

Remote-control surface for Lynx-connected transport refrigeration units. Three operations: list the commands a given asset supports, send one or more commands, and check the status of a dispatched command by commandId. Commands include per-compartment setpoints in the range -30 to 35 °C, compartment toggles, defrost initiation, pre-trip initiation, alarm clearing, run mode, sleep mode, TRU power and Intelliset selection. This is physical actuation: Carrier publishes no idempotency key, no dry-run mode and no reversal operation for it.

Carrier Lynx 2-way Command API is one of 8 APIs that Carrier Global publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Cold Chain, Refrigeration, Remote Control, Telematics, and IoT. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 3 paths, and defines 12 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, https://api.fleet.lynx.carrier.io/2waycmd.

3 operations 3 paths 12 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://api.fleet.lynx.carrier.io/2waycmd
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Carrier Lynx 2-way Command API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-lynx-api-key (x-lynx-api-key). By default, every request must be authenticated.

Paths & Operations 3

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

core 3
GET
/v1/check-command-status
This operation will return commands status list
check-2way-command-status 4 params → 200400401403429500
GET
/v1/get-commands
This operation will return list of available commands.
get-2way-commands 3 params → 200400401403429500
POST
/v1/send-commands
This operation will send 2-way commands
send-2way-commands body → 200400401403429500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Send2wayCmdRequestBody (15 properties), CommandsStatus (11 properties), SentCommand (3 properties), Arguments (2 properties). Each schema is shown below with its type and property counts.

BadRequestError
object
1 property
AuthRequestError
object
1 property
ForbiddenRequestError
object
1 property
TooManyRequestsError
object
1 property
UnexpectedError
object
1 property
CommandsStatus
object
Commands status
11 properties
CommandsStatusList
array
Commands status list
AvailableCommandsResponse
object
Commands Status
1 property
Arguments
object
Arguments
2 properties
Send2wayCmdRequestBody
object
Send 2way command
15 properties 1 required
SentCommand
object
Information about sent command
3 properties
Send2wayResponse
object
Send 2way cmd
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

carrier-global-lynx-2way-command-api-openapi.yaml Raw ↑

Other APIs Carrier Global publishes across the network.

Carrier Lynx Fleet API
Carrier Lynx Container API
Carrier Lynx Dev Portal GraphQL
Carrier i-Vu Building Automation
Carrier Comfort Network
Carrier Abound
Carrier SmartHome App
Where this information came from

This is an independent, third-party profile of Carrier Lynx 2-way Command 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.