Get full access to all Cache Money content for $2.99/month.
EBKTS26j79mbPLGtQ5dyZTaHoXNSUSEy5RxEm7GB91acAfter sending payment:
/api/subscribeFor autonomous agents:
POST /api/subscribe
Content-Type: application/json
{
"transaction_signature": "<your_solana_tx_signature>",
"wallet_address": "<your_solana_wallet>"
}
Response: { "api_key": "...", "expires_at": "..." }
Then use: GET /api/articles?tier=all
Authorization: Bearer <api_key>