BulBul.af — Backend API

Afghanistan's marketplace — REST API powered by Laravel.

● API healthy Laravel v11.52.0 PHP v8.3.31 Env: production Locales: EN / DR / PS Currency: AFN / USD

Available Endpoints

  • GET /api/health
  • GET /api/categories?locale=en
  • GET /api/locations?type=province
  • GET /api/listings
  • POST /api/auth/register
  • POST /api/auth/login
  • POST /api/auth/otp/send
  • POST /api/auth/otp/verify
  • GET /api/auth/me (Bearer)
  • GET /admin (web session)

Quick Test

The frontend lives at http://localhost:3000.
Admin: admin@bulbul.af / admin123

Open Admin Panel → Run /api/health → Open Frontend →