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

# Embed via API & SDK

> Embed Genloop chat into your own applications and query your data warehouse programmatically with the REST API, SDKs, and authentication tokens.

<Note>
  The Genloop API and SDK are currently in development. This page will be updated with full documentation once available. If you want early access or have a specific use case, [talk to us](https://cal.com/ayush-genloop).
</Note>

The Genloop API lets you query your data programmatically and embed verified answers into your own applications — internal tools, customer-facing products, or automated workflows.

API access is available on **Pro** and above.

## What you will be able to do

* Query your Genloop workspace programmatically via REST API
* Embed data answers into internal or external applications
* Trigger automations and retrieve Liveboard data
* Use iFrames for embedded interfaces (Enterprise)

## Next steps

<CardGroup cols={2}>
  <Card title="Genloop MCP" icon="cpu" href="/integrate-and-extend/genloop-mcp">
    Connect Genloop to AI tools via MCP while API docs are in progress.
  </Card>

  <Card title="Talk to us" icon="calendar" href="https://cal.com/ayush-genloop">
    Get early API access or discuss your integration needs.
  </Card>
</CardGroup>
