Looking for the next-vibe App?
Get the best food delivery experience on any device. Order food, track deliveries in real-time, and enjoy exclusive offers.
API Documentation
Explore our comprehensive API to integrate with the next-vibe platform.
Our RESTful API allows you to integrate with our platform. You can browse restaurants, menus, create orders and track deliveries programmatically.
Authentication
JWT-based secure API auth
RESTful Endpoints
Clean and consistent API design
Webhooks
Real-time event notifications
API Explorer
API Testing
Environment:
API Endpoints
Template-api
V1
POSTapi/v1/auth/public/login
Authenticate a user and generate a JWT token
Request
Response
JSON
// Response will appear here
Error Codes
400Invalid request data
401Invalid credentials
500Internal server error