API Calls for Data Ingest - m3ter Documentation

Documentation Index

Fetch the complete documentation index at: /llms.txt

Use this file to discover all available pages before exploring further.


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:

POST/organizations/{orgid}/measurements

For more details on the Submit Measurements API call to the Ingest API, see:

Important! Request Rate and Payload Limits. The Ingest API is designed to handle high request rates and offers high payload-per-request size. However, we impose limits on request rate and request payload size. See m3ter APIs