# Paribu Exchange API
> Live spot market data from Paribu, Turkey's largest crypto exchange, served straight from its public ticker feed — no key on the data, nothing cached, nothing stored. Look up any market for its last price, best bid/ask and spread, 24h high/low/average, 24h change and base/quote volume; rank every market for a quote currency (Turkish lira TL/TRY, or USDT) by 24h turnover; or list the tradable pairs with their base and quote. Markets are addressed BASE_QUOTE (BTC_TL); TRY is accepted as an alias for the lira. This is the Paribu venue specifically — a distinct Turkish-lira price feed for a high-adoption, high-volatility market, separate from the USD/USDT-quoted exchange APIs in the catalogue. Ticker-only: Paribu exposes no public order book, so the best bid/ask travel inside the ticker.

## Authentication
All requests require your oanor API key in the `x-oanor-key` header. Get one at https://www.oanor.com/developer/keys.

```bash
curl -H "x-oanor-key: oanor_live_…" "https://api.oanor.com/paribu-api/..."
```

## Pricing
- **Free** (Free) — 20,000 calls/Mo, 3 req/s
- **Starter** ($8/Mo) — 275,000 calls/Mo, 10 req/s
- **Growth** ($23/Mo) — 1,240,000 calls/Mo, 25 req/s
- **Scale** ($53/Mo) — 4,150,000 calls/Mo, 50 req/s

## Endpoints

### Ticker

#### `GET /v1/ticker` — Ticker for one market

**Parameters:**
- `market` (query, optional, string) — Market as BTC_TL Example: `BTC_TL`
- `base` (query, optional, string) — Base asset (with quote=) Example: `ETH`
- `quote` (query, optional, string) — Quote currency TL/TRY or USDT Example: `TL`

**Example:**
```bash
curl -H "x-oanor-key: $KEY" \
  "https://api.oanor.com/paribu-api/v1/ticker?market=BTC_TL&base=ETH&quote=TL"
```

**Response:**
```json
{
    "data": {
        "ask": 2890872,
        "bid": 2889762,
        "base": "BTC",
        "last": 2890872,
        "quote": "TL",
        "market": "BTC_TL",
        "source": "Paribu",
        "spread": 1110,
        "avg_24h": 2858239,
        "low_24h": 2812031,
        "high_24h": 2904247,
        "change_24h": 19872,
        "change_24h_pct": 0.69,
        "base_volume_24h": 51.966097,
        "quote_volume_24h": 150227334.77
    },
    "meta": {
        "timestamp": "2026-06-11T07:48:30.190Z",
        "request_id": "0de7baa8-472d-43d3-a47b-3387aad20f1f"
    },
    "status": "ok",
    "message": "Ticker retrieved successfully",
    "success": true
}
```

### Tickers

#### `GET /v1/tickers` — All markets for a quote ranked by 24h turnover

**Parameters:**
- `quote` (query, optional, string) — Quote currency TL/TRY or USDT Example: `TL`
- `limit` (query, optional, string) — Max results (1-400) Example: `50`

**Example:**
```bash
curl -H "x-oanor-key: $KEY" \
  "https://api.oanor.com/paribu-api/v1/tickers?quote=TL&limit=50"
```

**Response:**
```json
{
    "data": {
        "count": 50,
        "quote": "TL",
        "source": "Paribu",
        "tickers": [
            {
                "ask": 46.099,
                "bid": 46.098,
                "base": "USDT",
                "last": 46.098,
                "quote": "TL",
                "market": "USDT_TL",
                "spread": 0.001,
                "avg_24h": 46.108,
                "low_24h": 46.01,
                "high_24h": 46.148,
                "change_24h": -0.03,
                "change_24h_pct": -0.06,
                "base_volume_24h": 6328952.59,
                "quote_volume_24h": 291752056.49
            },
            {
                "ask": 24.212,
                "bid": 24.057,
                "base": "STG",
                "last": 24.071,
                "quote": "TL",
                "market": "STG_TL",
                "spread": 0.155,
                "avg_24h": 20.053,
                "low_24h": 17.35,
                "high_24h": 24.85,
                "change_24h": 5.41,
                "change_24h_pct": 28.99,
                "base_volume_24h": 10710924.8,
                "quote_volume_24h": 257822670.86
            },
            {
                "ask": 0.742,
                "bid": 0.7395,
                "base": "SAHARA",
                "last": 0.7395,
                "quote": "TL",
                "market": "SAHARA_TL",
                "spread": 0.0025,
                "avg_24h": 0.7792,
                "low_24h": 0.7153,
          
…(truncated, see openapi.json for full schema)
```

### Markets

#### `GET /v1/markets` — Tradable pairs with base/quote

**Parameters:**
- `quote` (query, optional, string) — Filter by quote currency Example: `TL`

**Example:**
```bash
curl -H "x-oanor-key: $KEY" \
  "https://api.oanor.com/paribu-api/v1/markets?quote=TL"
```

**Response:**
```json
{
    "data": {
        "count": 226,
        "quote": "TL",
        "source": "Paribu",
        "markets": [
            {
                "base": "0G",
                "quote": "TL",
                "market": "0G_TL"
            },
            {
                "base": "1INCH",
                "quote": "TL",
                "market": "1INCH_TL"
            },
            {
                "base": "2Z",
                "quote": "TL",
                "market": "2Z_TL"
            },
            {
                "base": "A",
                "quote": "TL",
                "market": "A_TL"
            },
            {
                "base": "AAVE",
                "quote": "TL",
                "market": "AAVE_TL"
            },
            {
                "base": "ACM",
                "quote": "TL",
                "market": "ACM_TL"
            },
            {
                "base": "ADA",
                "quote": "TL",
                "market": "ADA_TL"
            },
            {
                "base": "AERO",
                "quote": "TL",
                "market": "AERO_TL"
            },
            {
                "base": "AEVO",
                "quote": "TL",
                "market": "AEVO_TL"
            },
            {
                "base": "AFC",
                "quote": "TL",
                "market": "AFC_TL"
            },
            {
                "base": "AIXBT",
                "quote": "TL",
                "market": "AIXBT_TL"
            }
…(truncated, see openapi.json for full schema)
```

### Meta

#### `GET /v1/meta` — Service metadata

**Example:**
```bash
curl -H "x-oanor-key: $KEY" \
  "https://api.oanor.com/paribu-api/v1/meta"
```

**Response:**
```json
{
    "data": {
        "note": "Markets are BASE_QUOTE (BTC_TL). The default quote is the Turkish lira (labelled TL; TRY is accepted as an alias). quote_volume_24h is derived as volume × last; change_24h_pct is the 24h percentage move.",
        "source": "Paribu public ticker (paribu.com/ticker, live)",
        "service": "paribu-api",
        "endpoints": {
            "GET /v1/meta": "This document.",
            "GET /v1/ticker": "Ticker for one market (market=BTC_TL or base=BTC&quote=TL).",
            "GET /v1/markets": "Tradable pairs with base/quote (quote=TL optional).",
            "GET /v1/tickers": "All markets for a quote ranked by 24h turnover (quote=TL, limit=50)."
        },
        "description": "Live spot market data from Paribu, Turkey's largest crypto exchange. The ticker endpoint returns a market's last price, best bid/ask, 24h high/low/average, 24h change and base/quote volume; the tickers endpoint ranks every market for a quote currency (TL/TRY or USDT) by 24h turnover; the markets endpoint lists tradable pairs with base/quote. Live, no key, nothing stored. A distinct Turkish-lira venue for TRY price discovery, separate from the USD/USDT-quoted exchange feeds. Ticker-only (Paribu exposes no public order book); best bid/ask are in the ticker.",
        "market_count": 261,
        "upstream_status": "ok"
    },
    "meta": {
        "timestamp": "2026-06-11T07:48:30.579Z",
        "request_id": "50e5b10a-9731-4de2-80d6-acb9cecdb7ba"
    },
    "status
…(truncated, see openapi.json for full schema)
```


---
Marketplace page: https://www.oanor.com/api/paribu-api
OpenAPI spec: https://www.oanor.com/api/paribu-api/openapi.json
