Tích hợp API

Quản lý API Keys, Webhooks và tài liệu tích hợp.

API Keys
TênKeyPhạm viDùng gần nhất
Tích hợp HikCentralpk_live_***ax82read:events,write:gates2025-05-20 09:30
Cổng thanh toán VNPaypk_live_***vnp1write:payments2025-05-20 09:41
BI Power BIpk_live_***bipbread:reports2025-05-19 18:00
Webhooks
URLSự kiệnTrạng thái
https://hooks.acme.vn/parking/eventsvehicle.entryHoạt động
https://hooks.acme.vn/parking/paymentpayment.successHoạt động
https://erp.tapdoan.vn/api/parking/syncreconciliation.dailyLỗi
Ví dụ Request
POST https://api.parkcentral.vn/v1/events
Authorization: Bearer pk_live_***
Content-Type: application/json

{
  "site_id": "S001",
  "plate": "51F-A 123.45",
  "direction": "in",
  "timestamp": "2025-05-20T09:42:11+07:00"
}