V2ServerKeyRestrictionsResponse

data class V2ServerKeyRestrictionsResponse(val allowedIps: List<String>)

The IP addresses of callers 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 the caller IP addresses that are allowed to make API calls with this key.