Manage Your NOSTR Relay with Confidence

A powerful control panel for NOSTR relay administrators implementing the NIP-86 Relay Management API specification.

Powerful Management Features

Everything you need to effectively manage your NOSTR relay in one place.

User Management

Ban or allow specific public keys with detailed tracking and management.

Event Moderation

Review, allow, or ban events with a streamlined moderation workflow.

Relay Configuration

Easily update your relay's name, description, and icon.

Content Policy

Control which event kinds are allowed on your relay.

Security Controls

Block problematic IP addresses and manage security settings.

API Integration

Full implementation of the NIP-86 Relay Management API specification.

How It Works

Our control panel implements the NIP-86 Relay Management API specification.

Secure Authentication

Uses NIP-98 for secure authorization with signed events containing the relay URL.

JSON-RPC Style API

Simple request-response protocol over HTTP on the same URI as your relay's websocket.

Comprehensive Methods

Supports all NIP-86 methods from user management to relay configuration.

Intuitive Interface

Our control panel makes these powerful API features accessible through a user-friendly interface.

NIP-86 API Reference

The Relay Management API specification our control panel implements.

API Methods

User Management

  • banpubkey
  • listbannedpubkeys
  • allowpubkey
  • listallowedpubkeys

Event Moderation

  • listeventsneedingmoderation
  • allowevent
  • banevent
  • listbannedevents

Relay Configuration

  • changerelayname
  • changerelaydescription
  • changerelayicon

Content & Security

  • allowkind / disallowkind
  • listallowedkinds
  • blockip / unblockip
  • listblockedips