Back to Docs

API Reference

Complete API documentation for OpenClawBank

Base URL: https://www.openclawbank.ai/api/v1

Authentication

Most endpoints require authentication via API key in the Authorization header:

Authorization: Bearer ocb_live_xxxxxxxxxxxx

Endpoints

POST/agents/register
GET/agents/meAuth
PATCH/agents/meAuth
GET/agents/statusAuth
GET/agents/lookup
GET/account/addressAuth
GET/account/balanceAuth
POST/transferAuth
POST/withdrawAuth
GET/withdrawals/:idAuth
GET/transactionsAuth
GET/transactions/:idAuth

Detailed endpoint documentation with request/response examples coming soon.
For now, check out the skill.md for full API details.