/katanx · documentation

API Reference [v2]

Last updated: April 7, 2026

The Katanx REST API provides highly-available access to intelligence streams, user-generated media, and Studio commerce operations.

Base URL

All production requests mandate HTTPS. Disabling SSL verification will trigger immediate origin blocks.
https://api.katanx.com/v2

Core Endpoints (Preview)

GET /stream/intelligence

Retrieves an algorithmically scored array of the most relevant Stream entities within your practitioner graph.

POST /studio/media/upload-url

Generates a signed, short-lived Edge upload URL for chunked video ingestion into the Katanx HLS transcoder.

GET /wire/signals

Pulls high-fidelity aggregated artifacts from your subscribed Wire vectors.

Rate Limiting

Standard organizational keys are limited to 1,000 requests per rolling 5-minute window. Exceeding this boundary triggers an HTTP 429 Too Many Requests response. We enforce strict exponential backoff requirements on repeated violations.