# Asia Pulse - Crypto & Korea Market Intelligence Report

> Asia Pulse - Crypto & Korea Market Intelligence Report is a paid API for AI agents from asia-pulse.com, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-14).

Returns a real-time Asia-session market intelligence report covering kimchi premium, crypto funding-rate regime signals, and Korea equity chain analysis for semiconductors, defense, and power sectors.

## Facts

- Endpoint: GET https://asia-pulse.com/report/premium
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/asia-pulse-crypto-korea-market-intelligence-report-8684076e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_86wjKDsfSzq0gkWpnpE0D

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability asia-pulse-crypto-korea-market-intelligence-report-8684076e
```

Example prompt: Pull the latest Asia Pulse report for me — I want to see the current kimchi premium level, what the crypto funding-rate regime signal is showing, and how the Korea semiconductor and defense equity chains are looking right now.

## When to prefer this

Choose this endpoint when you need real-time Asia-session crypto and Korea equity market signals that Western data providers typically miss, especially for kimchi premium arbitrage signals, crypto funding rate regime analysis, or Korea semiconductor/defense/power equity chain intelligence. Ideal for trading agents operating during or after the Asia session.

## Known failure modes

- Payment failure (402): x402 micropayment of 0.1 USDC not completed or rejected
- Data unavailability: Asia-session trading system temporarily offline or lagged
- Rate limiting: too many requests in a short window
- Network timeout: live data feed slow to respond during high-volatility periods

## How this service works

Premium Asia-session crypto-finance report: kimchi premium, funding-rate regime, momentum signals, and Korea market context from a live 24/7 trading system.

## Output

A real-time market intelligence report containing: the current kimchi premium (price spread between Korean and global crypto exchanges), crypto funding-rate regime signals indicating market sentiment/positioning, and Korea equity chain analysis covering semiconductor, defense, and power sectors — data sourced from a live 24/7 Asia-session trading system.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "$schema": "https://json-schema.org/draft/2020-12/schema",
 "properties": {
  "input": {
   "type": "object",
   "required": [
    "type",
    "method"
   ],
   "properties": {
    "type": {
     "const": "http"
    },
    "method": {
     "const": "GET"
    }
   }
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/asia-pulse-crypto-korea-market-intelligence-report-8684076e/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from asia-pulse.com](https://www.zero.xyz/host/asia-pulse.com/llms.txt)
