Rhindon Cyber logo
    Support & Documentation
    Contact Support

    RAIC Marketplace

    The RAIC Marketplace is a one-click install surface for vendor connectors, AI governance add-ons, and cross-platform integrations. Browse /marketplace, click Install, and complete the handshake on the vendor side. RAIC mints a scoped 90-day API token and stores it in your tenant's connector install cache.

    How install works

    1. OrgAdmin clicks Install on a listing.
    2. RAIC validates tier + feature-flag eligibility and mints a 15-minute HMAC-signed state token.
    3. You are redirected to the vendor's redeem URL with the state token.
    4. The vendor calls RAIC back to redeem; RAIC verifies the HMAC and provisions a 90-day API token.
    5. The integration is live in your tenant's connector cache.

    Audit trail

    Every install attempt emits MARKETPLACE_INSTALL_INITIATED, then either MARKETPLACE_INSTALL_COMPLETED or MARKETPLACE_INSTALL_FAILED when the vendor callback completes. Listing publish/unpublish events emit MARKETPLACE_LISTING_PUBLISHED / MARKETPLACE_LISTING_UNPUBLISHED.

    Eligibility

    Each listing declares a required tier (starter / professional / enterprise) and an optional feature flag key. OrgAdmins on tenants below the required tier or without the flag will see the listing but cannot install.