Creates a new feature entitlement. Entitlements represent features or capabilities in your app that can be gated by subscription. After creating an entitlement, attach it to one or more plans to grant access to customers on those plans.
API key authentication. Include your API key in the Authorization header as: Bearer
Request to create a new entitlement. After creating, attach it to plans to grant access to subscribed customers.
The created entitlement object
The entitlement attached to the plan
Unique identifier for the entitlement
Display name for the entitlement (e.g., API Access, Premium Support)
Unique key to identify the entitlement when checking access in your app
Whether the entitlement is active and can be attached to plans
Whether this is a live mode entitlement (vs test mode)