License issuer
Filter the Company search by real license jurisdictions such as MGA, UKGC, Curaçao, or Anjouan.
For payment vendors · ICP #1
Find operators in a target regulator or geography that already accept adjacent rails but do not yet show your payment method. Built for payment processors that sell into casino and sportsbook operators.
Show me MGA-licensed operators that accept crypto rails but do not show open-banking coverage. Include the operator handle, license context, current rail categories, and export-ready rows for sales outreach.
Filter the Company search by real license jurisdictions such as MGA, UKGC, Curaçao, or Anjouan.
Use geo and license facets to keep the list scoped to markets where your rail matters.
Search or facet by observed payment categories and payment methods on operator payment pages.
Start with Company search rows, then resolve selected company profiles before exporting a paid list.
Run a redacted Company API demo with payment-focused suggestions. Production calls use the same Company search/resolve/export flow with your API key and full paid rows.
The anonymous demo returns operator identity, matched facets, masked payment/provider counts, and a paywall boundary. Full payment-method values are available through authenticated Company resolve and export calls.
{
"found": 847,
"hits": [{
"company_name": "Example Operator",
"jurisdiction": ["mga"],
"masked": { "payment_methods": 6, "game_providers": 18 }
}],
"paywall": { "gated": true }
}
GET /api/v1/igaming/companies/search find operators by payment, license, provider, geo facets
GET /api/v1/igaming/companies/resolve resolve selected company_ref/domain into the full operator profile
POST /api/v1/igaming/exports create CSV/JSONL export for the filtered operator list
Base URL: https://api.igamingfinder.com. Authenticate production calls with X-API-Key. The public demo above is redacted and zero-charge.
Production delivery is an authenticated API workflow plus CSV/JSONL export. For evaluation, request a sample run scoped to your rail and target market; we return a small, reviewable slice before you automate the workflow.
Request a sample run scoped to your rail and target market.
Request sample →