Stigg Product Updates logo

Product Updates

Back to Homepage Subscribe to Updates

Labels

  • All Posts

Jump to Month

  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • August 2022
  • July 2022
  • June 2022
today

Low latency credit balance checks

We’ve introduced a lightning-fast way for developers to retrieve and display customer credit balances, ensuring your in-app experiences remain snappy and scalable.

🆕 What’s New

Developers can now utilize the new getCreditEntitlement() endpoint to instantly retrieve a customer's current credit balance. When recurring grants are included in plans and add-ons the response will include their next reset date.

Built on top of Stigg's highly scalable infrastructure, this endpoint is served directly from the Edge. For maximum performance, when integrated with Stigg's persistent cache, this data can be accessed with < 10ms latency.

⭐️ Why It Matters

  • Exceptional User Experience: Presenting real-time credit balances and reset dates to your customers is crucial for transparency. 
  • Built for Scale: By serving requests from the Edge and for persistent cahce, this endpoint is designed to handle massive traffic spikes effortlessly.

⚒️ Get Started

To implement this, simply update your Stigg SDK to the latest version and call the getCreditEntitlement() method for the relevant customer. 

For detailed implementation instructions, check out the SDK documentation, as well as our guides on leveraging Persistent Caching.

📦 Availability

This functionality is available now in the following SDK and service versions:

  • Node SDK: v4.30.1
  • Python / Ruby / Java / Go / .NET SDKs: v6.40.0
  • JavaScript SDK: v3.99.1
  • Sidecar SDK: v6.7.3
  • Persistent Cache Service: v3.1.1


Avatar of authorOr Arnon