Choose an integration path. With clean APIs, pre-built connectors, and a no-code dashboard, you can quickly get started with the best option for your business.

app.pebbles.financial/dashboard
Payroll
Wallets
Collect
Team
Settings
Run payroll
Employees24
Total₦4.2M
Process payroll
Last run: Mar 1 — Completed

No code required. Run payroll, issue wallets, manage collections and view compliance reports directly from the Pebbles Dashboard.

Open dashboard ›
B
BambooHR
W
Workday
S
Slack
X
Xero
Q
QuickBooks
G
Gusto
Z
Zoho
S
SAP
F
Freshteam
R
Rippling
H
HiBob
P
Personio

Use a pre-built connector. Browse our directory of HR, accounting, and payroll platforms that integrate with Pebbles out of the box.

See integrations ›
1  const pebbles = require('pebbles')(
2    'sk_test_abc123'
3  );
4
5  await pebbles.payroll.run({
6    company: 'comp_thco',
7    month: '2026-03'
8  });
payroll.run
payroll.preview
wallets.create
wallets.fund
collect.subscribe
comply.verify
TERMINALserver.js
$ node server.js && pebbles listen
> Ready! Waiting for webhooks...

Build your own integration. Use our SDKs, REST APIs, webhooks, and sandbox environment to build and maintain a custom integration.

Read the docs ›

Why developers choose Pebbles

Clean REST APIs
Consistent JSON responses, predictable error codes, and comprehensive endpoint documentation.
Webhooks for everything
Get real-time notifications for payroll runs, transfers, collection events, and compliance updates.
Sandbox environment
Test every flow with sandbox credentials. No real money moves until you are ready to go live.
SDKs in every language
Official libraries for Node.js, Python, Ruby, Go, and PHP. Get started in minutes, not days.
Idempotency built in
Every write endpoint supports idempotency keys. Retry safely without duplicating transactions.
Enterprise-grade security
SOC 2 compliant, end-to-end encryption, and role-based access controls on every API key.

Start building on Pebbles today.

Create a free account, get API keys, and start integrating in minutes.

© 2026 THCOpebbles.financial