How-to Guides¶
These guides are task-oriented. Each page solves one problem without trying to teach the entire package.
Getting connected¶
Querying data¶
- List and filter machines
- Get related data for one machine
- Run an advanced hunting query
- Work with result formats
- Stream results as Arrow IPC
- Use export-backed endpoints
Building on top of mde-client¶
- Build multi-endpoint workflows
- Handle errors and retries
- Tune performance
- Test code that uses mde-client
If you are new to the package, start with Get started instead of these guides.