Skip to main content
GET
Python SDK
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.).

Authorizations

x-api-key
string
header
required

Query Parameters

feature_key
string
required

Feature key to check access for. Either feature_key or event_name is required.

customer_key
string
required

The unique customer identifier in your application to check access for

quantity
number
default:1

Quantity to check access for. Defaults to 1 if not provided.

Response

Access check completed

data
object