Agentwallet - Intelligence API
Who Needs This? Developers building general-powered applications Data analysts needing structured general reference data Product teams integrating data, record, item, entry features Researchers looking for general-related datasets Key Features 4 endpoints — access different data categories Full-text search across all fields via ?q= parameter Pagination with ?limit= and ?offset= Detailed lookup…
Agentwallet - Intelligence API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Agentwallet | ||
| GET |
listMcpPaymentProviders /agentwallet/mcp_payment_providers |
Retrieve a paginated list of mcp payment providers records with optional search and filtering. |
| GET |
getMcpPaymentProviders /agentwallet/mcp_payment_providers/{provider_id} |
Retrieve a single mcp payment providers record by its unique identifier. |
| GET |
getMcpStatusCodes /agentwallet/mcp_status_codes/{code} |
Retrieve a single mcp status codes record by its unique identifier. |
| GET |
listTransactionFeeModels /agentwallet/transaction_fee_models |
Retrieve a paginated list of transaction fee models records with optional search and filtering. |
| GET |
getAgentCommercePlatforms /agentwallet/agent_commerce_platforms/{platform_id} |
Retrieve a single agent commerce platforms record by its unique identifier. |
| GET |
listAgentCommercePlatforms /agentwallet/agent_commerce_platforms |
Retrieve a paginated list of agent commerce platforms records with optional search and filtering. |
| GET |
listMcpStatusCodes /agentwallet/mcp_status_codes |
Retrieve a paginated list of mcp status codes records with optional search and filtering. |
| GET |
getTransactionFeeModels /agentwallet/transaction_fee_models/{model_id} |
Retrieve a single transaction fee models record by its unique identifier. |
Agentwallet - Intelligence API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $29 / month | 60 / minute |
|
| ULTRA | $99 / month | 300 / minute |
|
| MEGA | $299 / month | 1000 / minute |
|