Mobile App (Android/iOS)
When you want to deploy Atlas in a mobile application
To integrate InsightX Atlas into a mobile application, you must use the mobile-optimized /webview/ endpoint — designed for both iOS and Android.
Do not use the standard /atlas/ route in mobile apps.
Required Format for Mobile Integration
https://app.insightx.network/webview/[CHAIN_ID]/[TOKEN_ADDRESS]?embed_id=[your_client_id_here]
The client query parameter is required to identify and support your integration appropriately.
Updated about 1 month ago