Ask Your Question
2

What is the process to restrict Google API key using HTTP referrers?

asked 2021-06-16 11:00:00 +0000

ladyg gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-11-01 18:00:00 +0000

plato gravatar image

The following are the steps to restrict Google API key using HTTP referrers:

  1. Go to the Google Cloud Console and select your project.

  2. Click on the hamburger menu icon, then go to the API & Services section and select Credentials.

  3. Locate the API key that you want to restrict and click on the Edit button beside it.

  4. Scroll down until you see the Key restriction section and select HTTP referrers.

  5. Under the Accept requests from these HTTP referrers section, add the domain names that you want to allow access to the API key. You can add multiple domains by separating them with commas.

  6. Under the Application restrictions section, select the HTTP referrers option.

  7. Save the changes by clicking on the Save button.

Once you have completed these steps, only the domains that you have specified will be able to access your Google API key. Any requests made from domains not on the list will be denied.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-06-16 11:00:00 +0000

Seen: 20 times

Last updated: Nov 01 '21