Upload
The Upload endpoint is used to upload files from a Device or another API to the Memfault service.
Upload Trace
Import a new **Trace** for a given **Project**.
Upload Chunk
Upload one or more **Chunks** for a given **Device** to `chunks.memfault.com`.
Prepare Upload (using Project Key)
Prepare a file upload to `files.memfault.com`. This is **step 1** of a two-step upload flow.
Prepare Upload (Basic Auth)
Prepare a file upload to `files.memfault.com` using Basic Auth. This is **step 1** of a two-step upload flow.
Commit Coredump
Process a *Coredump* for a given **Project** after it has been uploaded using
Commit Bugreport
Process an Android Bug Report for a given **Project** after it has been uploaded using
Commit MAR File
Process a *MAR Archive* file for a given **Project** after it has been uploaded using
Commit Custom Data Recording
Process a [Custom Data Recording (CDR)](https://mflt.io/custom-data-recordings) for a given