Mobile Apps
Create Mobile App
Register a new mobile app for deep linking and attribution tracking
POST
Request
string
required
Your API key:
b2co_your_api_keystring
required
Platform type:
IOS or ANDROIDstring
required
Display name for the mobile app (1-255 characters)
iOS App Parameters
string
iOS bundle identifier (e.g., com.yourcompany.yourapp). Required for iOS apps.
string
App Store URL to redirect users without the app installed
string
App Store ID for the app (numeric string)
string
Minimum iOS version required (e.g., “14.0”)
Android App Parameters
string
Android package name (e.g., com.yourcompany.yourapp). Required for Android apps.
string
Play Store URL to redirect users without the app installed
string
Minimum Android API level required (e.g., “21”)
Platform-Specific Fields: Only provide fields relevant to your chosen platform.
For iOS apps, provide iOS-specific fields. For Android apps, provide Android-specific fields.
Response
boolean
Indicates if the request was successful
object
The created mobile app object
string
Unique identifier for the created mobile app
string
Display name of the mobile app
string
Platform type:
IOS or ANDROIDstring
iOS bundle identifier (iOS apps only)
string
App Store fallback URL (iOS apps only)
string
Android package name (Android apps only)
string
Play Store fallback URL (Android apps only)
string
ISO 8601 timestamp when the app was created
string
ISO 8601 timestamp when the app was last updated
string
ISO 8601 timestamp of the response