user(); })->middleware('auth:sanctum'); Route::middleware(['throttle:1000,1'])->post('/v1/ami-informations', [AmiEventController::class, 'handle']);