OneEntry Platform 2.0.1 Help

Start with an access token

  1. To initialize with an authorization token, you need to get a link to the project and the token. You can do this in the project settings in the tab Settings/App tokens

  2. Configure a OneEntryCore instance, before using SDK methods.

OneEntryApp.initialize( host = "sample.oneentry.cloud", token = "vfrueaBVFuivUpv...hceupGVUGEWuvga" )
OneEntryCore.shared.initialize( host: "sample.oneentry.cloud", token: "vfrueaBVFuivUpv...hceupGVUGEWuvga" )
Last modified: 01 August 2025