Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(7) Under Website restrictions click on ADD AN ITEM  requests from these HTTP referrers (web sites), enter the following BT's development domains and the client's live or to-be live domain. 

...

...

.hub.rezfusion.com/


...

How do I restrict my API key to specific websites?

Use an HTTP referrer to restrict the URLs that can use an API key.

Here are some examples of URLs that you can allow to set up a referrer:

  • A specific URL with an exact path: www.example.com/path

  • Any URL in a single domain with no subdomains, using a wildcard asterisk (*): example.com/*

  • Any URL in a single subdomain, using a wildcard asterisk (*): sub.example.com/*

  • Any subdomain or path URLs in a single domain, using wildcard asterisks (*): *.example.com/*

  • A URL with a non-standard port: www.example.com:8000/*

Note: query parameters and fragments are not currently supported; they will be ignored if you include them in an HTTP referrer.

(9) Under API restrictions → Select: Restrict Key → from the dropdown that populates after selecting 'Restrict Key', select: Maps Javascript API

...