Introduction
Overview
The NOAH Business API is organised around REST, using resource-oriented URLs.
It accepts JSON-encoded request bodies and returns JSON-encoded responses.
All of NOAH's endpoints follow REST conventions and use standard HTTP response codes, authentication, and methods.
Sandbox and Production Environments
The NOAH Business API operates in two distinct environments:
sandbox
for testingprod
for live use
For information on setting up your account, visit Onboarding.
Sandbox Environment
The Sandbox is a safe, simulated environment for testing your integration.
It allows you to test API requests and transactions in a simulated environment without affecting real-world data, using testnet blockchain networks.
The API keys that you generate in the Sandbox are exclusive to this environment.
Production Environment
After you complete testing in the Sandbox, you move your application to the Production Environment for real-world operations.
Here, your application interacts with live data, real cryptocurrencies, fiat currencies, and connects with blockchain networks.
API keys for Production are distinct and tailored for secure live operations.
Supported Digital Currencies
Digital Currency | Networks Supported |
---|---|
BTC | Bitcoin, Lightning |
USDC | Ethereum, Polygon |