Skip to main content
Version: 5.7.0

Virtual Currency

The VirtualCurrency Service manages virtual currency balances for app users.

This service replaces the currency functions of the deprecated Product Service. The currency APIs of the two services are largely the same, with the following two changes:

  • For security purposes, only the get methods are callable from the client -- use Cloud Code for the rest
  • We have cleaned up the responses a bit, removing unnecessary fields like createdAt, updatedAt and profileId

API Summary

User Currency

Note that there are Parent and Peer versions of these APIs available as well.