Live Signal API · Solana · Streamflow

AA Signal Feed
Direct API Access

Subscribe via Streamflow. Stream USDC monthly. Access our live signal API in real time.

$120 / month in USDC

Paid via Streamflow recurring stream on Solana · Cancel anytime


Subscribe on Streamflow How it works

Getting Started

Three steps to live signals

1
Set up a Streamflow payment

Create a recurring USDC stream of $120/month to our wallet on Solana using Streamflow. Copy your stream ID after creation.

2
Register your wallet & stream ID

Submit your Solana wallet address and Streamflow stream ID below. We verify the stream is active and issue your API token instantly.

3
Hit the signal endpoint

Use your token to call /signal/signals?token=YOUR_TOKEN and receive live trading signals in JSON.


Payment Destination

AA Receiving Wallet

Send your Streamflow USDC stream to this address. You'll need it when setting up your stream.

Solana Wallet Address (USDC)
9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM

Example Response

Live signal payload

Every authenticated call to /signal/signals?token=<your_token> returns:

GET /signal/signals?token=YOUR_TOKEN · 200 OK
{
  "timestamp": "2026-05-22T14:30:00.000Z",
  "signals": [
    {
      "asset": "BTC",
      "direction": "LONG",
      "strength": 0.72,
      "confidence": "HIGH"
    },
    {
      "asset": "ETH",
      "direction": "NEUTRAL",
      "strength": 0.45,
      "confidence": "MEDIUM"
    },
    {
      "asset": "SOL",
      "direction": "LONG",
      "strength": 0.61,
      "confidence": "MEDIUM"
    },
    {
      "asset": "TAO",
      "direction": "LONG",
      "strength": 0.68,
      "confidence": "HIGH"
    }
  ],
  "source": "AA Signal Engine v4.0",
  "next_update": "2026-05-22T14:45:00.000Z"
}

Get your API token

Already set up your Streamflow stream? Register your wallet and stream ID to receive your personal API access token.

Register & Get Token

Your access is verified automatically every 10 minutes. If your stream expires or is cancelled, access is revoked instantly.