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

# Integrations Overview

> Integrate Monid into your own product so your users can discover and run data endpoints.

Bring Monid's data endpoint marketplace into your own product. Pick the model that best fits your user experience and billing needs.

## Integration Methods

<CardGroup cols={2}>
  <Card title="Use Monid Directly" icon="bolt" href="/integrations/direct/when-to-use">
    Call Monid server-to-server as an internal building block. Users never see Monid.
  </Card>

  <Card title="OAuth" icon="key" href="/integrations/oauth">
    Let your users sign in with Monid and act on their own workspace. Best when users manage their own Monid account.
  </Card>

  <Card title="Proxy" icon="shield" href="/integrations/proxy">
    Run your own proxy in front of the Monid API. Control validation, billing, and endpoint access end‑to‑end.
  </Card>
</CardGroup>

## Need Help?

Email [support@monid.ai](mailto:support@monid.ai) to get an OAuth client or discuss custom setups.

<Note>
  Expecting high traffic? Reach out to [support@monid.ai](mailto:support@monid.ai) to discuss volume-based discounts.
</Note>
