Sign in to ODEN

Manage your API keys, usage, and billing.

Overview

Sign out
Current plan
Free
Requests this month0 / 1,000
API key

Loading…

Quickstart

Send a query — get a synthesized answer with citations.

curl https://oden.samiestenbergg-6f8.workers.dev/search \
        -H "Authorization: Bearer YOUR_KEY" \
        -d '{ "query": "what are the moons of saturn?" }'