www.nium.com Open in urlscan Pro
2606:4700::6812:1903  Public Scan

Submitted URL: https://login-qa.nium.com/
Effective URL: https://www.nium.com/
Submission: On December 30 via api from US — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

 * Platform
   
   Interfaces
   Products
   Nium Portal
   New!
   Manage multiple payment applications from one dashboard
   
   API
   Go from idea to implementation quickly using bank-grade APIs
   Global Payouts
   Send payouts to 190+ markets
   
   Global Card Issuance
   Issue physical and virtual cards for real-time payments
   
   Global Accounts
   Open global accounts and fund in local currency
   
   Global FX
   New!
   Access transparent FX rates and avoid hidden markups

 * Solutions
   
   Solutions
    * Financial Institutions
      Banks, fintech, and money service providers
    * Travel
      B2B Travel payments for OTAs, airlines and hotels
    * Payroll
      Payments for global payroll providers
    * Spend Management
      Corporate purchasing & expense management platforms
   
   Network
   
   Network
   Global Network
   
   Global Licenses
   License coverage around the world
 * Resources
   
   Resources
    * Resources Center
      Explore latest Nium resources & research
    * FX Tool
      New!
      Compare a given rate with our transparent FX rates
    * Newsroom
      Latest announcements
    * Events
      Meet Nium @ Money 20/20 Las Vegas!
   
   News
   
   News 1 month ago
   Nium Partners with Jeonbuk Bank to Launch Global Remittance Service 21
   November 2023 — Nium, the leader in real-time global payments, and Jeonbuk
   Bank (JB Bank), a leading South Korean financial institution, have announced
   a groundbreaking partnership.
 * Company
   
   Company
    * About Nium
      Learn about who we are
    * Careers
      Apply to one of our open roles
    * Sponsorship
      Discover more about our partnership with the ICC
    * Newsroom
      Read more about our latest news
    * Nium Cares
      Explore our initiatives
    * Events
      Talk to Nium experts at an industry event

 * Developers
   
   Developers
    * Payments Platform Docs
      Send money on-demand to 190+ countries, 100+ in real time
    * Travel Platform Docs
      Optimize payments to online travel agencies, airlines and hotels
    * Start Building
      Go from idea to implementation quickly using bank-grade APIs

Contact Us
 * Platform
   
   
   INTERFACES
   
    * 
      Nium Portal
      New!
      Manage multiple payment applications from one dashboard
    * 
      API
      Go from idea to implementation quickly using bank-grade APIs
   
   PRODUCTS
   
    * 
      Global Payouts
      Send payouts to 190+ markets
    * 
      Global Card Issuance
      Issue physical and virtual cards for real-time payments
    * 
      Global Accounts
      Open global accounts and fund in local currency
    * 
      Global FX
      New!
      Access transparent FX rates and avoid hidden markups

 * Solutions
   
   * 
     Financial Institutions
     Banks, fintech, and money service providers
   * 
     Travel
     B2B Travel payments for OTAs, airlines and hotels
   * 
     Payroll
     Payments for global payroll providers
   * 
     Spend Management
     Corporate purchasing & expense management platforms
 * Resources
   
   * 
     Resources Center
     Explore latest Nium resources & research
   * 
     FX Tool
     New!
     Compare a given rate with our transparent FX rates
   * 
     Newsroom
     Latest announcements
   * 
     Events
     Meet Nium @ Money 20/20 Las Vegas!
 * Company
   
   * 
     About Nium
     Learn about who we are
   * 
     Careers
     Apply to one of our open roles
   * 
     Sponsorship
     Discover more about our partnership with the ICC
   * 
     Newsroom
     Read more about our latest news
   * 
     Nium Cares
     Explore our initiatives
   * 
     Events
     Talk to Nium experts at an industry event
 * Developers
   
   * 
     Payments Platform Docs
     Send money on-demand to 190+ countries, 100+ in real time
   * 
     Travel Platform Docs
     Optimize payments to online travel agencies, airlines and hotels
   * 
     Start Building
     Go from idea to implementation quickly using bank-grade APIs

Contact Us


THE LEADER IN
REAL-TIME

GLOBAL PAYMENTS
PAYROLL PAYMENTS
TRAVEL PAYMENTS
BUSINESS PAYMENTS
PAYMENTS

Accelerate business growth on the world's leading real-time payments
infrastructure. Collect, convert, and disburse funds around the world instantly
to accounts, cards, and wallets.


100+

Real-time
markets


190+

Payout countries
and territories


100+

Supported
currencies


75M

Cards issued
worldwide

Contact Sales Explore API



THE GLOBAL INFRASTRUCTURE FOR REAL-TIME PAYMENTS

Nium moves money, manages foreign exchange, and mitigates fraud so your business
can send and receive funds in real-time.

Global Payouts
Send payouts to 190+ markets with real-time payments infrastructure for
on-demand business.
Explore Payouts
Global Accounts
Simplify funding, collection, conversion, and disbursements to drive borderless
growth for multiple currencies.
Explore Accounts
Global Card Issuance
Launch physical and virtual card strategies quickly and easily with
authorization models that work for you.
Explore Issue Cards
Global FX
Avoid the high-cost intermediaries and get transparency and control to move
money anywhere in real time.
Explore FX

OUR SOLUTIONS


THE MODERN WAY GLOBAL BUSINESSES PAY AND GET PAID

Financial Institutions

Move money across borders for banks, fintechs, and money service businesses.

Explore Industry →

Global Payroll

Scale effortlessly with competitive FX, real-time payments, and direct debit
options.

Explore Industry →

Spend Management

Take control of corporate purchasing and simplify supplier payments.

Explore Industry →

Travel

Maximize efficiency and profitability by optimizing travel payments with
flexible funding methods.

Explore Industry →

The Nium API

Fund Wallet Money Transfer Issue Card

FUND WALLET

Request
1
2
3
4
5
6
7
8
9
10
11

curl --request POST \
--url
https://gateway.nium.com/n1/api/v1/client/id/wallet/d45193cc-4d3c-421a-ada4-63f4dfcb663d/fund
\
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'x-api-key: your-api-key' \
--data '
{
"amount": 500
"destinationCurrencyCode": "SGD"
"fundingChannel": "BANK_TRANSFER"
"fundingInstrumentId": " "<hash-id>"
"sourceCurrencyCode": "SGD"
}
'

1
2
3
4
5
6
7
8
9
10
11

curl --request POST \
--url
https://gateway.nium.com/n1/api/v1/client/api-key/customer/6380ca89-16c8-4d2a-826f-265bb954c39d/wallet/34078ed1-38f7-4ce4-825e-266e85ac1ba1/remittance
\
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'x-api-key: your-api-key' \
--data '
{
"beneficiary": {
"id": "64665bf275b2012eca1ca0d5"
}
"deviceDetails": {
"countryIP": "66.249.74.64"
"deviceInfo": "macOS"
"ipAddress": "45.48.241.198"
"sessionId": "40531ac01a6f11edafc28dba55d51275"
}
"payout": {
"swiftFeeType": "SHA"
"audit_id": 112
"destination_amount": 0
"serviceTime": "2022-11-29"
"source_amount": 100
"source_currency": "INR"
"tradeOrderID": "TR012345"
}
"sourceOfFunds": ""Business Owner/Shareholder"
"authenticationCode": "string"
"customerComments": " "Transfer to family"
"exemptionCode": " "01 - Trusted Beneficiary"
"purposeCode": " "IR01802"
}
'

1
2
3
4
5
6
7
8
9
10
11

curl --request POST \
--url
https://gateway.nium.com/n1/api/v2/client/clientHashId/customer/customerHashId/wallet/walletHashId/card
\
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'x-api-key: your-api-key' \
--data '
{
"Select one of the following card type": {
"cardType": "PHY"
}
"cardProductId": 100
"cardType": "VIR"
"cardExpiry": "1126"
"nameOnCard": " "John Doe"
"additionalLine": "John Doe"
"issuanceMode": "NORMAL_DELIVERY_LOCAL"
"plasticId": "100100"
"corporateId": "123456"
}
'

Go to example
Simplicity
99% Uptime


THE MOST POWERFUL APIS FOR GLOBAL MONEY MOVEMENT

Go from idea to implementation quickly and easily with our robust, powerful and
flexible APIs. Our rich API documentation , sample data, and code snippets
provide developers with powerful tools and elegant APIs to launch your next
innovation with ease.

Start Building


REAL-TIME MONEY MOVEMENT, MADE POSSIBLE

Move money around the world — from APAC to LATAM, from EMEA to North America,
from capital cities to emerging markets. Our direct bank relationships enable
nearly all transactions on the Nium network to be settled in real-time.

GLOBAL NETWORK GLOBAL BUSINESS.

 * 190+ Payout countries and territories
 * 100+ Real-time markets
 * Regulated in 35+ markets

Explore Our Licenses
Customer Stories

Hear From Our Customers



WHAT NIUM DOES, THE COVERAGE THAT NIUM HAS, THE SUPPORT THAT NIUM PROVIDES ...
I’D DEFINITELY RECOMMEND NIUM TO ANOTHER COMPANY

– Vamsi Krishna, Co-Founder at Multiplier

Watch now →

THE CORRIDORS ARE LIGHTNING FAST. EUROS ARE ALMOST INSTANT, WHICH IS ALWAYS A
HAPPY SURPRISE FOR THE CLIENT. WE SAY A MAXIMUM OF TWO DAYS, BUT IT USUALLY ENDS
UP BEING MINUTES. IT’S A KIND OF MAGIC WHICH THEY LOVE.

– Micael Martins, Head of Product, Frente Corretora

Read more →

WE WENT FROM KICKOFF TO HAVING A LIVE PRODUCT IN ABOUT 3 MONTHS ... WE WENT FROM
ZERO TO PROCESSING MILLIONS OF TRANSACTIONS TOGETHER.

– Giovanni Casinelli, Co-Founder & President at Aspire

Watch now →

WHAT NIUM DOES, THE COVERAGE THAT NIUM HAS, THE SUPPORT THAT NIUM PROVIDES ...
I’D DEFINITELY RECOMMEND NIUM TO ANOTHER COMPANY

– Vamsi Krishna, Co-Founder at Multiplier

Watch now →

THE CORRIDORS ARE LIGHTNING FAST. EUROS ARE ALMOST INSTANT, WHICH IS ALWAYS A
HAPPY SURPRISE FOR THE CLIENT. WE SAY A MAXIMUM OF TWO DAYS, BUT IT USUALLY ENDS
UP BEING MINUTES. IT’S A KIND OF MAGIC WHICH THEY LOVE.

– Micael Martins, Head of Product, Frente Corretora

Read more →

WE WENT FROM KICKOFF TO HAVING A LIVE PRODUCT IN ABOUT 3 MONTHS ... WE WENT FROM
ZERO TO PROCESSING MILLIONS OF TRANSACTIONS TOGETHER.

– Giovanni Casinelli, Co-Founder & President at Aspire

Watch now →

WHAT NIUM DOES, THE COVERAGE THAT NIUM HAS, THE SUPPORT THAT NIUM PROVIDES ...
I’D DEFINITELY RECOMMEND NIUM TO ANOTHER COMPANY

– Vamsi Krishna, Co-Founder at Multiplier

Watch now →


RESOURCES

InsightsEvents


LET'S MEET!

No upcoming events

Events Calendar

Dismiss


DECEMBER 2023


Sun
Mon
Tue
Wed
Thu
Fri
Sat

26


27


28


29


30


1


2


3


4


5


6


7


8


9


10


11


12


13


14


15


16


17


18


19


20


21


22


23


24


25


26


27


28


29


30


31


1


2


3


4


5


6




READ MORE

All Resources

HOW THE PAYMENTS INDUSTRY WILL CHANGE (& NOT CHANGE) IN 2024 

Article · 1 week ago
Read

VOICES OF NIUM WITH ZAINAB PATEL, FINANCE MANAGER AT NIUM

Article · 2 weeks ago
Read

NIUM’S CODING INTERVIEW BE LIKE...

Article · 3 weeks ago
Read

NIUM PARTNERS WITH JEONBUK BANK TO LAUNCH GLOBAL REMITTANCE SERVICE

News · 1 month ago
Read

SEASON 2 RECAP: WHAT'S INSPIRED US THIS YEAR

Podcast · 1 month ago
Read

GENERAL INQUIRIES

Frequently Asked Questions




THE LEADER IN REAL-TIME GLOBAL PAYMENTS

Accelerate global business growth with Nium’s payment infrastructure allowing
you to collect, convert, and disburse funds instantly to accounts, cards, and
wallets around the world.


COMPANY

 * About Us
 * Resources
 * Newsroom
 * Careers
 * Contact Us


PLATFORM

 * Global Payouts
 * Global Accounts
 * Global Card Issuance
 * Global FX
 * Nium Portal
 * Network


SOLUTIONS

 * Spend Management
 * Financial Institutions
 * Payroll
 * Travel


DEVELOPERS

 * Documentation
 * Payout API
 * Payin API
 * Issue Cards API

--------------------------------------------------------------------------------


© 2023 Nium Pte. Ltd.
Prohibited Business Categories
Terms of use | Privacy Notice




THERE WERE 0 ERRORS WITH YOUR SUBMISSION






×
×