- REST — with an API key
- Agentic API — with a wallet
- CLI
- MCP
Start with a read that needs no key at all, to confirm you can reach the API:Then a read that does need one:Now prepare a write. This returns unsigned transactions and a Sign each returned transaction with the wallet matching Poll
txId — nothing is on-chain yet:signerAddress, then send:GET /get-transaction-status until it confirms.signerAddress must be whitelisted by Brickken first. Ask for it when you request your key.Where next
What you can do
Every capability, and which client reaches it.
Authentication
Credentials, the 402 handshake, plans, limits, and errors.
Dapp API reference
Every tokenization, STO, and read endpoint.
Postman collection
Ready-to-run requests for every endpoint.