🚚
truQ Services
  • Getting Started
  • Environment
  • Status Codes
  • Booking Management
    • Trip Booking
      • Getting a Quote
      • Booking an open trip
      • Booking a standard trip
      • Booking a merchant trip
    • Payment and Order Confirmation
      • Standard trip order confirmation
      • Business trip order confirmation
  • Parameter Guide
    • Trip Types
    • Vehicle Categories
    • Source and Destination
Powered by GitBook
On this page

Environment

The PRODUCTION environment is used when all is set and you are ready to go live. Please use your PRODUCTION API keys in this environment to accurately pass data through our systems

The STAGING environment is used when you are still integrating and testing with our services. Please use your test API keys in this environment.

The Organisation reference on the staging environment for truQ Services is TRU_H0D4, and on PRODUCTION, TRU_Z9WE

The PRODUCTION environment would use the following;

https://dodge.siju.it/
-H "Authorization: Bearer YOUR_PUBLIC_KEY"
-H "Organisation: TRU_Z9WE"

The STAGING environment would use the following;

https://dodge-apis-staging-c2btvqbhlq-uc.a.run.app/
-H "Authorization: Bearer YOUR_PUBLIC_KEY"
-H "Organisation: TRU_H0D4"

Last updated 1 year ago