Files
cfw-autumn/apps/docs/mintlify/api-reference/core/track.mdx
2026-02-16 12:09:51 +00:00

14 lines
392 B
Plaintext

---
title: "Track Usage"
openapi: "openapi-1.2.0 POST /track"
---
This endpoint is for tracking usage events in Autumn, so feature usage can be limited or billed for.
<Tip>
{" "}
If the `customer_id` you send doesn't already exist, Autumn will automatically
create a new customer. You can optionally set the properties of this new customer
through the `customer_data` field.
</Tip>