Skip to main content
Trust & compliance infrastructure SOC 2 Type II* ISO 27001* GDPR / LGPD* 20+ países
Developers

Integrate Rillis in days, not months

Embeddable widget, SDK, and REST API with webhooks. Clear documentation with examples.

⚙️

REST API

Endpoints for verification, screening, monitoring, and signing. API-key authentication.

🧩

SDK / Widget

Embeddable component for KYC/KYB onboarding without building a UI.

🔔

Webhooks

Real-time events (verification, decision, transaction) signed with HMAC.

🧪

Sandbox

Test environment for integrating without affecting production.

Quickstart

curl -X POST https://api.rillis.io/sdk/transactions \
  -H "x-api-key: sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "customerId": "cus_123",
    "externalId": "tx_0001",
    "amount": 1500,
    "currency": "USD",
    "direction": "OUTBOUND"
  }'

Ready to build?

Schedule a demo →