Localytics Events API

Server-side event ingestion for in-app activity that completes off-device (purchases, fulfilment, backend conversions). Accepts JSON or gzipped JSON up to 256 KB per POST, validated against a published versioned JSON Schema.

API entry from apis.yml

apis.yml Raw ↑
aid: localytics:localytics-events-api
name: Localytics Events API
description: Server-side event ingestion for in-app activity that completes off-device (purchases, fulfilment,
  backend conversions). Accepts JSON or gzipped JSON up to 256 KB per POST, validated against a published
  versioned JSON Schema.
humanURL: https://docs.localytics.com/dev/events-api.html
baseURL: https://analytics.localytics.com/events/v1
tags:
- Events
- Ingestion
properties:
- type: APIReference
  url: https://docs.localytics.com/dev/events-api.html
- type: JSONSchema
  url: json-schema/localytics-events-api-v1-schema.json