Agnic Features
Core APIs for X402 transactions, balance management, and history
Agnic Features
Agnic provides a suite of APIs for handling X402 transactions, managing balances, and tracking history. These are the core building blocks for integrating Agnic into your applications.
Overview
| Feature | Endpoint | Description |
|---|---|---|
| X402 Fetch | POST /api/x402/fetch | Transparent transaction proxy (recommended) |
| Sign Authorization | POST /api/sign-payment | Manual X402 authorization signing |
| Balance | GET /api/balance | Check wallet USDC balance |
| Transactions | GET /api/transactions | View transaction history |
Base URL
Authentication
All endpoints require authentication via API token or OAuth2: