Skip to main content

What You'll Need

CredentialWhat it is
Admin API KeyOrganization admin key from Claude Console (prefix sk-ant-admin01-)

Overview

Connect Parable to the Anthropic Admin API to sync organization members, workspaces, API keys, invites, workspace membership, and daily usage/cost reports.This connector is separate from Claude Compliance, which uses a Compliance Access Key for audit and eDiscovery data.

Organization data

Users, workspaces, workspace members, invites, and API key inventory

Usage & cost

Daily token usage and cost buckets for FinOps reporting

Prerequisites

Setup access in . These steps require , or a colleague with equivalent permissions who can create credentials for you.If that is not you, ask your administrator.
  • A Claude organization (Admin API is unavailable for individual accounts). Set up your organization at Console > Settings > Organization if needed.
  • Admin API Key access in Claude Console (not the standard API keys page).
Claude Platform on AWS: Most Admin API endpoints are unavailable on Claude Platform on AWS except workspace management. Usage/cost reporting and organization member endpoints may not work in that deployment model.

Setup Guide

1

Open Admin keys in Claude Console

  1. Sign in to console.anthropic.com as an organization admin.
  2. Open Settings > Admin keys (direct link: console.anthropic.com/settings/admin-keys).
2

Create an Admin API Key

  1. Click Create key (or Create Admin Key).
  2. Enter a descriptive name, for example Parable Platform.
  3. Copy the key immediately. It is shown only once.
Copy your now!This is the only time it will be displayed. Store it in a secure password manager before closing this page.
Use an Admin API Key (sk-ant-admin01-...) from Settings > Admin keys. Do not use a standard Claude API key from Settings > API keys (sk-ant-api03-...) — that key is for Messages API calls and will not authenticate to the Admin API.
3

Connect in Parable

  1. In Parable, open Settings > Connectors > Add connector.
  2. Select Anthropic > Claude Admin.
  3. Paste your Admin API Key.
  4. Save and run Test connection.
Success! If you received a 200 OK response with valid data, your credentials are configured correctly. You can now proceed to configure this connector in Parable.

What Parable syncs

By default, Parable ingests:
DataAdmin API area
Organization users/v1/organizations/users
Workspaces/v1/organizations/workspaces
Workspace members/v1/organizations/workspaces/{id}/members
API keys (metadata)/v1/organizations/api_keys
Pending invites/v1/organizations/invites
Daily message usage/v1/organizations/usage_report/messages
Daily cost (USD)/v1/organizations/cost_report
For compliance audit logs and chat/project content, use the Claude Compliance connector instead.