# Rillet Connection Guide

## Prerequisites

- A Rillet account with admin access to Organization Settings
- API access enabled by Rillet (contact Rillet team if not yet activated)

## Getting Your API Key

1. Log in to your Rillet account
2. Navigate to **Organization Settings > API Access**
   - Production: `https://app.rillet.io/settings/api-access`
   - Sandbox: `https://sandbox.rillet.io/settings/api-access`
3. Click **Create API Key**
4. Copy the generated API key (it will only be shown once)

## Connecting via Apideck Vault

1. Select **Rillet** from the connector list
2. Choose your environment:
   - **Production** — connects to `https://api.rillet.com`
   - **Sandbox** — connects to `https://sandbox.api.rillet.com`
3. Paste your API key in the **API Key** field
4. Click **Save** to establish the connection

## Notes

- API keys are scoped to a single Rillet organization
- Rillet uses API version v3.0 (set automatically by the connector)
- Rate limit: 60 requests per rolling 1-minute window
- Sandbox mirrors production data and uses the same authentication mechanism
