Skip to main content

Overview

Sign up, create an SDK key, then integrate with iOS, Android, Expo, or the OpenAPI client API.

Welcome to MotiSig

Motisig is an AI-powered push notification platform that helps you send the right message, to the right user, at the right time.

Get started

1. Sign up

Create an account at the MotiSig app and create your first project.

2. Create an SDK key

  1. Open Settings → API Keys in the app: API Keys.
  2. Create a new key and choose kind SDK (not admin).
  3. Copy the secret once; store it securely in your app or secrets manager.

You will use this value as X-API-Key together with X-Project-ID (see Authentication).

3. Choose how you integrate

PathWhen to useDocumentation
iOSNative Swift / Xcode appiOS SDK
AndroidNative Kotlin / Android appAndroid SDK
Expo & React NativeExpo or RN with expo-notificationsExpo & React Native
Manual / client APIYour own language or stackManual integration

For custom clients, start from OpenAPI and the Manual integration guides.