@extends('layouts.admin') @section('title') API Management @endsection @section('content')

Add New API Key


User Management


Server Management


Node Management


Service Management


Location Management


Enter a line delimitated list of IPs that are allowed to access the API using this key. CIDR notation is allowed. Leave blank to allow any IP.

{!! csrf_field() !!}
@endsection