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

# Development

> Connect your own applications to Vooma

<Info>
  **Prerequisite**: You need an enterprise license to develop apps that connect
  to Vooma.
</Info>

Follow these steps to get started developing against the Vooma Public API

**Step 1**: Obtain an API key for your organization

**Step 2**: Test your API key using a simple query like [this one](/api-reference/quotes/search)

**Step 3**: Use our [Public API](https://app.vooma.ai/docs) documentation to develop your integration

## Troubleshooting

<AccordionGroup>
  <Accordion title="Error: I'm seeing auth failures when I test my API key">
    You need to be an organization admin to create an API key. Please contact
    your admin or contact Vooma support.
  </Accordion>

  <Accordion title="Issue: I'm seeing auth failures when I test my API key">
    Contact us at [support@vooma.ai](mailto:support@vooma.ai)
  </Accordion>
</AccordionGroup>

Want to stay posted on the latest and greatest? [Check out our changelog.](https://www.npmjs.com/package/mintlify?activeTab=versions)
