Integration Models: Permissionless vs Partnerships
Gnosis Pay offers two ways to get started:- Permissionless Integration
- Partnership Integration
1. Permissionless Integration (Free Plan Only)
Developers can start building with our APIs right away—no need to contact us or go through an approval process. This lets you quickly enable crypto payments, card issuance, and account features for your users.
This integration requires no special credentials. Simply authenticate with our APIs using SIWE (Sign-In with Ethereum) to receive a JWT token and start building.
What You Can Do
- ✅ Make API calls immediately — no API keys, approvals, or contracts
- ✅ Issue and manage Gnosis-branded cards for testing and early users
- ✅ Experiment with basic functionality (card issuance, transactions, balance queries)
What You Can't Do
- ❌ Attribute card activity back to your business (no webhooks, no tracking)
- ❌ Display sensitive card details (requires Partner Secure Element)
- ❌ Launch a branded card program at scale
🚀 When to Move On
Once you want to connect card activity to your app/business or expose sensitive card details, you’ll need to switch into Partnership mode.
2. Partnership Integration (Free, Startup, and Enterprise)
If your company is interested in deeper collaboration—such as branded cards, custom user experiences, fee rebates, or co-marketing opportunities — you can sign up through our Partners Dashboard.
Key Credentials
- Partner ID → Required for webhooks, attribution, and tracking
- App ID → Required for Partner Secure Element (PSE) access
Advanced Features
- Branded cards and custom experiences
- Multi-market support
- BIN sponsorship
- Compliance oversight
Dedicated Support
Direct access to Gnosis Pay team for technical guidance and business support.
Full Observability
Complete integration into your systems with webhooks and analytics.
Getting Your PartnerID and APP_ID
Through our self-service Partners Dashboard, partners can:- PartnerID: A unique identifier for partner organization within the Gnosis Pay ecosystem, enabling us to track user acquisition and attribute activity to integration.
-
APP_ID: An application-specific identifier that allows partners to authenticate with the PSE (Partner Secure Elements) and establish secure mTLS connection authentication between partner and Gnosis Pay.

To get your PartnerID and APP_ID through the Partners Dashboard:
- Sign up at partners.gnosispay.com
- Include your company details and app domains (required for CORS whitelisting)
- Get your PartnerID and APP_ID instantly upon registration
- Handle PSE integration setup, CSR signature, and webhook configuration directly through the dashboard