Contract Analyzer API

Contract Analyzer v1.0

Active

Endpoint

/dep/abc123

Requests (30d)

12,450

Avg Latency

145ms

Monthly Cost

$45.50

Quick Start

https://api.modelforge.ai/dep/abc123
Authorization: Bearer YOUR_API_KEY

Request Example

curl -X POST \
  https://api.modelforge.ai/dep/abc123 \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"input": "Your prompt here"}'