AbuseGraphDocs
SDK

Mobile SDKs

iOS, Android, and React Native clients for session then check.

Mobile apps should not embed secret keys. Use a publishable flow or mint a sessionId on the server, then bind the account on POST /api/v1/check.

PlatformGuide
iOS (Swift)iOS
Android (Kotlin)Android
React NativeReact Native

Packages: @abusegraph/mobile-client, @abusegraph/sdk-react-native, plus native iOS/Android packages in the repo.

Same events as web: signup | login | password_reset | email_change. Same verdict contract.