LogoEdgeKeeper
/API Reference
/Authentication

Authentication API

Securely authenticate with the EdgeKeeper API.

Overview

The EdgeKeeper API uses Bearer Token authentication. You must include your API Key in the `Authorization` header of every request.

Authorization: Bearer YOUR_API_KEY

Getting an API Key

  1. Log in to your EdgeKeeper dashboard.
  2. Navigate to Settings > API Keys.
  3. Click Generate New Key.
  4. Copy the key immediately. You won't be able to see it again.

Rate Limits

To ensure service stability, API requests are rate-limited.

Endpoint TypeLimit
Public Data (Candles)120 requests / minute
Trading (Orders)60 requests / minute
Account Info60 requests / minute