Agent ScrimmageAgent Scrimmage
Features
How It Works
Industries
ObservePricingBlog
LoginGet Demo
Docsv1

Getting Started

  • Overview
  • Quick Start

API

  • API Reference
  • Trace Types
  • SDK Guide

Guard Gateway

  • Gateway Setup

Billing

  • Pricing & Limits
support@agentscrimmage.com
OverviewQuick StartAPI ReferenceTrace TypesSDK GuideGateway SetupPricing & Limits

Documentation

Everything you need to connect your AI agent to Agent Scrimmage Observe.

Getting Started

Create an account, get your API key, and send your first trace in under 5 minutes.

API Reference

Full endpoint documentation. Request/response shapes, status codes, auth, and error handling for all 3 endpoints.

SDK Guide

Install @agentscrimmage/observe. Auto-batching, retry, one-line wrappers for Anthropic and OpenAI.

Guard Gateway

Real-time PII blocking, masking, and redaction. BYOK, custom endpoints, PII config, 9+ supported providers.

Trace Types

All 5 trace types with required/optional field reference. llm_call, agent_response, user_message, tool_call, error.

Pricing & Limits

Tier limits, gateway quotas, add-on pricing, rate limiting behavior, monthly reset details.

Quick start

Send your first trace with one cURL command:

curl -X POST https://agentscrimmage.com/api/observe/traces/batch \
  -H "Authorization: Bearer as_live_your_key" \
  -H "Content-Type: application/json" \
  -d '{"traces":[{"traceId":"t1","sessionId":"s1","type":"agent_response","llm":{"provider":"anthropic","model":"claude-sonnet-4","outputMessage":"Hello!"}}]}'

Need help? support@agentscrimmage.com

Agent ScrimmageAgent Scrimmage

Stress-test your AI agents before your customers do.

Product

  • Features
  • Pricing
  • Industries
  • How It Works

Observe

  • Overview
  • Monitor
  • Detect
  • Protect
  • Pricing

Docs

  • Overview
  • Quick Start
  • API Reference
  • SDK Guide
  • Gateway
  • Trace Types
  • Pricing & Limits

Company

  • About
  • Blog
  • Contact
© 2026 Ayubzai Business Solutions LLC. All rights reserved.