Skip to main content

1. Get an API key

API keys are issued manually during the developer-preview period. Email hello@getbeta.io with:
  • What you’re building
  • An estimate of monthly call volume
Reply turnaround: within one business day. Self-serve signup is on the Roadmap.

2. Install the MCP server (optional)

For Claude Desktop or any MCP-compatible client:
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
Restart Claude Desktop. The BETA tools (validate, enrich, timeline, corroborate, people) appear in the tool list.

3. Make your first call

The API base is https://api.getbeta.io. All endpoints accept POST with JSON bodies and require Bearer auth.
Expected response (truncated):

Next

  • Endpoint reference — full request/response schemas for all 5 endpoints
  • Citation Contract — how BETA documents its sources, and what BETA refuses to assert
  • Recipes — multi-endpoint integration patterns for common agent flows