> For the complete documentation index, see [llms.txt](https://docs.rox.com/development/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rox.com/development/engineering/docs/rox-enterprise-integrations/api-access.md).

# API Access

## Notice

{% hint style="warning" %}
This is a public alpha offering from Rox. Products in the public alpha phase are provided to trusted partners during the development phase for testing and feedback. Features shown here may be modified or removed at any time and are not governed by a Service Level Agreement that you may have with Rox until the product is deemed to be generally available.
{% endhint %}

Please send any feedback to [Taeuk Kang](mailto:taeuk@rox.com) <<taeuk@rox.com>> with the subject line containing \[public-api].

## Creating an API Key

1. Sign in as an organization administrator.&#x20;
2. Open the [Settings page](https://run.rox.com/settings?from=%2Fhome\&tab=api_keys) and select “Access > API keys” from the left side navigation bar.
3. Create a new API key.
4. Copy the generated API key in a secure location, like a password manager.

## Documentation

The API reference is available here: [https://public-api.rox.com/v0/redoc](https://public-api.rox.com/redoc)

The base URL for the API is <https://public-api.rox.com/v0>. Any endpoints you see in the API reference must be prepended by the base URL.

There are two enrichment subjects available: company and person.

To update your enrichment waterfall settings, open the [Settings page](https://run.rox.com/settings?from=%2Fhome\&tab=enrichment) and select “Features > Enrichment” from the left side navigation bar.

To ask Rox Chat about the API, use the following prompt: Explain to me how to use this API: <https://public-api.rox.com/v0/openapi.json>.

[Ask ChatGPT](https://chatgpt.com/?prompt=Explain+me+how+to+use+this+API%3A+https%3A%2F%2Fpublic-api.rox.com%2Fv0%2Fopenapi.json) | [Ask Claude](http://claude.ai/new?q=Explain%20me%20how%20to%20use%20this%20API:%20https://public-api.rox.com/v0/openapi.json)
