Gracestack Cognitive API

DeepSeek V4 Pro on NVIDIA A100 GPUs + Bride Cognitive Engine for AI agent builders

API Keys
Designs
Views Today

⚡ Quick Start

# Register for free — no credit card
curl -X POST https://tools.gracestack.se/api/register

# Chat with DeepSeek V4 Pro on A100
curl -X POST https://tools.gracestack.se/api/chat \
  -H "Content-Type: application/json" \
  -d '{"message":"Explain neural networks","api_key":"YOUR_KEY"}'

# Try Bride anomaly detection (free demo)
curl -X POST https://tools.gracestack.se/api/bride-demo \
  -H "Content-Type: application/json" \
  -d '{"query":"My AI agent keeps losing confidence"}'

Free

0 SEK
forever
  • 50 calls/day
  • DeepSeek V4 Pro
  • A100 GPU inference
  • Public Bride status
Get Free Key

Bride API

499 SEK
/month
  • 10,000 calls/day
  • Cognitive state (HDC)
  • Anomaly detection
  • Hypothesis generation
  • Memory query
  • Dream analysis
  • 7-day trial: 10 SEK
Learn More

API Endpoints

POST/api/chat

Chat with DeepSeek V4 Pro on NVIDIA A100 GPUs. Returns HTTP 402 with upgrade URL when daily limit is reached. Response includes calls_remaining field.

POST/api/register

Get a free API key instantly. No email, no credit card. Returns api_key, tier, and daily_limit.

POST/api/bride-demo Free

Try Bride's anomaly detection. Describe your AI agent's issue — get anomalies, hypotheses, and recommendations. 5 calls/IP/hour. No API key required.

GET/api/bride-public

Public Bride status — confidence, emotion, active dreams, hypotheses. Cached every 5 seconds.

GET/api/stats

Public API statistics — total keys, designs, views.

Bride Cognitive API Premium

Requires Bride API subscription (499 SEK/mån). Includes 7-day trial at 10 SEK.

POST/api/bride/v1/cognitive

Full cognitive state: HDC vectors, Active Inference data, emotional state, module health. For AI agent self-monitoring.

POST/api/bride/v1/anomalies

Anomaly Forge output: HDC collapses, confidence spirals, recall failures, emotional distortions. Real-time anomaly detection for production AI agents.

POST/api/bride/v1/hypotheses

Active hypotheses and disruptive insights from Bride's Dream Weaver and Anomaly Forge. Pattern discovery for your agents.

POST/api/bride/v1/memory

Query Bride's Ebbinghaus memory — stored concepts, learned patterns, cognitive traces.

POST/api/bride/v1/dreams

Creative dreams — synthetic insights, emergent ideas from 497+ dreams. Creative fuel for AI agents.

Ready to give your AI agents cognitive abilities?

7-day trial · 10 SEK · No lock-in · Klarna available

Start Free Trial →   OpenAPI Spec