For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Devices
- 🌱 List and retrieve endpoints for Devices: You can now retrieve device data through new endpoints. See the API reference guide.
Reports
- 🌱 Account creation opt-out on Report creation:
meta.auto-create-account on Create a Report lets you skip creating an Account.
- 🌱 Choose Account Type on Report creation:
meta.auto-create-account-type-id parameter on Create a Report allows setting a custom Account Type.
- 🍃 New way to set the Account’s reference ID:
meta.auto-create-account-reference-id parameter on Create a Report is the new preferred way to set the reference ID for the Account (instead of data.attributes.reference-id) to allow for reference IDs for different objects.