Signal Trade App API Keys Guide

Signal Trade App API Keys Guide

Category: App Pages | Last updated: 2026-06-15 | Reading time: 5 min read

API keys page showing created keys, scopes, and usage instructions.

What Is the API Keys Page?

The Signal Trade App API keys page for creating and managing programmatic access keys
The API Keys page: create and manage keys for programmatic access to your account.

The API Keys page lets you create and revoke API keys for programmatic access. Use keys to send orders from TradingView webhooks, build custom dashboards, or connect external risk systems.

How to Create an API Key

  1. Go to API Keys.
  2. Click Create New Key.
  3. Give the key a name, for example: "TradingView MNQ Strategy".
  4. Select the scopes you need: read-only, place orders, or manage groups.
  5. Click Generate and copy the key immediately. It is shown only once.

API Key Scopes

ScopeWhat It Allows
readRead accounts, groups, positions, and journal data.
tradeSend orders and modify positions.
groupsCreate, update, and delete copy groups.
adminFull account access (ADMIN users only).

Using Your Key

Include the key in the Authorization header of every request:

Authorization: Bearer YOUR_API_KEY

API documentation is available at /api-docs.

Security Best Practices

Read next: Signals guide.

Start Copy Trading Free

Signal Trade App lets you copy one trade across unlimited futures accounts in under 500ms. Sign up free with a 5-day Pro trial (credit card required, no charge during trial).