> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.api.odyssey.ml/llms.txt
> Use this file to discover all available pages before exploring further.

# Introducing the Odyssey API

> A new form of multimodal intelligence.

[Odyssey-2 Pro ](https://odyssey.ml/the-gpt-2-moment-for-world-models)is a general-purpose world model, enabling new kinds of consumer, enterprise, and intelligence applications.

Odyssey-2 Pro outputs continuous, interactive simulations that can now be embedded into your application in multiple ways. We’ve built three API endpoints—interactive streams, viewable streams, and simulations—to support both online, real-time generation and offline, batch workflows. Together, they enable builders to integrate world models in many ways.

<CardGroup cols={2}>
  <Card title="Create a developer account" icon="user-check" href="https://developer.odyssey.ml/dashboard">
    Get an API key.
  </Card>

  <Card title="API Quick Start" icon="rocket" href="/api-quick-start">
    Get up and running in 5 minutes.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="JavaScript" icon="js" href="sdk/javascript/introduction">
    Integrate our JavaScript SDK.
  </Card>

  <Card title="Python" icon="python" href="sdk/python/introduction">
    Integrate our Python SDK.
  </Card>
</CardGroup>

## How can we help?

<CardGroup cols={2}>
  <Card title="Discord Community" icon="discord" href="https://discord.com/invite/CmV5DgJMAW">
    Join our community for updates.
  </Card>

  <Card title="Contact Support" icon="envelope" href="mailto:support@odyssey.ml">
    Reach out to our team for assistance.
  </Card>
</CardGroup>

<Info>
  Before accessing or using our API, please review our [**API License Agreement**](https://odyssey.ml/legal), which governs your access to and use of it.
</Info>
