Set up your internal network access and make your first Flux Metadata Service calls to wrap a DEK, create a metadata record, and retrieve it.
This guide walks you through making your first requests to the Flux Metadata Service. By the end, you’ll have created a file metadata record, wrapped a DEK, and retrieved the metadata back.
The Metadata Service is internal only. All endpoints are accessible exclusively through the internal network. You must be connected to a Flux VPS or have direct internal network access - these endpoints are not exposed to the public internet.
Before creating file metadata, you need a wrapped DEK. Send a plain Data Encryption Key to the wrap endpoint - the service encrypts it with the master key and returns the wrapped version.