Integrate Bark into your backend when you need to manage bitcoin server-side. The options below are best suited for:Documentation Index
Fetch the complete documentation index at: https://second.tech/docs/llms.txt
Use this file to discover all available pages before exploring further.
- Exchanges: Manage user deposits and withdrawals
- Payment processors: Accept and settle merchant payments
- BTCPay Server: Add pay-ins or pay-outs via plugins
- Any server-side workflow: Automate payouts, subscriptions, and more
Get started
barkd REST API
Run barkd alongside your service and call it over HTTP from any stack.
barkd API clients
Control barkd with typed methods in Typescript and C#.
Rust
Embed the core library directly for maximum performance and control.
Go
Embed the Bark library natively in your Go service.