SellSome API

Welcome to the SellSome API. This is the core API powering the SellSome 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.sellsome.app

Status

✅ API is running