Workflow Templates
Pre-built workflow templates that agents can execute with a single prompt:Earnings Prep
intelligence/earnings-preview, factors/decomposition, insiders, owners/13f
Compliance Check
events/enforcement, compensation, insiders, filings (8-K events)
Portfolio Review
portfolio/analyze, portfolio/stress-test, factors/dashboard
Query Packs
Reusable query configurations that bundle multiple API calls:Billing-Aware Agent Guardrails
Budget Controls
Set per-agent spending limits to prevent bill shock:SECAPI-Budget-Used headers on every response and gets warned at 75%, 90%, 95% thresholds.
Rate Limiting
Per-endpoint rate limits prevent agents from overwhelming the API:| Endpoint Family | Rate Limit |
|---|---|
| Entity resolve | 600/min |
| Filing search | 600/min |
| Section extract | 180/min |
| Intelligence query | 30/min |
| Semantic search | 120/min |
Agent Bootstrap
Create ephemeral, scoped credentials for agents. The sponsor-token endpoint requires a WorkOS-authenticated bearer token, not an API key.Policy Bundles by Vertical
Pre-configured policy sets for different customer types. For ready-to-run prompts that exercise these policy bundles end-to-end, see the agent prompt library — 50 v1 prompts across the same five personas.Investment Manager Policy
- Full access to all SEC, factor, and macro endpoints
- Intelligence bundles enabled
- Portfolio analytics enabled
- Budget: usage-based (PAYG or Team plan)
- 12 ready-to-run prompts: /agents/prompt-library/investment-manager
Law Firm Policy
- Enforcement, filing search, entity resolution
- Event monitoring (8-K, restatements, auditor changes)
- Webhook delivery for real-time alerts
- Budget: per-query with approval threshold
- 12 ready-to-run prompts: /agents/prompt-library/law-firm
Insurance/Risk Policy
- Financial health indicators
- Enforcement history
- Compensation screening
- Restricted to read-only operations
- Budget: fixed monthly cap
- 6 ready-to-run prompts: /agents/prompt-library/insurance

