Swiniot
Door Lock Command Dispatch
Copy Page
Swiniot Open Platform
API LIST
Token Acquisition and Usage Guide
Electricity Meter API
Query total electricity meter count
Query single electricity meter information
Query electricity meter recharge records
Query electricity consumption of a single meter
Query all electricity meter information
Query three-phase meter voltage, current, and power
Bind electricity meter
Unbind electricity meter
Electricity meter recharge
Electricity meter reading reset
Electricity meter switch
Set electricity price
Switch electricity meter payment mode
Electricity meter operation log
Bluetooth switch
Bluetooth switch - response
Bluetooth meter reading
Bluetooth meter reading - response
Bluetooth recharge
Bluetooth recharge - response
Water Meter API
Water meter recharge - Bluetooth
Water meter recharge - Bluetooth -response
Query total water meter count
Query single water meter information
Query water meter recharge records
Query water consumption of a single water meter
Batch query all water meter information
Add water meter
Water meter reading reset
Water meter operation log
Water meter recharge
Modify water price
Modify water meter payment mode
Valve-controlled water meter open/close valve
Super Gateway Door Lock API
Door Lock Command Dispatch
Door lock Bluetooth initialization command
GET
Add, edit, or delete landlord password (only one password allowed)
GET
Add, edit, or delete tenant password (only one password allowed)
GET
Open door
GET
Call the disconnect remote command before connecting via Bluetooth. Otherwise, the Bluetooth connection will fail.
GET
Unbind door lock
GET
Door card operations (add, delete, etc.)
GET
Fingerprint operations (add, delete, etc.)
GET
Door Lock Callback Commands
Door lock initialization callback API
API to call after door lock initialization is complete
Landlord password add, delete, or update callback API
Tenant password add, delete, or update callback API
Open door callback
Door lock unbind callback API
Door card Bluetooth callback API
Fingerprint Bluetooth callback API
Door lock list
GET
Door Lock Command Dispatch
Copy Page
Open door
GET
https://api.swiniot.com/open/sw/send/open
Try it
Run in Apifox
Run in Apifox
Open door - general API
Request
Query Params
Generate Code
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
'https://api.swiniot.com/open/sw/send/open?sn=40717260100000&bluetooth=true'
Responses
🟢
200
Success
application/json
Generate Code
Body
application/json
Generate Code
Example
{
}
Modified at
2026-06-12 06:52:45
Previous
Add, edit, or delete tenant password (only one password allowed)
Next
Call the disconnect remote command before connecting via Bluetooth. Otherwise, the Bluetooth connection will fail.