Aslan is the universal payment infrastructure for AI agents. See ChatGPT, Claude, and other AI agents make autonomous purchases with spending controls.
Hi! I'm an AI agent with Aslan integration. I can make real purchases for you with enterprise-grade spending controls!
π‘ Tip: Click the "βοΈ Settings" button to configure your spending limits before we start.
Try asking me to buy something!
Your key is never stored. Get one at platform.openai.com
npm install aslan
export ASLAN_TOKEN=your_token
node examples/first-purchase.js
# β
AI agent just bought $10 gift card!
const aslan = require('aslan');
const functions = aslan.getFunctionSchema();
// Add to ChatGPT completion:
functions: functions,
function_call: "auto"
Join hundreds of developers building the future of autonomous commerce