@extends('layouts/default') {{-- Page title --}} @section('title') Personal API Keys @parent @stop {{-- Page content --}} @section('content')
{{ trans('general.feature_disabled') }}
@endifYour API endpoint is located at:
{{ url('/api/v1') }}
When you generate an API token, be sure to copy it down immediately as they will not be visible to you again.