Quickstart
Get an API response in a few minutes using your organization API key.
1. Get an API key
API keys use the format r6-<keyId>.<secret>. Your organization admin can create keys from the Relativity6 dashboard. Store the secret securely — it is shown only once at creation.
2. Authenticate
Send the full key on every request:
x-api-key: r6-yourKeyId.yourSecret
3. Base URLs
| API | Base URL |
|---|---|
| Platform API | https://api.relativity6.com |
| Marvin2 API | https://classification.relativity6.com |
4. Business risk (Platform API)
Example request
See the full business risk reference.
5. Classification (Marvin2 API)
Example request
Check the X-Marvin2-Cache response header for cache hits. See the classification reference.
What's next
- Platform API quickstart — business risk sections, profiles, and filtering
- Marvin2 API quickstart — classification and co-tenant endpoints