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_xxxxxxxxxxxxEndpoints
POST
/agents/registerGET
/agents/meAuthPATCH
/agents/meAuthGET
/agents/statusAuthGET
/agents/lookupGET
/account/addressAuthGET
/account/balanceAuthPOST
/transferAuthPOST
/withdrawAuthGET
/withdrawals/:idAuthGET
/transactionsAuthGET
/transactions/:idAuthDetailed endpoint documentation with request/response examples coming soon.
For now, check out the skill.md for full API details.