Meter an event

Meter an event

Log in to see full request history
Body Params
string
required

The unique identifier of the metering event

string
required

The rating payload as a JSON object. For example, if you are sending key value pairs of 'requestTokens' and 'responseTokens' with values of '1' and '2' respectively, the payload would be { "requestTokens": "1", "responseTokens": "2"}. If these keys do not already exist in Revenium, each key you send will be configured as a metering element on the relevant data source.

string

the sourceId

string

The unique identifier of the credential

string
required

the source type

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*