Skip to main content
A feature is a named billable action with a default creditsCost (for example SEND_MESSAGE → 5 credits). You configure features under Features in the dashboard — not via a separate rate-card API.

Shared responsibilities

Both sides must use the same featureCode string.

Fixed vs variable cost

Variable metering is useful for AI tokens, message length, or other usage that cannot be a single fixed cost.

Next steps