API Key

You will need an API key to access the API endpoints.

@csrf @method('patch') Generate
@if($token)
@csrf @method('delete') Delete
@endif @if (session('status') === 'key-generated')

Key generated.

@elseif (session('status') === 'key-deleted')

Key deleted.

@endif