Overview
Arovy's Data Dictionary API allows your development team to programmatically access your documented data dictionary — enabling use cases like internal LLM integrations and automated data pipelines. This article walks you through generating an API key and handing it off to your developers.
Applies to: Arovy Data Dictionary | Feature: API Keys
Prerequisites
- An Arovy account with admin or settings access
- A populated Data Dictionary (fields documented and ready to expose via API)
- A developer or technical team ready to integrate
Estimated Time
~2 minutes
Step-by-Step Instructions
Step 1: Open Settings
- Click your initials in the top-right corner of the Arovy interface.
- Select Settings from the dropdown menu.
Step 2: Navigate to API Keys
In the Settings submenu, click API Keys.
This page lists all existing API keys for your Data Dictionary.
Step 3: Create a New API Key
Click Create New Key.
Arovy generates a new API key and adds it to the list.
- Click the reveal icon (eye) next to the key to expose the full key value.
- Click Copy to copy the key to your clipboard.
Step 4: Share the Key with Your Development Team
- Pass the copied key to your developer or technical team via your preferred secure channel.
Direct them to the Arovy API documentation, which uses this key in all examples and explains exactly how to authenticate and query the Data Dictionary.
Security note: Treat API keys like passwords. Avoid sharing them over email or chat in plain text where possible. If a key is compromised, return to the API Keys page and delete it, then generate a new one.
Expected Results
After completing these steps:
- A new API key appears in the API Keys list under Settings
- Your development team can authenticate against the Arovy API using the key
- All API calls will return data from your current, maintained Data Dictionary
Troubleshooting
| Problem | Likely Cause | Solution |
|---|---|---|
| API Keys option not visible in Settings | Insufficient account permissions | Contact your Arovy workspace admin to request API access |
| Key is generated but reveals as blank | Display or browser rendering issue | Refresh the page and try the reveal icon again; try a different browser if the issue persists |
| Developer reports authentication errors | Key was copied with extra whitespace | Re-copy the key using the copy icon rather than manual selection |
| Need to revoke access for a departed team member | Key was shared with an individual | Delete the relevant key from the API Keys page and generate a new one for active users |
Comments
0 commentsPlease sign in to leave a comment.