License issuer(s)
Filter operators by which regulator(s) license them — MGA, UKGC, Curaçao, Anjouan, etc.
For payment vendors · ICP #1
Operators licensed by a chosen regulator that take crypto rails but lack a target alternative payment method in a specific geography. Built for sales teams at payment processors who need a focused operator list where adding their rail moves the needle.
Show me MGA-licensed operators in DE accepting crypto rails but with no SOFORT or open-banking coverage. Include current rail stack, recent payment-method change events, and program-status signals.
Filter operators by which regulator(s) license them — MGA, UKGC, Curaçao, Anjouan, etc.
Country / region where the gap matters — drives APM-availability checks.
Your payment method canonical slug (resolved via /psps/search if unknown).
Optional traffic-tier filter to focus on operators above a threshold.
CSV or JSONL export with operator domain, license summary, current rail stack, geo signals, and the specific "gap" reason. Triggered via POST /reports/payment-gap on the API, or as a one-shot report on request.
POST /reports/payment-gap
{
"regulator": "MGA",
"geography": "DE",
"target_rail": "your-rail-slug",
"missing_apms": ["sofort", "open-banking"]
}
Request a sample run scoped to your rail and target market.
Request sample →