bootstrap
Description
Returns the basic information required to use the cloud APIs.
Code Examples
Request
GET
https://api.rivet.gg/cloud/bootstrapcurl -X GET 'https://api.rivet.gg/cloud/bootstrap'
Request Parameters
Response Body
access
string
(required)
captcha
object
(required)
captcha.turnstile
object
captcha.turnstile.site_key
string
(required)
cluster
string
(required)
The type of cluster that the backend is currently running.
domains
object
Domains that host parts of Rivet
domains.cdn
string
(required)
domains.job
string
(required)
domains.main
string
(required)
login_methods
object
(required)
login_methods.access_token
boolean
(required)
login_methods.email
boolean
(required)
origins
object
(required)
Origins used to build URLs from
origins.hub
string
(required)