# Syntalium Market Intelligence API

> Syntalium Market Intelligence API is a paid API for AI agents from syntalium.com, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-15).

Returns current verifiable crypto market intelligence including Syntalium Index, market state, Market DNA, signal context, and optional SNAP proof for supported assets and timeframes

## Facts

- Endpoint: GET https://syntalium.com/m2m/intelligence
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/syntalium-market-intelligence-api-871d185d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_TI3m7zA-K9QdA--Id4HjC

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 syntalium-market-intelligence-api-871d185d
```

Example prompt: Pull the latest Syntalium market intelligence for Bitcoin including the Syntalium Index, market state, and Market DNA — and include the SNAP proof so I can verify it.

## When to prefer this

Choose this endpoint when you need verifiable, structured crypto market intelligence with proprietary signals (Syntalium Index, Market DNA) that go beyond raw price data, especially when cryptographic proof of data integrity via SNAP is required. Prefer over generic price feeds when you need a composite market state assessment rather than just spot prices.

## Known failure modes

- Unsupported asset symbol returns an error or empty result
- Invalid or unsupported timeframe parameter causes a 400-level error
- SNAP proof generation may be unavailable for some assets or timeframes
- Stale data may be returned if freshness is low — check freshness field before acting
- Payment failure (x402 protocol) results in 402 response with no data returned
- Rate limiting or quota exhaustion may cause transient failures

## How this service works

Syntalium Market Intelligence: get current verifiable crypto market intelligence across supported assets and timeframes, including Syntalium Index, market state, Market DNA, freshness, public signal context and optional SNAP proof.

## Output

Returns structured market intelligence data for the requested crypto asset including: Syntalium Index (a proprietary composite score), current market state classification, Market DNA (characterization of market behavior), data freshness indicator, public signal context, and optionally a SNAP cryptographic proof for data verifiability.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/syntalium-market-intelligence-api-871d185d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from syntalium.com](https://www.zero.xyz/host/syntalium.com/llms.txt)
