Meter an API response

Meter an API response

Log in to see full request history
Body Params
string
required

A client-supplied unique identifier used to correlate request and response pairs across /meter/v2/apis/requests and /meter/v2/apis/response endpoints. Must be consistent between related API calls to ensure proper usage tracking and analytics.

int64

The total duration of the request processing in milliseconds

int32
required

The HTTP status code of the response

int64

The size of the response message in bytes

string

The content type of the request

double

The latency introduced by backend services in milliseconds

double

The latency introduced by the gateway in milliseconds

Responses

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