Skip to main content
Anthropic builds Claude, a family of frontier AI models with industry-leading context windows (up to 1M tokens). These four jobs leverage Claude’s ability to process massive documents in a single call — entire annual reports, quarters of meeting transcripts, multi-source writing samples, and full research papers — then feed the extracted intelligence into Mavera’s surfaces (Personas, Mave Agent, Brand Voices, Focus Groups) to create data-driven personas, enriched intelligence reports, authentic brand voices, and validated research questions.

API Reference Card

All examples use ANTHROPIC_API_KEY for Claude and MAVERA_API_KEY for Mavera. Anthropic uses x-api-key — not Authorization: Bearer. Every request also requires the anthropic-version header. The Python SDK and JS SDK handle both headers automatically.

Prerequisites

1

Anthropic API key

Create an account at console.anthropic.com and generate an API key from the Settings page.
2

Mavera API key

Get your key from Mavera dashboard.
3

Install SDKs

or for JavaScript:
4

Environment variables


Jobs


Rate Limits & Production Notes

Anthropic uses x-api-key authentication — not Authorization: Bearer. Every request requires the anthropic-version: 2023-06-01 header. The Python and JS SDKs handle both automatically. For raw HTTP calls, always include:
Large context calls (500K+ tokens) can take 60-120 seconds — set timeouts accordingly. Cache document analyses to avoid reprocessing unchanged content. Monitor Mavera credits at Dashboard.
For cost optimization, use a two-model strategy: Claude Haiku for initial extraction and formatting (0.25/Mtokens),thenClaudeOpus4.6onlyfordeepanalysisrequiringreasoningacrossfullcontext(0.25/M tokens), then Claude Opus 4.6 only for deep analysis requiring reasoning across full context (15/M tokens). This reduces costs by up to 80% on mixed workloads.

All Integrations

Anthropic API Docs

Personas

Focus Groups

Brand Voices

Mave Agent