---
title: "Submit a metered usage record to the provider"
method: POST
path: "/v1/integrations/{id}/usage"
tags: ["Integrations"]
---

# Submit a metered usage record to the provider

`POST /v1/integrations/{id}/usage`

Forwards a single metered usage record to the connected marketplace or CRM. A MarketplaceMeterSubmission row is always written as an audit trail, even if the provider call fails. Idempotency is guaranteed via the `idempotencyKey` field (auto-generated when omitted).

## Path parameters

- `id` string, required

## Response `200`

Default Response

---

[API](https://skmtc.net/usedrip/apis/drip-api.md) · [All operations](https://skmtc.net/usedrip/apis/drip-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usedrip/drip-api/versions/2cb1567969ca/schema)
