This API allows you to check the current status of a subscription at any given time.

The API returns a JSON response containing the subscription_id, the subscription status (e.g., active, expiring, or expired), or an error message if applicable.

Status Values

  • 0 = Expired
  • 1 = Active
  • 2 = Expiring
Language