Authentication Metrifox uses API key-based authentication to identify and authorize requests made by tenants. Each tenant is issued one or more API keys. One of these keys must be included in the request headers to access protected endpoints.Documentation Index
Fetch the complete documentation index at: https://docs.metrifox.com/llms.txt
Use this file to discover all available pages before exploring further.
Base URLs: core and checkout endpoints use https://api.metrifox.com, while usage endpoints use https://api-meter.metrifox.com.
๐ Your API Key
You can generate and manage your API keys from the Metrifox dashboard under: Developers > API Keys๐งพ Making Authenticated Requests
Include your API key in thex-api-key header for all requests:

