Typescript
import { Autumn as autumn } from 'autumn-js'; await autumn.usage({ customer_id: 'user_123', feature_id: 'seats', value: 10 });
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>