V2BrowserKeyRestrictionsResponse

data class V2BrowserKeyRestrictionsResponse(val allowedReferrers: List<String>)

The HTTP referrers (websites) that are allowed to use the key.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of regular expressions for the referrer URLs that are allowed to make API calls with this key.