{"id":238,"date":"2023-10-11T12:37:21","date_gmt":"2023-10-11T10:37:21","guid":{"rendered":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/?post_type=lsvr_kba&#038;p=238"},"modified":"2026-08-24T18:18:48","modified_gmt":"2026-08-24T16:18:48","slug":"generating-google-maps-api-key-and-map-id","status":"publish","type":"lsvr_kba","link":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/knowledge-base\/generating-google-maps-api-key-and-map-id\/","title":{"rendered":"Generating Google Maps API Key and&nbsp;Map&nbsp;ID"},"content":{"rendered":"<p>Google Maps configuration is required for Chauffeur Taxi Booking System. The plugin uses Google Maps services to display maps, provide address autocomplete, calculate distances and travel times, calculate routes from and back to the vehicle base, handle geofencing, and create custom routes in the WordPress dashboard.<\/p>\n<p>To use these features, you need to create a Google Cloud project, enable the required APIs, generate an API key, and create a Map ID.<\/p>\n<p>Google Maps Platform requires a billing account, but Google provides free usage limits that renew every month. For typical use on a small or medium-sized website, Google Maps usage is usually covered by these free limits. Charges may apply only when usage exceeds the available monthly allowance. You can review the current free usage limits and pricing on the Google Maps Platform <a target=\"_blank\" href=\"https:\/\/mapsplatform.google.com\/pricing\/#pay-as-you-go\" rel=\"noopener\">Pricing Page<\/a>.<\/p>\n<div class=\"important\">\n<p><strong>Important!<\/strong><\/p>\n<p>Restrict your Google Maps API key to your website and to the APIs required by the plugin. Proper restrictions help prevent unauthorized use of your key.<\/p>\n<\/div>\n<h2>Create a Google Cloud Project<\/h2>\n<ol>\n<li>Go to the <strong>Google Cloud Console<\/strong> at <a target=\"_blank\" href=\"https:\/\/console.cloud.google.com\/\" rel=\"noopener\">https:\/\/console.cloud.google.com\/<\/a>. If you are not logged in, Google will prompt you to sign in.<\/li>\n<li>Click the <mark>&#8216;Select a project&#8217;<\/mark> dropdown at the top \u2013 <a target=\"_blank\" href=\"https:\/\/quanticalabs.com\/Envato\/Items\/Chauffeur_Booking_System_WordPress\/guides\/maps_api_01.png\" rel=\"noopener\">See screenshot<\/a>.<\/li>\n<li>Click <mark>&#8216;New Project&#8217;<\/mark> \u2013 <a target=\"_blank\" href=\"https:\/\/quanticalabs.com\/Envato\/Items\/Chauffeur_Booking_System_WordPress\/guides\/maps_api_02.png\" rel=\"noopener\">See screenshot<\/a>.<\/li>\n<li>Enter a <mark>&#8216;Project Name&#8217;<\/mark>.<\/li>\n<li>Click <mark>&#8216;Create&#8217;<\/mark> \u2013 <a target=\"_blank\" href=\"https:\/\/quanticalabs.com\/Envato\/Items\/Chauffeur_Booking_System_WordPress\/guides\/maps_api_03.png\" rel=\"noopener\">See screenshot<\/a>.<\/li>\n<\/ol>\n<h2>Enable the Required APIs<\/h2>\n<ol>\n<li>In the Google Cloud Console, go to <mark>&#8216;APIs &amp; Services&#8217;<\/mark> -> <mark>&#8216;Library&#8217;<\/mark> \u2013 <a target=\"_blank\" href=\"https:\/\/quanticalabs.com\/Envato\/Items\/Chauffeur_Booking_System_WordPress\/guides\/maps_api_04.png\" rel=\"noopener\">See screenshot<\/a>, <a target=\"_blank\" href=\"https:\/\/quanticalabs.com\/Envato\/Items\/Chauffeur_Booking_System_WordPress\/guides\/maps_api_05.png\" rel=\"noopener\">See screenshot<\/a>.<\/li>\n<li>Use the search bar to find and enable the following APIs:\n<ul>\n<li><strong>Geocoding API<\/strong> \u2013 <a target=\"_blank\" href=\"https:\/\/quanticalabs.com\/Envato\/Items\/Chauffeur_Booking_System_WordPress\/guides\/maps_api_06.png\" rel=\"noopener\">See screenshot<\/a>.<\/li>\n<li><strong>Maps JavaScript API<\/strong> \u2013 <a target=\"_blank\" href=\"https:\/\/quanticalabs.com\/Envato\/Items\/Chauffeur_Booking_System_WordPress\/guides\/maps_api_07.png\" rel=\"noopener\">See screenshot<\/a>.<\/li>\n<li><strong>Places API (New)<\/strong> \u2013 <a target=\"_blank\" href=\"https:\/\/quanticalabs.com\/Envato\/Items\/Chauffeur_Booking_System_WordPress\/guides\/maps_api_08.png\" rel=\"noopener\">See screenshot<\/a>.<\/li>\n<li><strong>Places API<\/strong> \u2013 the legacy Places API is also required by the plugin. You can enable it using <a target=\"_blank\" href=\"https:\/\/console.cloud.google.com\/apis\/library\/places-backend.googleapis.com?&#038;project=\/\" rel=\"noopener\">this direct link<\/a>.<\/li>\n<li><strong>Routes API<\/strong> \u2013 <a target=\"_blank\" href=\"https:\/\/quanticalabs.com\/Envato\/Items\/Chauffeur_Booking_System_WordPress\/guides\/maps_api_09.png\" rel=\"noopener\">See screenshot<\/a>.<\/li>\n<\/ul>\n<\/li>\n<li>Open each API and click <mark>&#8216;Enable&#8217;<\/mark>.<\/li>\n<li>If billing has not yet been configured for the project, Google will prompt you to create or select a Billing Account and provide the required billing information.<\/li>\n<\/ol>\n<h2>Create an API Key<\/h2>\n<ol>\n<li>Navigate to <mark>&#8216;APIs &amp; Services&#8217;<\/mark> -> <mark>&#8216;Credentials&#8217;<\/mark>.<\/li>\n<li>Click <mark>&#8216;Create Credentials&#8217;<\/mark> and select <mark>&#8216;API Key&#8217;<\/mark> \u2013 <a target=\"_blank\" href=\"https:\/\/quanticalabs.com\/Envato\/Items\/Chauffeur_Booking_System_WordPress\/guides\/maps_api_10.png\" rel=\"noopener\">See screenshot<\/a>.<\/li>\n<li>Your new API key will be generated. Copy it for later use \u2013 <a target=\"_blank\" href=\"https:\/\/quanticalabs.com\/Envato\/Items\/Chauffeur_Booking_System_WordPress\/guides\/maps_api_11.png\" rel=\"noopener\">See screenshot<\/a>.<\/li>\n<\/ol>\n<h2>Restrict the API Key<\/h2>\n<ol>\n<li>In the <mark>&#8216;Credentials&#8217;<\/mark> section, locate your newly created API key.<\/li>\n<li>Click the key name to edit it \u2013 <a target=\"_blank\" href=\"https:\/\/quanticalabs.com\/Envato\/Items\/Chauffeur_Booking_System_WordPress\/guides\/maps_api_12_5.png\" rel=\"noopener\">See screenshot<\/a>.<\/li>\n<li>Under <mark>&#8216;Application restrictions&#8217;<\/mark>, select <mark>&#8216;Websites&#8217;<\/mark> and click <mark>&#8216;Add&#8217;<\/mark>.<\/li>\n<li>In the <mark>&#8216;Website&#8217;<\/mark> field, add your domain, for example:\n<ul>\n<li><code>https:\/\/yourdomain.com\/*<\/code><\/li>\n<li><code>https:\/\/sub.yourdomain.com\/*<\/code><\/li>\n<\/ul>\n<\/li>\n<li>Under <mark>&#8216;API restrictions&#8217;<\/mark>, select <mark>&#8216;Restrict key&#8217;<\/mark>.<\/li>\n<li>Select the following APIs:\n<ul>\n<li><strong>Geocoding API<\/strong><\/li>\n<li><strong>Maps JavaScript API<\/strong><\/li>\n<li><strong>Places API (New)<\/strong><\/li>\n<li><strong>Places API<\/strong><\/li>\n<li><strong>Routes API<\/strong><\/li>\n<\/ul>\n<\/li>\n<li>Click <mark>&#8216;Save&#8217;<\/mark>.<\/li>\n<\/ol>\n<h2>Create a Map ID<\/h2>\n<ol>\n<li>Navigate to <mark>&#8216;Google Maps Platform&#8217;<\/mark> -> <mark>&#8216;Map Management&#8217;<\/mark> \u2013 <a target=\"_blank\" href=\"https:\/\/quanticalabs.com\/Envato\/Items\/Chauffeur_Booking_System_WordPress\/guides\/maps_api_13.png\" rel=\"noopener\">See screenshot<\/a>.<\/li>\n<li>Click <mark>&#8216;Create Map ID&#8217;<\/mark> \u2013 <a target=\"_blank\" href=\"https:\/\/quanticalabs.com\/Envato\/Items\/Chauffeur_Booking_System_WordPress\/guides\/maps_api_14.png\" rel=\"noopener\">See screenshot<\/a>.<\/li>\n<li>Enter a <mark>&#8216;Name&#8217;<\/mark> for the Map ID.<\/li>\n<li>For <mark>&#8216;Map Type&#8217;<\/mark>, select <strong>JavaScript<\/strong> and <strong>Raster<\/strong>.<\/li>\n<li>Click <mark>&#8216;Save&#8217;<\/mark>.<\/li>\n<li>Your Map ID will be generated. Copy it for later use \u2013 <a target=\"_blank\" href=\"https:\/\/quanticalabs.com\/Envato\/Items\/Chauffeur_Booking_System_WordPress\/guides\/maps_api_15.png\" rel=\"noopener\">See screenshot<\/a>.<\/li>\n<\/ol>\n<h2>Configure Google Maps in the Plugin<\/h2>\n<div class=\"tip\">\n<p><strong>Good to Know<\/strong><\/p>\n<p>New API keys and configuration changes may take a few minutes to become active. If the key does not work immediately, wait a few minutes and try again.<\/p>\n<\/div>\n<ol>\n<li>Navigate to <mark>&#8216;Settings&#8217;<\/mark> -> <mark>&#8216;Chauffeur Booking System&#8217;<\/mark> -> <mark>&#8216;General&#8217;<\/mark> -> <mark>&#8216;Google Maps&#8217;<\/mark>.<\/li>\n<li>Paste your API key into the <mark>&#8216;Google Maps API Key&#8217;<\/mark> field.<\/li>\n<li>Paste your Map ID into the <mark>&#8216;Google Map ID&#8217;<\/mark> field.<\/li>\n<li>Click <mark>&#8216;Save Changes&#8217;<\/mark>.<\/li>\n<\/ol>\n<div class=\"doc-version\">\n<p><strong>Summary<\/strong><\/p>\n<p>Document version: 2.0<br \/>\n\tLast updated: August 24, 2026<br \/>\n\tPlugin version: 8.4+<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Google Maps configuration is required for Chauffeur Taxi Booking System. The plugin uses Google Maps services to display maps, provide address autocomplete, calculate distances and travel times, calculate routes from and back to the vehicle base, handle geofencing, and create custom routes in the WordPress dashboard. To use these features, you need to create a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":{"footnotes":""},"lsvr_kba_cat":[5],"lsvr_kba_tag":[],"class_list":["post-238","lsvr_kba","type-lsvr_kba","status-publish","format-standard","hentry","lsvr_kba_cat-getting-started"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Generating Google Maps API Key and&nbsp;Map&nbsp;ID | Chauffeur Taxi Booking System for WordPress<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/knowledge-base\/generating-google-maps-api-key-and-map-id\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Generating Google Maps API Key and&nbsp;Map&nbsp;ID | Chauffeur Taxi Booking System for WordPress\" \/>\n<meta property=\"og:description\" content=\"Google Maps configuration is required for Chauffeur Taxi Booking System. The plugin uses Google Maps services to display maps, provide address autocomplete, calculate distances and travel times, calculate routes from and back to the vehicle base, handle geofencing, and create custom routes in the WordPress dashboard. To use these features, you need to create a [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/knowledge-base\/generating-google-maps-api-key-and-map-id\/\" \/>\n<meta property=\"og:site_name\" content=\"Chauffeur Taxi Booking System for WordPress\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-24T16:18:48+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/knowledge-base\\\/generating-google-maps-api-key-and-map-id\\\/\",\"url\":\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/knowledge-base\\\/generating-google-maps-api-key-and-map-id\\\/\",\"name\":\"Generating Google Maps API Key and&nbsp;Map&nbsp;ID | Chauffeur Taxi Booking System for WordPress\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/#website\"},\"datePublished\":\"2023-10-11T10:37:21+00:00\",\"dateModified\":\"2026-08-24T16:18:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/knowledge-base\\\/generating-google-maps-api-key-and-map-id\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/knowledge-base\\\/generating-google-maps-api-key-and-map-id\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/knowledge-base\\\/generating-google-maps-api-key-and-map-id\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Knowledge Base\",\"item\":\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/knowledge-base\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Generating Google Maps API Key and&nbsp;Map&nbsp;ID\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/#website\",\"url\":\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/\",\"name\":\"Chauffeur Taxi Booking System for WordPress\",\"description\":\"Documentation\",\"publisher\":{\"@id\":\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/#organization\",\"name\":\"QuanticaLabs\",\"url\":\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/06\\\/quanticalabs-512x512-1.png\",\"contentUrl\":\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/06\\\/quanticalabs-512x512-1.png\",\"width\":512,\"height\":512,\"caption\":\"QuanticaLabs\"},\"image\":{\"@id\":\"https:\\\/\\\/quanticalabs.com\\\/docs\\\/chauffeur-booking-system\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Generating Google Maps API Key and&nbsp;Map&nbsp;ID | Chauffeur Taxi Booking System for WordPress","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/knowledge-base\/generating-google-maps-api-key-and-map-id\/","og_locale":"en_US","og_type":"article","og_title":"Generating Google Maps API Key and&nbsp;Map&nbsp;ID | Chauffeur Taxi Booking System for WordPress","og_description":"Google Maps configuration is required for Chauffeur Taxi Booking System. The plugin uses Google Maps services to display maps, provide address autocomplete, calculate distances and travel times, calculate routes from and back to the vehicle base, handle geofencing, and create custom routes in the WordPress dashboard. To use these features, you need to create a [&hellip;]","og_url":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/knowledge-base\/generating-google-maps-api-key-and-map-id\/","og_site_name":"Chauffeur Taxi Booking System for WordPress","article_modified_time":"2026-08-24T16:18:48+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/knowledge-base\/generating-google-maps-api-key-and-map-id\/","url":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/knowledge-base\/generating-google-maps-api-key-and-map-id\/","name":"Generating Google Maps API Key and&nbsp;Map&nbsp;ID | Chauffeur Taxi Booking System for WordPress","isPartOf":{"@id":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/#website"},"datePublished":"2023-10-11T10:37:21+00:00","dateModified":"2026-08-24T16:18:48+00:00","breadcrumb":{"@id":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/knowledge-base\/generating-google-maps-api-key-and-map-id\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/knowledge-base\/generating-google-maps-api-key-and-map-id\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/knowledge-base\/generating-google-maps-api-key-and-map-id\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/"},{"@type":"ListItem","position":2,"name":"Knowledge Base","item":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/knowledge-base\/"},{"@type":"ListItem","position":3,"name":"Generating Google Maps API Key and&nbsp;Map&nbsp;ID"}]},{"@type":"WebSite","@id":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/#website","url":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/","name":"Chauffeur Taxi Booking System for WordPress","description":"Documentation","publisher":{"@id":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/#organization","name":"QuanticaLabs","url":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/#\/schema\/logo\/image\/","url":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/wp-content\/uploads\/sites\/2\/2026\/06\/quanticalabs-512x512-1.png","contentUrl":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/wp-content\/uploads\/sites\/2\/2026\/06\/quanticalabs-512x512-1.png","width":512,"height":512,"caption":"QuanticaLabs"},"image":{"@id":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/wp-json\/wp\/v2\/lsvr_kba\/238","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/wp-json\/wp\/v2\/lsvr_kba"}],"about":[{"href":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/wp-json\/wp\/v2\/types\/lsvr_kba"}],"author":[{"embeddable":true,"href":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/wp-json\/wp\/v2\/comments?post=238"}],"version-history":[{"count":32,"href":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/wp-json\/wp\/v2\/lsvr_kba\/238\/revisions"}],"predecessor-version":[{"id":1405,"href":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/wp-json\/wp\/v2\/lsvr_kba\/238\/revisions\/1405"}],"wp:attachment":[{"href":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/wp-json\/wp\/v2\/media?parent=238"}],"wp:term":[{"taxonomy":"lsvr_kba_cat","embeddable":true,"href":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/wp-json\/wp\/v2\/lsvr_kba_cat?post=238"},{"taxonomy":"lsvr_kba_tag","embeddable":true,"href":"https:\/\/quanticalabs.com\/docs\/chauffeur-booking-system\/wp-json\/wp\/v2\/lsvr_kba_tag?post=238"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}