Get up and running with the Fourthwall API in three steps.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.
1. Get your API credentials
Creating API credentials requires the SUPER ADMIN role.
- Go to Settings > For Developers
- Under “Open API”, click Create API User
- Save the username and password that are generated
2. Make your first API call
Test your credentials by fetching your shop details. The Fourthwall API uses Basic Authentication - simply pass your username and password with each request.3. Explore the API
Now that you’re authenticated, explore what you can build:List Orders
Fetch orders from your shop
List Products
Get your product catalog
Set up Webhooks
Get real-time event notifications
Full API Reference
Browse all available endpoints