Agentspend - 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 6 endpoints — access different data categories Full-text search across all fields via ?q= parameter Pagination with ?limit= and ?offset= Detailed lookup…
Agentspend - Intelligence API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
getSpendPolicies /agentspend/spend_policies/{policy_id} |
Retrieve a single spend policies record by its unique identifier. |
| GET |
getFraudPatterns /agentspend/fraud_patterns/{pattern_id} |
Retrieve a single fraud patterns record by its unique identifier. |
| GET |
listMerchants /agentspend/merchants |
Retrieve a paginated list of merchants records with optional search and filtering. |
| GET |
getAgentspendpolicyAgentspendpolicyData /agentspend/agentspendpolicy_agentspendpolicy_data/{id} |
Retrieve a single agentspendpolicy agentspendpolicy data record by its unique identifier. |
| GET |
listSpendPolicies /agentspend/spend_policies |
Retrieve a paginated list of spend policies records with optional search and filtering. |
| GET |
getMerchants /agentspend/merchants/{merchant_id} |
Retrieve a single merchants record by its unique identifier. |
| GET |
listAgentspendpolicyAgentspendpolicyData /agentspend/agentspendpolicy_agentspendpolicy_data |
Retrieve a paginated list of agentspendpolicy agentspendpolicy data records with optional search and filtering. |
| GET |
getMerchantsTest /agentspend/merchants_test/{merchant_id} |
Retrieve a single merchants test record by its unique identifier. |
| GET |
getAgentCommercePlatforms /agentspend/agent_commerce_platforms/{platform_id} |
Retrieve a single agent commerce platforms record by its unique identifier. |
| GET |
listAgentCommercePlatforms /agentspend/agent_commerce_platforms |
Retrieve a paginated list of agent commerce platforms records with optional search and filtering. |
| GET |
listMerchantsTest /agentspend/merchants_test |
Retrieve a paginated list of merchants test records with optional search and filtering. |
| GET |
listFraudPatterns /agentspend/fraud_patterns |
Retrieve a paginated list of fraud patterns records with optional search and filtering. |