Skip to main content

Dashboard Usage

The ApiRules dashboard provides a comprehensive interface for managing your APIs and monitoring their usage.

If your subscription lapses (becomes past due or is cancelled), ApiRules will bypass LLM validation to prevent any interruption to your endpoint traffic.

Overview

The dashboard is your central hub for managing all aspects of your API rules and Endpoints. It's divided into several key sections:

1. API Key Management

  • Keys: Generate API Keys
  • Permissions: Coming soon
  • Usage: Coming soon

2. API Endpoint Management

  • Endpoints: View and manage all your API endpoints
  • Rules: Configure all the rules
  • Monitoring: Coming soon

3. Analytics

  • Usage Statistics: Coming Soon
  • Error Tracking: Coming Soon
  • Performance Metrics: Coming Soon

Getting Started

  1. Login to Dashboard

    • Navigate to https://apirules.io/dashboard
    • Enter your credentials
  2. Create Your First Api Key

    • Click "Create API Key"
    • Enter project name
  3. Add API Endpoints

    • Navigate to "Endpoints"
    • Click "Add Endpoint"
    • Enter endpoint details and rules
  4. Use SDK in your app

    • Set ApiRules validator on only wanted endpoints

Monitoring - Coming soon

  • Real-time request tracking
  • Error rate monitoring
  • Performance metrics
  • Usage analytics

Continue to SDK Integration →