m3ter is an API-first platform. When you’ve created your Meters and their data-collection fields, you can use the Submit Measurements API call to m3ter’s Ingest API to submit usage data into those fields:Documentation Index
Fetch the complete documentation index at: https://docs.m3ter.com/llms.txt
Use this file to discover all available pages before exploring further.
POST /organizations/{orgid}/measurements
For more details on the Submit Measurements API call to the Ingest API, see:
- The Submit measurements API Reference Docs page.
- The Getting Started with API Calls topic, which provides an example of a the call with code snippets for different languages you can copy.