mTrip Developer Hub
Complete technical documentation for integrating with the mTrip platform — APIs, GDS connectivity, and third-party integrations.
POST /api/v1/trips/sync
Authorization: Bearer {api_key}
Content-Type: application/json
{
“pnr”: “ABC123”,
“gds”: “sabre”,
“traveler_id”: “usr_98421”
}
✓ 200 OK — Trip synced successfully