My Earnings

Track earnings from HTTPS API calls to your projects

About Earnings

  • HTTPS API Deposits: When users call your projects via HTTPS API with X-Attached-Deposit header
  • Stablecoin: Earnings are in USDC (usdc.fakes.testnet)
  • Instant Credit: Deposits are credited immediately after successful execution
  • Withdrawal: Coming soon - withdraw to your NEAR wallet

Example API Call with Deposit

curl -X POST https://api.outlayer.io/call/yourname.near/project -H "X-Payment-Key: owner:nonce:key" -H "X-Attached-Deposit: 10000" # $0.01 in minimal units