Get Free API Key

Access the largest library of stories written to help machines reason

7-day context • 1,000 stories/mo • Forever free

Your keys are on their way...
Oops, can you try again...

Already have a key + secret? Connect below →

Python JavaScript TypeScript Java Go

Connect

Add your Synorb API key + API secret to call Streams in the Playground.

Get Free API Key →
🔒 Session-only credentials
Synorb Playground

Playground

Experience the power of Synorb's context infrastructure in seconds

80+ Streams15 Categories12 API Calls
Catalog Metrics
Loading
Catalog Insights
Loading insights...
Session Logs
0
API Calls
0
Stories Read
0
Body Sections

Quick Start - Tap to Try

Request Builder
Select date
January 2025
Select date
January 2025
Stories to read 20
Ready
Time: - Size: -

Execute a request to see the response here

Select a preset above or configure your own request

Generated Code
import synorb

client = synorb.Client(
    api_key="your_api_key",
    api_secret="your_api_secret"
)

response = client.stories.fetch(
    stream_id=None,
    page_size=20,
    format='json'
)

API Endpoints

Four REST endpoints providing quota tracking, stream discovery, metadata inspection, and content retrieval.

GET

/profile

Real-time quota tracking with usage analytics and subscription status

Monitor quota & overage
Track reset dates
GET

/catalog

Complete stream library with metadata, domains, and primary entities

Discover all streams
View cross-domains
GET

/stream

Deep stream intelligence with filters, body sections, and activity metrics

15+ body sections
Multi-dimensional filters
POST

/stories

Structured stories with surgical filtering and markdown-formatted sections

Precision date ranges
Section extraction
Complete Documentation

Build with precision using advanced filtering and surgical extraction

Comprehensive guides for implementing cross-domain intelligence, advanced filtering patterns, and production-ready workflows.

Multi-dimensional filtering techniques
Section-level extraction patterns
Production architecture examples
Real-world implementation workflows
View Full Documentation
6 Deep Dive Sections
25+ Code Examples
15+ Body Sections
4 Workflow Patterns