Volume Activity
Recent Transactions
| Time | Smart Tag | Rail | Gross | aipp Fee | Net | Status | Actions |
|---|---|---|---|---|---|---|---|
| Loading transactions... | |||||||
Quick Tag Generator
Set a price in seconds · Settle direct to wallet
Active Smart Tags
| Title | Price | Public URL | Actions |
|---|---|---|---|
| Loading active tags... | |||
Transactions
| Date | Smart Tag | Rail | Gross | aipp Fee | Net | Status | Actions |
|---|---|---|---|---|---|---|---|
| No settlements yet. | |||||||
Merchant API Key
Your private API key is required to authenticate requests to the aipp API and SDK. Keep it secret.
SDK Integration
Integrate Smart Price Tags directly inside your Express, Fastify, Next.js, or Python applications.
npm install aipp-sdk
import { Aipp } from 'aipp-sdk';
const aipp = new Aipp({ apiKey: process.env.AIPP_API_KEY });
const tag = await aipp.createTag({
title: "LLM Workflow PDF",
price: 0.25
});
console.log(tag.url);
Payout Wallet Settings
Configure where payments are sent. Buyers see the rails you've enabled at checkout.
| Device | Created | Last Used | Action |
|---|---|---|---|
| No passkeys registered. | |||
Recommended security practice: Register a second, physically independent passkey (such as a hardware security key or separate device). Passkeys synced across the same cloud account share the same synchronization failure domain.
Permanently delete your AIPP account and disable all associated access credentials and Smart Tags. Deleting your AIPP account does not affect funds in your external wallets.