Creates a new product. Products are the billable unit on subscription items and define whether pricing is fixed or metered, the payment terms, the billing frequency, the SKU for downstream ERP systems, and the revenue allocation method. Metered products must be associated with one or more metrics.
Documentation Index
Fetch the complete documentation index at: https://alguna.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication. Pass your API key as a Bearer token.
2026-04-01 A unique string used to ensure the request is processed exactly once. If you retry a request with the same idempotency key within 24 hours, the original response is returned without re-executing the operation.
255"ik_a1b2c3d4e5f6"
Whether the product is fixed-price or usage-based
fixed, metered "fixed"
The name of the product
"Platform Fee"
When the product is billed relative to the billing period
advance, arrears "arrears"
How often the product is billed. Required for fixed products; metered products are always recurring
recurring, one-off "recurring"
A brief description of the product
"Monthly platform access fee"
Identifiers for metrics to associate with a metered product
How revenue is allocated across time periods within a billing cycle
straight_line, usage_based, contract_level_straight_line "straight_line"
Stock keeping unit code used in external ERP or revenue recognition systems
"PLATFORM_FEE"
Identifiers for tags to associate with this product
Success
Timestamp when the product was created
"2026-04-01T10:00:00Z"
A brief description of the product
"Monthly platform access fee"
Whether the product is fixed-price or usage-based
fixed, metered "fixed"
Unique identifier for the product
"prod_01H1VECT"
The name of the product
"Platform Fee"
When the product is billed relative to the billing period
advance, arrears "arrears"
How revenue is allocated across time periods within a billing cycle
straight_line, usage_based, contract_level_straight_line "straight_line"
Timestamp when the product was last updated
"2026-04-01T12:30:00Z"
How often the product is billed
recurring, one-off "recurring"
Identifiers for associated metrics. Applicable for metered products
["mtr_01H2ABC"]Stock keeping unit code used in external ERP or revenue recognition systems
"PLATFORM_FEE"
Identifiers for tags associated with this product
["tag_01H3DEF"]