How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

M3ter Measurements API

Endpoints for submitting usage data measurements to the m3ter platform:- **Directly:** You can use the **Submit Measurements** call to submit raw data measurements directly using the **Ingest API**.- **Indirectly:** You can use the platform's file upload service calls to prepare for and submit a file for data ingest using the **Config API**.To use the file upload service:- First, make a **Generate an upload URL** call to obtain a temporary upload URL and an upload job ID.- You can then upload your data measurements file using a `PUT` request using the upload URL as the endpoint.- Any errors are reported via the normal [Alerts](https://www.m3ter.com/docs/guides/viewing-and-managing-alerts) service in the Console UI.- If any issues occur with a file upload, you can use the upload job ID with other file upload service calls we provide to troubleshoot and resolve issues.**Note:** You can also perform a File Upload via a Meter's Details page in the m3ter Console using a `CSV` formatted file you've prepared for usage data measurements ingest for the Meter.In the m3ter documentation, see also:- [Optimizing Measurement Submissions](https://www.m3ter.com/docs/guides/m3ter-apis/ingest-api-limits).- [File Uploads for Data Ingest](https://www.m3ter.com/docs/guides/submitting-usage-data/file-uploads-for-data-ingest)

M3ter Measurements API is one of 58 APIs that M3ter publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Measurements. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and a getting-started guide.

This API exposes 6 operations across 6 paths, and defines 10 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against a single base URL, https://api.m3ter.com.

6 operations 6 paths 10 schemas 4 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://api.m3ter.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

M3ter Measurements API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the clientCredentials and authorizationCode flows, exposing 6 scopes. By default, every request must be authenticated.

  • OAuth2 — m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow. The authorizationCode flow controls access for human users via the m3…

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 4 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Measurements 6

Endpoints for submitting usage data measurements to the m3ter platform: - Directly: You can use the Submit Measurements call to submit raw data measurements directly using the Ing…

POST
/organizations/{orgId}/measurements
Submit Measurements
SubmitMeasurements 1 param body → 2004XX5XX
GET
/organizations/{orgId}/measurements/failedIngest/getDownloadUrl
Get Failed Ingest File Download URL
GetValidationErrorDownloadUrl 2 params → 2004XX5XX
GET
/organizations/{orgId}/fileuploads/measurements/jobs/{id}/original
Get Original File Download URL
GetJobOriginalFileDownloadUrl 2 params → 2004XX5XX
POST
/organizations/{orgId}/fileuploads/measurements/generateUploadUrl
Generate Upload URL
GenerateUploadUrl 1 param body → 2004XX5XX
GET
/organizations/{orgId}/fileuploads/measurements/jobs
List File Upload Jobs
ListJobs 6 params → 2004XX5XX
GET
/organizations/{orgId}/fileuploads/measurements/jobs/{id}
Get File Upload Job Response
GetUploadJobResponse 2 params → 2004XX5XX

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are MeasurementRequest (13 properties), UploadJobResponse (9 properties), UrlUploadResponse (3 properties), GetUploadUrlRequest (3 properties). Each schema is shown below with its type and property counts.

PaginatedUploadJobResponseData
object
2 properties
SubmitMeasurementsRequest
object
1 property 1 required
JobStatus
string
The status of the file upload job.
UrlUploadResponse
object
Response containing the upload job URL details
3 properties
GetUploadUrlRequest
object
Request containing the file details when generating an upload URL.
3 properties 3 required
UrlDownloadResponse
object
It contains details for downloading a file
3 properties
UploadJobResponse
object
Response containing the upload job details.
9 properties
MeasurementRequest
object
13 properties 3 required
SubmitMeasurementsResponse
object
1 property
GenerateDownloadUrlResponse
object
It contains details for downloading a file
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

m3ter-measurements-api-openapi.yml Raw ↑

Other APIs M3ter publishes across the network.

M3ter Account API
M3ter AccountPlan API
M3ter Aggregation API
M3ter Auth API
M3ter BalanceChargeSchedule API
M3ter Balances API
M3ter BalanceTransactionSchedule API
M3ter Bill API
M3ter BillConfig API
M3ter BillGroupingKey API
M3ter BillJob API
M3ter Charge API
Where this information came from

This is an independent, third-party profile of M3ter Measurements API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.