Harbor Gateway
Health & Status
Copy Page
Harbor Gateway
Harbor Gateway API
Harbor Gateway
Health & Status
Admin interface
GET
Health check
GET
Transactions
List all transactions
Create a transaction
Get transaction details
Release transaction
Open locker by transaction ID
Lockers
List all lockers
Get locker configuration
Get locker details
Update locker service state
Open locker by ID
Open all lockers
Locker Types
List all locker types
Get locker type details
Bank Types
List all bank types
Get bank type with associations
System
Receive heartbeat from external device
Schemas
Locker
LockerTypeSummary
TransactionResponse
LockerType
LockController
System
LockerConfig
LogEntry
OperationResponse
LockerOperationResponse
MultiStatusOperationResponse
BankType
OpenAllLockersResponse
BankTypeAssociation
Error
BankTypeWithAssociations
DeviceHeartbeatRequest
Health & Status
MCP
Copy Page
Admin interface
GET
/
Try it
Run in Apidog
Run in Apidog
Serves the admin interface HTML frontend. This is the primary web interface for managing the locker service.
Request
None
Responses
🟢
200
application/json
Admin interface HTML page
Body
Generate Code
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'/'
Response
Response Example
{
"message"
:
"string"
,
"version"
:
"string"
}
Modified atÂ
2026-02-20 22:56:40
Previous
Harbor Gateway
Next
Health check