Developers

Build on regulated financial infrastructure.

Issue cards, open accounts, accept payments and move money with clean REST APIs and SDKs — on Gate to Pay’s CBJ-licensed platform.

Issue a card
curl https://api.gatetopay.com/v1/cards \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "program": "prepaid",
    "holder": "cust_8a1f2c",
    "currency": "JOD"
  }'

Everything you need to build.

Start building today.

Create sandbox keys and make your first call in minutes.