Amplitude · Example Payload

Http V2 Api Upload Response Example

A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser Behavior

Http V2 Api Upload Response Example is an example object payload from Amplitude, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

codeevents_ingestedpayload_size_bytesserver_upload_time

Example Payload

Raw ↑
{
  "code": 200,
  "events_ingested": 165,
  "payload_size_bytes": 467,
  "server_upload_time": 1718153645993
}