# Non-API version of the application

## What is an API key?

A Google Maps API key is a personal code provided by Google to access Google Maps on this site. The API key is necessary if you want to use the feature required the data from Google Maps, for example, the auto-detect locations, delivery area restriction, etc...

To know how to get an API key for your store, please read [this document](https://storepickup-docs.secomapp.com/other-settings/create-google-api-for-your-store).&#x20;

## What are the differences between the API and the non-API version?

### 1. In-store Pickup&#x20;

In the non-API version, the app won't show the map on your store frontend.&#x20;

![](/files/-MGHG5xZyCN6ARSZfXUN)

Besides, when you don't have an API key, you can not access the Google Maps data, hence the **Auto-detect location** feature can not function in the non-API version and the **search for the nearest locations** feature as well.&#x20;

### 2. Local Delivery&#x20;

Similar to the pickup option, in the non-API version, the **Auto-detect location feature** also can not function. Not only the **Auto-detect location** feature but also the **Max radius distance validation** feature can not work if there is no Google Map API.&#x20;

In the frontend, the local delivery option in the non-API version will look like:

![](/files/-MGHmH3BpyL_S5TrY4v1)

While in the API version, the local delivery option will be like the screenshot below:

&#x20;

![](/files/-MGI4G542RfaD6wqTKsF)

The non-API version will bring to you a more simple version of the app. And it will also save you an amount of money because you do have to pay for Google API Key.&#x20;

If there is anything unclear to you, feel free to reach us at *<support@secomapp.com>*.

&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://storepickup-docs.secomapp.com/other-settings/non-api-version-of-the-application.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
