Libraries
»
gettyimages-api
(3.2.4)
»
Index (A)
»
Api_Host
Class: Api_Host
Inherits:
Object
Object
Api_Host
show all
Defined in:
lib/HttpHelper.rb
Constant Summary
collapse
API_HOST =
"
api.gettyimages.com
"
API_BASE_URL =
"
https://
#{
API_HOST
}
"
AUTH_HOST =
"
authentication.gettyimages.com
"
AUTH_BASE_URL =
"
https://
#{
AUTH_HOST
}
"