@extends('layouts.main', ['grid' => true]) @section('breadcrumb') @endsection @section('content')

keyAPI Key

You can generate an API key and use it to request the different API endpoints, check the related API documentation to know how to use that key.

@csrf
apiKey) value="{{ $account->apiKey->key }}" @endif>
@endsection