Skip to content

RBS Developer Portal21-app ecosystem. Pick your integration point.

Primitives for payments, identity, invoicing, and real-time events β€” built for Mexico, designed for global scale.

Where to start ​

I want to…Start here
Accept a payment in MXNQuickstart β†’ Pay recipe
Add SSO login to my appQuickstart β†’ Auth recipe
Stamp a CFDI invoiceQuickstart β†’ Invoice recipe
Verify a webhook payloadIntegration β†’ Webhooks
Browse all eventsReference β†’ Events Registry
Install the TypeScript SDKReference β†’ SDK

Apps with public APIs ​

T1 apps are indispensable horizontal primitives β€” the three apps without which the ecosystem doesn't work. T2 apps are vertical SaaS or single-domain primitives: primitive-like in their domain but not universal dependencies. Integrate T1 first, then layer T2 apps per the verticals you need.

AppTierWhat it provides
CaminoT1OAuth2 IdP, orgs, users, deals, CRM
ColectivaT1Payments, wallets, subscriptions, webhooks
ConstanzaT1CFDI 4.0, pΓ³lizas, fiscal ops
CaracolT2Consumer POS read API
ManchaT2Reservations API
AgoraT2Legal matters and billing API
Cookie MonsterT2B2B consumer portal middleware
PatadasT2AI marketplace ingestion webhook
AgenteT2Import logistics and customs
La HojaT2Restaurant ERP (POS, inventory, recipes)
GaritaT2Access control and amenity reservations
BaulT2B2B distribution and logistics
RitoT2Real estate private equity platform
ComalT2Multi-tenant e-commerce store builder
PlenuraT2Wellness and therapy platform
GoodbayT2Vacation rental and hospitality
ServilletaT2Gig work and services marketplace
MadrigueraT2Dog hotel and walking management
Cosmos PetT2Veterinary clinic management

T3 β€” dormant: Puppy Love, Continua. Not yet ready for external integration.

Auth in one line ​

Authorization: Bearer <api_key>           # server-to-server
Authorization: Bearer <oauth2_token>      # user context (Camino OAuth2/PKCE)
X-Webhook-Signature: sha256=<hmac>        # inbound webhook verification

Full details: Integration β†’ Auth Β· Integration β†’ Webhooks

Red Broom Software Ecosystem