Your agent can now buy from the world's biggest retailers.
Buy from 500M+ items across major retailers with one API call. Pay with USDC via . We handle checkout, pick the best shipping option, and send order updates to the buyer.
$ npx agentmall "<product_url>"[ POST /api/purchases ]201
$ curl -X POST https://api.agentmall.sh/api/purchases \
-H "Content-Type: application/json" \
-d '{
"items": [{
"product_url": "https://amazon.com/dp/B0DDQJLVJW",
"quantity": 1
}],
"delivery_address": {
"first_name": "Jane",
"last_name": "Doe",
"address_line1": "123 Main St",
"city": "San Francisco",
"state": "CA",
"postal_code": "94105",
"phone_number": "+14155550100",
"country": "US"
},
"max_budget": 5000,
"buyer_email": "jane@example.com"
}'
HTTP/1.1 201 Created
{
"id": "pur_1Mo5rKYlo2C8xQ",
"status": "submitted"
}Supported Stores
1-800-Flowers1800flowers.com
1-800-Flowers1800flowers.com
1-800-Flowers1800flowers.comFAQ
Frequently asked questions
↑↓
Scroll123456
Go to sectionsENTERESC
ActionsX
Twitter(X)