Access modes

When you create an API access token for the Shopify Admin API during the OAuth flow, you can choose between two access modes: offline and online. This guide describes the differences between online and offline access modes.

The appropriate access mode for your token depends on your app’s use case. It’s also possible for an app to use both access modes at the same time, by using different tokens when appropriate.