Review the data on the website, retrieve it through the JSON API, or download an editable route kit. Every record includes its official sources, review dates and unresolved information.
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.
Read the source hierarchy, review cadence and AI boundary.