Orama Cloud — search
orama/cloud · version 1
envs add orama/cloud
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
ORAMA_ENDPOINT |
required | config | Index endpoint the browser client queries.. Shape ^https://\S+$. where to get it |
ORAMA_PUBLIC_API_KEY |
required | config | Search-only key the browser client uses.. where to get it |
ORAMA_PRIVATE_API_KEY |
optional | secret | Write key. Server-side only.. where to get it |