Google Maps APIs Setup Guide for Logistifie Account
📽️ Video Walkthrough: Step-by-Step Video Guide Click Here
1. Sign Up for Google Cloud Platform (GCP)
- Go to Google Cloud Console.
- Click Get Started for Free.
- Sign in with your Google account or create a new one.
- Agree to the terms of service and start your free trial (credit card required for verification, but free tier includes $300 credits).
2. Create a GCP Project
- In the GCP Console, click the project dropdown menu (top-left).
- Click New Project
- Name the project (e.g., Logistifie-Maps).
Click Create.

3. Enable Billing
- From the navigation menu, go to Billing.
- Click Link a Billing Account.
- Follow prompts to add billing details (required even for free-tier usage).

4. Enable Required APIs
- Navigate to APIs & Services > Library.
- Search for and enable these APIs:

- Directions API
- Maps JavaScript API
- Places API
5. Configure Browser API Key (Client-Side)
Step 1: Create the Key
- Go to APIs & Services > Credentials.
- Click Create Credentials > API Key.
- Name the key (e.g., Logistifie-Browser-Key).
Step 2: Restrict the Key
- Application Restrictions:
- Select HTTP referrers (web sites).
- Add these allowed websites:
https://logistifie.com/*
https://your-booking-engine-page/
https://xxxx.dashboardloginapp.com
API Restrictions:
Choose Restrict Key.
Select only:
Directions API
Maps JavaScript API
Places API



6. Configure Server API Key (Backend)
Step 1: Create the Key
- Go to APIs & Services > Credentials.
- Click Create Credentials > API Key.
- Name the key (e.g., Logistifie-Server-Key).
Step 2: Restrict the Key
- Application Restrictions:
- Select IP addresses.
- Add the allowed IP: 52.56.189.116.
API Restrictions:
- Choose Restrict Key.
- Select only Places API.

Related Articles
How to Set Up Google APIs for Location Services: Distance Calculation, Geocoding, Journey Pricing, Address Suggestions and Map Display
This comprehensive guide will walk you through setting up the Google Maps Platform APIs to enable essential location features in your application including distance calculations, geocoding, journey pricing, address autocomplete, and interactive map ...
Guide to Setup Logistifie Dispatch System - How to Add a New Client in Logistifie Dispatch System
The Logistifie Dispatch System allows you to manage different types of clients efficiently. Follow these steps to add a new client into the system. Step 1: Navigate to the "Client" Section 1. Login to your Logistifie Admin Dashboard. 2. On the left ...
⚙️ Complete Guide to the Settings Panel in Logistifie Dispatch System
The Settings section in the Logistifie Dispatch System is where you configure your core system preferences — everything from currency and timezone to invoicing behavior and branding. Whether you're just getting started or fine-tuning your dispatch ...
Guide to Setup Logistifie Dispatch System - How to Add a New Tariff in Logistifie Dispatch System
? How to Add a New Tariff in Logistifie In Logistifie, you can manage different types of tariffs to suit various ride types and customer needs. Each tariff is linked to a vehicle category, meaning every vehicle type (like Business Class, Van, SUV, ...
Guide to Setup Logistifie Dispatch System - How to Add a New Coverage Zone in Logistifie Dispatch System
?️ How to Add a New Coverage Zone in Logistifie Adding coverage zones allows you to define service areas on the map where your fleet operates. Here's a step-by-step guide to help you create a new coverage zone in the Logistifie platform. ...