Skip to main content
Fourthwall Developer Docs home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Apps
Getting Started
Guides
Platform API
Storefront API
Fourthwall
Discord
Getting Started
Introduction
API
Platform API Overview
Quickstart
Authentication
Rate Limiting
Webhooks
Getting Started with Webhooks
Managing Webhooks via API
Webhook Model
Webhook Event Types
Signature Verification
Testing Webhooks
Retry Policies
Gifting Guide
Limitations
Storefront
Storefront API Overview
Getting Started
Fetching Products
Collection Handles
Checkout Setup
Building a Cart & Checkout
Shop Feeds
Architecture
Apps
Getting Started
OAuth Authentication
App Sections
Embedded Settings
Publishing Your App
Embedded Sections
Embedded Sections
Messages
Signature Verification
Resources
Community
LLM Support
Storefront Showcase
On this page
Overview
Creating an app
Apps
Getting Started
Create multi-shop OAuth apps with the Fourthwall Platform
Overview
If you are looking to build an app that will be used by multiple shops, you will need to use OAuth.
Creating an app
Navigate to
Platform apps settings
to create an OAuth app.
Here you will set some details for your app, the redirect URLs, and the scopes (permissions) you need for the app.
Once you have this information, you are ready to
authenticate as your app
.
Architecture
OAuth Authentication
⌘I