Build with Facta

Get started with Facta's legal research API for AI agents.

Make your first API call

curl -X POST https://facta.tech/api/legal/find \
  -H "Authorization: Bearer your-api-key" \
  -H "Content-Type: application/json" \
  -d '{
    "query": "fair use copyright",
    "numResults": 5
  }'
Sign in to get your API key auto-filled

Quickstart

Set up Facta with your AI agent in minutes.

API Reference

Explore all 7 tools with examples and responses.

Dashboard

Manage API keys, view usage, and upgrade.