SetupShop API

Welcome to the SetupShop API. This is the core API powering the SetupShop platform. Lets rock.

API Endpoints

  • POST /api/v1/auth/login - User authentication
  • POST /api/v1/auth/signup - User registration
  • GET /api/v1/shops - List user's shops
  • POST /api/v1/shops - Create new shop
  • GET /api/v1/public/shops/:shopId - Get public shop info

Documentation

For complete API documentation, visit docs.setupshop.dk

Status

✅ API is running