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 ExportDestination API

Endpoints for creating, updating, retrieving, or deleting Data Export Destinations.Before you can configure and run either [Export Schedules](https://www.m3ter.com/docs/api#tag/ExportSchedule) or [Ad-Hoc Exports](https://www.m3ter.com/docs/api#tag/ExportAdHoc), you can set up Export Destinations. Currently, two options for setting up Data Export Destinations are available:* S3 buckets on your AWS account.* Buckets in your Google Cloud Storage account.**NOTE: Exporting without a Destination?** When a Data Export runs, the data is sent through to the specified Destination. However, the export file is also made available for you to download it locally. You can set up and run Data Exports without defining a Destination. The data is not exported but the compiled export file is made available for downloading locally.**Preview Version!** The Data Export feature is currently available only in Preview release version. See [Feature Release Stages](https://www.m3ter.com/docs/guides/getting-started/feature-release-stages) for Preview release definition. ExportDestination endpoints will only be available if Data Export has been enabled for your Organization. For more details see [Data Export(Preview)](https://www.m3ter.com/docs/guides/data-exports) in our main User documentation. If you're interested in previewing the Data Export feature, please get in touch with m3ter Support or your m3ter contact.

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

Tagged areas include ExportDestination. 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 3 paths, and defines 12 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 3 paths 12 schemas 1 DELETE3 GET1 POST1 PUT

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 ExportDestination 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 3 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

ExportDestination 6

Endpoints for creating, updating, retrieving, or deleting Data Export Destinations. Before you can configure and run either [Export Schedules](https://www.m3ter.com/docs/apitag/Ex…

GET
/organizations/{orgId}/dataexports/destinations
List ExportDestinations
ListDestinations 4 params → 2004XX5XX
POST
/organizations/{orgId}/dataexports/destinations
Create ExportDestination
PostDestination 1 param body → 2004XX5XX
GET
/organizations/{orgId}/dataexports/destinations/{id}
Retrieve ExportDestination
GetExportDestination 2 params → 2004XX5XX
PUT
/organizations/{orgId}/dataexports/destinations/{id}
Update ExportDestination
PutDestination 2 params body → 2004XX5XX
DELETE
/organizations/{orgId}/dataexports/destinations/{id}
Delete ExportDestination
DeleteDestination 2 params → 2004XX5XX
GET
/organizations/{orgId}/dataexports/jobs/{jobId}/getdownloadurl
Get Data Export File Download URL
GenerateDataExportFileDownloadUrl 2 params → 2004XX5XX

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are ExportDestinationGoogleCloudStorageRequest (8 properties), ExportDestinationGoogleCloudStorageResponse (7 properties), ExportDestinationBaseResponse (7 properties), ExportDestinationS3Request (5 properties). Each schema is shown below with its type and property counts.

GenerateExportDownloadUrlResponse
object
It contains details for downloading an export file
2 properties
DataExportDestinationType
string
The type of destination
PaginatedExportDestinationBaseResponseData
object
2 properties
ExportDestinationGoogleCloudStorageRequest
object
8 properties 4 required
ExportDestinationS3Request
object
5 properties 2 required
PartitionOrder
string
Specify how you want the file path to be structured in your bucket destination - by Time first (Default) or Type first. Type is dependent on whether the Export…
ExportDestinationGoogleCloudStorageResponse
object
The response containing the details of an Google Cloud Storage export destination.
7 properties
AbstractResponse
object
2 properties 1 required
ExportDestinationS3Response
object
4 properties
ExportDestinationBaseRequest
object
Base mode request containing available destination types
3 properties 2 required
AbstractRequest
object
1 property
ExportDestinationBaseResponse
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

m3ter-exportdestination-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 ExportDestination 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.