The Fourthwall Platform API is a RESTful API that allows you to manage various aspects of your shop. It can be accessed either directly using your own API key (this gives you full access to your own shop) or indirectly through OAuth for multi-shop apps.Documentation Index
Fetch the complete documentation index at: https://docs.fourthwall.com/llms.txt
Use this file to discover all available pages before exploring further.
OpenAPI Specs
Full OpenAPI specifications are available in both JSON and YAML formats:| Spec | JSON | YAML |
|---|---|---|
| Platform API | open-api.json | open-api.yaml |
| Storefront API | storefront.json | storefront.yaml |
Authentication Methods
API Key
Direct shop access with Basic Auth credentials
OAuth
Multi-shop app authentication with access tokens