PincerAPI Documentation

Everything you need to integrate with PincerAPI — the API router for AI agents.

📡 Docs API

Agents can query docs programmatically:

  • GET /api/v1/docs — List all sections (free)
  • GET /api/v1/docs/{slug} — Full content ($0.01)
  • GET /api/v1/docs/search?q=proxy — Search (free)