const payment = await gruv.payouts.create({
amount: 1250.00,
currency: 'USD',
recipient: {
email: '[email protected]',
country: 'US'
}
});
// Response: 200 OK
console.log(payment.status); // 'processing'
Dev Experience
REST API
Standard JSON.
Webhooks
Event-driven.
SDKs
Node, Python, Go.

Documentation
Interactive guides.
Integrate faster with clear tooling.
With typed SDKs, a Postman collection, and a sandbox environment, teams can move from pilot to production with fewer surprises.
- Idempotency keys
- Rate limiting handling
- Granular scopes

Verified & Secure
Enterprise-grade protection active
Integration Steps
1
Keys
Get API credentials.
2
Sandbox
Test in a sandbox environment.
3
Verify
Pass integration review.
4
Live
Switch to production.
Frequently Asked Questions
Is there a sandbox?+
Test environments and pilot modes vary by product and rollout. Many teams start with a scoped pilot (file imports/exports) and move to API-driven automation once integration behavior is validated.
Are webhooks supported?+
Yes—status updates can be delivered via webhooks so your systems stay in sync with payout and collection state changes. Supported event types vary by workflow and program configuration.
Can I start with this feature and add more later?+
Yes. Gruv is modular—you can start with a single workflow and expand to additional modules as your requirements grow.
How do integrations work?+
Integrate via APIs and webhooks, or start with file imports/exports for a fast pilot. Email ingestion can help with lightweight backfills when needed.
What affects coverage, methods, and timelines?+
Coverage, methods, and timelines vary by market and are subject to compliance and policy checks. Confirm your target corridors and payout methods during evaluation.
Is this tax or legal advice?+
No. Tax and compliance features vary by jurisdiction and customer configuration. This content is for informational purposes and is not tax or legal advice.
