Resources

Payment intelligence, shared openly

Guides, research, and product updates from the Apex team.

Free Whitepaper · June 2026

The Cross-Border Playbook: EEA & Brazil

Winning card payments in the EEA and Brazil — why 40–70% of declines are recoverable, and the market-by-market routing, message, and authentication fixes that win them back. Free instant download.

Get the whitepaper
The Cross-Border Playbook: EEA and Brazil
Developers

Build on the Apex API

A single, well-documented API and no-code connectors get your data in and decisions out fast. Explore the docs, API reference, and changelog.

Documentation API reference Changelog
POST /v1/decisions
// request a routing + auth decision
curl https://dashboard.apex-payment.ai/v1/decisions \
  -H "Authorization: Bearer •••" \
  -d '{ "amount": 24800, "currency": "EUR", "bin": "414720" }'

// 200 OK
{ "route": "stripe", "auth": "dataonly_3ds2", "p_approve": 0.961 }

Get payment intelligence in your inbox

Monthly research and product updates. No spam, unsubscribe anytime.

Thanks — you're on the list.