Checks if a user has access to specific features and returns usage information including quotas, limits, and current usage.
Usage endpoints are served from https://api-meter.metrifox.com. Other API calls stay on https://api.metrifox.com.You can provide either
feature_key or event_name when checking access.
Successful responses now include a data object with access details (balance, requested_quantity, entitlement status, prepaid flag, wallet_balance, etc.).Feature key to check access for. Either feature_key or event_name is required.
The unique customer identifier in your application to check access for
Quantity to check access for. Defaults to 1 if not provided.
Access check completed