Get Started
Introduction

Installation

Base URLs

Production URl for Live:

Production
https://api.mynztrip.com/api/v1

Sandbox URL for Development:

Sandbox
http://45.32.116.123:88/api/v1

Common Headers

This is Common Header

HeaderValueRequiredDescription
Content-Typeapplication/jsonYesSpecifies the format of the request payload
Accept-Encodinggzip, deflateYesEnables compression for better performance
AuthorizationBearer <token>YesAuthentication token for API access