Skip to content

Feature ​

A feature represents a monetizable ability or functionality in your system. Features can be assigned to products, and when those products are purchased, Stripe will create an entitlement to the feature for the purchasing customer.

Endpoints ​

Create a feature ​

  • POST /v1/entitlements/features

List all features ​

  • GET /v1/entitlements/features

Updates a feature ​

  • POST /v1/entitlements/features/:id

Stripe API Reference - Self-contained docs reference, refreshed 2026-05-18