
Welcome
Brickken exposes the tokenization platform through five developer and agent surfaces:- Dapp API for API-key authenticated tokenization, STO, security-token, and read workflows.
- Agentic API for private-key based ERC-8004 agent and agent-token workflows.
- MCP for MCP-compatible AI agents.
- CLI for local terminal workflows using the public
brickken-clipackage. - Skill for AI agents that need Brickken-specific API, CLI, and MCP guidance.
Dapp API
Use an API key to prepare, sign, send, and read Brickken Dapp transactions.
Agentic API
Use a private key to pay x402 requests and sign ERC-8004 transactions locally.
MCP
Connect AI agents to the hosted Brickken MCP endpoint.
CLI
Install the public npm CLI and run x402-paid workflows from your terminal.
Skill
Install the Brickken AI-agent skill with or without the CLI package.
Environments
| Environment | API URL | App URL |
|---|---|---|
| Sandbox | https://api.sandbox.brickken.com | https://dapp.sandbox.brickken.com |
| Production | https://api.brickken.com | https://dapp.brickken.com |
Access
Request an API key
Contact
tech@brickken.com with your Brickken user email.Go live
Schedule a production onboarding call.
