@extends('layouts.app') @section('title', 'API Documentation — ' . config('app.name')) @push('head') @endpush @section('content')
Interactive API seperti FastAPI — uji endpoint langsung dari browser.
3 metode autentikasi (semua aktif di backend):
dbl_... di AuthorizePOST /api/v1/auth/login di bawahPOST /oauth/token atau isi client di Authorize → oauth2ClientCredentialsSetelah dapat token → endpoint lain → Try it out → Execute.