웹사이트에서 확인하거나 JSON API로 조회하고, 편집 가능한 노선 자료를 내려받을 수 있습니다. 각 기록에는 공식 출처, 검토일과 미확인 사항이 포함됩니다.
Static datasets are cacheable. Personal evaluations are never cached. If the rules service is unavailable, the API returns no compliant result.
GET /api/public/pet-travel/routesReviewed route summaries, steps, forms and source ledger. ?locale=zh-hk&origin=HK&destination=JP
GET /api/public/pet-travel/airlinesPublic airline policy snapshots and official links. ?locale=zh-hk&mode=cargo
POST /api/public/pet-travel/evaluateFact-specific rules-based journey evaluation. No authentication required.
POST /api/public/pet-travel/airlines/evaluateAirline, direction and transport-mode policy screening with source evidence.
POST /api/public/pet-travel/cratePublic IATA CR1 minimum-dimension calculation, including the short-nose uplift.
GET /api/public/pet-travel/private-flight-providersReviewed private-flight product types, operator caveats and official links.
POST /api/public/pet-travel/evaluate
Content-Type: application/json
{
"origin": "HK",
"destination": "JP",
"tripType": "one_way",
"purpose": "relocation",
"ownerAccompaniment": "same_journey",
"ownershipTransfer": false,
"transportMode": "manifest_cargo",
"pet": {
"species": "dog",
"isBrachycephalic": true,
"fitToFlyStatus": "not_assessed"
}
}This intentionally incomplete example returns actions and unknowns, not a pass. Add dated chip, vaccination, titer, permit and other evidence only when you actually have it.
CC BY 4.0Peqaboo-authored schema, identifiers, summaries and calculations.
Official source materialCopyright and reuse remain subject to each publisher. We link to the original instead of re-licensing it.
출처 우선순위, 검토 주기와 AI 경계를 확인하세요.