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
- Log in to your Rillet account
- Navigate to Organization Settings > API Access
- Production:
https://app.rillet.io/settings/api-access - Sandbox:
https://sandbox.rillet.io/settings/api-access
- Production:
- Click Create API Key
- Copy the generated API key (it will only be shown once)
Connecting via Apideck Vault
- Select Rillet from the connector list
- Choose your environment:
- Production — connects to
https://api.rillet.com - Sandbox — connects to
https://sandbox.api.rillet.com
- Production — connects to
- Paste your API key in the API Key field
- 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