SDKs — iOS — Android — Kotlin — Flutter — React Native — Web — Unity — Cordova — IBM MFP — Kony API Reference Guides Changelog ← appice.ai
Guides

Getting started

Install a SDK, send your first event, and verify it lands in the Appice panel — in under 15 minutes.

1. Get your API key

⚠ TODO — Engineering
Document where customers get their API key — the Appice panel URL, the menu path (Settings → API keys → Create), and any role required to issue keys. Include a screenshot if helpful.

2. Pick your stack

Appice ships SDKs for the four runtimes most enterprise apps use today.

Server-side? Use the REST API directly.

3. Send your first event

Each SDK quickstart walks you through install, initialize, and a first event. Pick the one that matches your stack above.

4. Verify it landed

⚠ TODO — Engineering
Document the live-events / debug view in the Appice panel. Include the menu path, what fields show up, and the typical end-to-end latency a developer should see during testing.

5. What next