API Reference
Log In
API Reference

Meter Tool Event

Submit tool/function call metadata for metering and billing purposes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Tool event metadata including tool ID, operation, duration, and attribution

The tool event metadata

string | null
string
required
length ≥ 1
string | null
int64
boolean
string | null
double | null
string
required
length ≥ 1
string | null
string | null
string | null
string | null
string | null
string | null
usageMetadata
object | null
Headers
string
length between 1 and 255

Optional Stripe-style retry-safety key. If present, the response (status + body) is cached keyed by (tenant, key). Identical retries replay the cached response; body mismatch returns 409 idempotency_key_mismatch; a concurrent in-flight call returns 409 idempotency_key_in_progress with Retry-After: 1. Must be 1-255 printable ASCII characters; UUID v4 recommended. See https://docs.revenium.io/integrations/idempotency for full behavior.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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