bootstrap


Description

Returns the basic information required to use the cloud APIs.


Code Examples

curl -X GET 'https://api.rivet.gg/cloud/bootstrap'

Request Parameters


Response Body

  • cluster
    string

    The type of cluster that the backend is currently running.

  • access
    string
  • domains
    object

    Domains that host parts of Rivet

    • domains.main
      string
    • domains.cdn
      string
    • domains.job
      string
    • domains.opengb
      string
  • origins
    object

    Origins used to build URLs from

    • origins.hub
      string
  • captcha
    object
    • captcha.turnstile
      object
      • captcha.turnstile.site_key
        string
  • login_methods
    object
    • login_methods.access_token
      boolean
    • login_methods.email
      boolean