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

# Developer Resources and Tools

> Developer tools, downloads, OpenAPI specs, Postman collections, SDKs, and community resources to help you build faster with the Rhombus API.

Everything you need to get started and stay productive with the Rhombus API.

## Video Walkthrough

<iframe src="https://www.youtube.com/embed/mIsqeG09k98" title="YouTube video player" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />

## Developer Tools

<CardGroup cols={2}>
  <Card title="OpenAPI Specification" icon="file-code" href="https://api2.rhombussystems.com/api/openapi/public.json">
    Download the machine-readable OpenAPI 3.0 spec for client library generation and API exploration
  </Card>

  <Card title="API Console" icon="key" href="https://console.rhombussystems.com/settings/api-management/">
    Generate and manage API keys in the Rhombus Console
  </Card>

  <Card title="Interactive API Reference" icon="square-terminal" href="/api-reference">
    Browse and test all 900+ endpoints directly in the documentation
  </Card>

  <Card title="Documentation MCP" icon="robot" href="/documentation-mcp">
    Connect AI tools like Claude, Cursor, and VS Code to Rhombus docs via Model Context Protocol
  </Card>

  <Card title="API Regions (US & EU)" icon="globe" href="/api-regions">
    Endpoint URLs for both regions, region-bound API keys, and cross-region troubleshooting
  </Card>
</CardGroup>

## AI & LLM Context Files

These files provide structured context about the Rhombus API for AI assistants. They are auto-generated and hosted by Mintlify at the site root:

* **[llms.txt](https://api-docs.rhombus.community/llms.txt)** — Concise project overview for quick AI loading
* **[llms-full.txt](https://api-docs.rhombus.community/llms-full.txt)** — Comprehensive reference with examples and best practices

## Community & Support

<CardGroup cols={2}>
  <Card title="Developer Community" icon="users" href="https://rhombus.community">
    Get help from Rhombus engineers and fellow developers
  </Card>

  <Card title="GitHub" icon="github" href="https://github.com/RhombusSystems">
    Open-source examples, SDKs, and documentation source
  </Card>
</CardGroup>
