App Metric
Last updated
Last updated
This endpoint retrieves all the app metrics.
/entities/{entityId}/metrics
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
This endpoint allows creating a new app metric.
/entities/{entityId}/metrics
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
metric-1
Metric Name
Metric description
metric_type
10
segment
metric_event
This endpoint retrieves the app metrics info for a user.
/entities/{entityId}/users/{userId}/metrics/{metric}
The API key for authentication
test
The secret key for authentication
test-secret
The Id of the user performing the request.
dummy-userid
The token for user authentication.
dummy-token
This endpoint allows to increment app metrics of a user.
/entities/{entityId}/users/{userId}/metrics/{metric}
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The Id of the user performing the request.
dummy-userid
The token for user authentication.
dummy-token
10
This endpoint retrieves all the app metrics for a user.
/entities/{entityId}/users/{userId}/metrics
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
This endpoint allows to increment multiple app metrics of a user.
/entities/{entityId}/users/{userId}/metrics
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
[{"metricId":"dummy-id","count":10}]
This endpoint allows deleting an app metric.
/entities/{entityId}/metrics/{metric}/delete
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
This endpoint allows updating an app metric.
/entities/{entityId}/metrics/{metric}/update
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
This endpoint retrieves a summary of metric claims for an entity.
/entities/{entityId}/metrics/claims
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
This endpoint retrieves the value of a Dapp metric for an entity.
/entities/{entityId}/users/{userId}/getmetrics/{metric}
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
This endpoint retrieves the metric summary for a quest in a specified entity.
/entities/{entityId}/quests/{questId}/metric-summary
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token