Skip to main content

Introduction

Daya Pro API provides programmatic access to our currency trading platform. Build trading bots, integrate market data into your applications, or automate your trading strategies.
Pro is a separate platform from Daya Onramp. It requires its own API keys and uses different authentication methods.

What You Can Build

Trading Bots

Automate trading strategies with market and limit orders

Market Data Apps

Access real-time orderbook and market data

Portfolio Dashboards

Track orders, trades, and account activity

Analytics Tools

Analyze trading patterns and market trends

Available Markets

Pro currently supports the following trading pairs:
Unified Balance: You can use USDT-NGN, USDC-NGN, or USD-NGN as the symbol. All are treated equivalently and map to a single unified USD balance.

API Capabilities

Public Endpoints (No Authentication)

Access market data without an API key:
  • Markets - List all available trading pairs
  • Orderbook - Real-time orderbook snapshots with configurable depth

Authenticated Endpoints

With an API key, you can:

Key Differences from Onramp API

Getting Started

API keys are generated by the Daya team. Contact support@daya.co to request access.
1

Request API Access

Contact support@daya.co to set up your Pro account and request API keys with the scopes you need
2

Test Public Endpoints

Fetch market data without authentication to verify connectivity
3

Make Authenticated Requests

Add your API key to start accessing orders and placing trades

Next Steps

Authentication

Set up API keys and learn about scopes

Quick Start

Place your first order in minutes