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://api.oden-api.com/search \
        -H "Authorization: Bearer YOUR_KEY" \
        -d '{ "query": "what are the moons of saturn?" }'