September 2025

πŸš€ Feature

  • Charges: Add new field Charge.cost which exposes the occurred charge costs if set up (via cost price group)
  • Webhooks: We have improved the latency (from event creation until delivery) significantly:
    • avg latency: from 8000ms to <2000ms
    • p90 latency: from 12000ms to <3000ms
  • Price Groups: You can configure spot-price pricings to support 15-min intervals instead of 60-min. While you can update this across all price group types, it is only officially supported for price groups of type cost, reimbursement and sponsored. Note: The underlying platform feature (15-min MTU for spot-prices) will be introduced End of September).
  • Organization authorization: Added to the following domains:
    • Charge Auth Tokens
    • Plans
    • Price Groups
    • Subscriptions
    • Users

πŸ› Fix

  • Teams: When using org-auth, the provided operatorId on team creation endpoint works properly now.
  • Deeplinks: Fixed a bug preventing to update an existing deeplink to a charge point resource.
  • Charge Points: GET /charge-points is ordered by id, ascending now.