Environments
Fluide Connect docs and the API playground export from sandbox today. Production will use a separate base URL when GA launches.Base URLs
All product APIs share this host. Paths are product-scoped:
Switching environments
Use the same request shape in every environment. Only the base URL and credentials change. SetFLUIDE_BASE_URL (or NEXT_PUBLIC_FLUIDE_API_URL in the Connect app) to the base URL for the environment you are targeting.