Skip to main content

Version 2.0.0

🚀 New Feature​

Fleet Management API​

We're excited to introduce the Fleet Management API, a comprehensive solution for managing your transportation fleet operations. This new API enables you to build fleet management dashboards, automate operations, and integrate with your existing systems.

API Base URLs​

  • Sandbox: https://api.sandbox.goodjourney.io/api/management
  • Production: https://api.goodjourney.io/api/management

Key Features​

The Fleet Management API provides comprehensive endpoints for managing all aspects of your fleet:

Driver Management​
  • Create, update, and manage driver accounts
  • Assign vehicles to drivers
  • Track driver information and credentials
Vehicle Management​
  • Manage vehicle inventory and configurations
  • Create and update vehicle records
  • Manage vehicle types, capacity, and luggage capacity
Supplier Management​
  • Manage supplier companies and relationships
  • Create and manage supplier user accounts
  • Configure supplier operation zones, commission settings, and bank information
Corporate Accounts​
  • Manage corporate clients and their settings
  • Create and manage corporate user accounts
  • Manage corporate travelers and traveler profiles
Zone Management​
  • Configure operation zones (geographical areas where your fleet operates)
  • Manage restricted zones (areas with operation limitations)
  • Configure flat-rate zones (areas with fixed pricing)
Rate Management​
  • Configure regular point-to-point rates based on distance and time
  • Set up flat-rate pricing for specific routes or zones
  • Manage hourly rate packages with duration and distance options
  • Configure surcharge policies, customer policies, and supplier policies
  • Create and assign rate templates
File Upload​
  • Upload images and files to cloud storage

Authentication​

All endpoints require authentication using a Bearer token with fleetManager permission. Obtain your access token through the Authentication API.

Documentation​

For detailed API documentation, including all available endpoints, request/response schemas, and examples, please refer to the Fleet Management API specification.