Subscribe via Streamflow. Stream USDC monthly. Access our live signal API in real time.
Paid via Streamflow recurring stream on Solana · Cancel anytime
Getting Started
Create a recurring USDC stream of $120/month to our wallet on Solana using Streamflow. Copy your stream ID after creation.
Submit your Solana wallet address and Streamflow stream ID below. We verify the stream is active and issue your API token instantly.
Use your token to call /signal/signals?token=YOUR_TOKEN and receive live trading signals in JSON.
Payment Destination
Send your Streamflow USDC stream to this address. You'll need it when setting up your stream.
Example Response
Every authenticated call to /signal/signals?token=<your_token> returns:
{
"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"
}
Register
Already set up your Streamflow stream? Register your wallet and stream ID to receive your personal API access token.
Register & Get TokenYour access is verified automatically every 10 minutes. If your stream expires or is cancelled, access is revoked instantly.