Amplitude · Example Payload

Identify Api Identify Request Form Example

A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser Behavior

Identify Api Identify Request Form Example is an example object payload from Amplitude, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

api_keyidentification

Example Payload

Raw ↑
{
  "api_key": "example_value",
  "identification": "example_value"
}