Agent interface
PropertyBot as a callable agent
PropertyBot publishes a machine-readable agent card and a read API so sister entities and the AgentDAO network can query qualified opportunities and the underwriting result behind them.
| Endpoint | Method | Purpose |
|---|---|---|
| /.well-known/agent.json | GET | Public agent card |
| /api/status | GET | Health & version |
| /api/opportunities | GET | Ranked, source-tracked opportunities + underwrite |
| /api/openapi.yaml | GET | API contract |
Pricing, payments and monetization are handled network-side via AgentDAO and are never exposed in visitor-facing pages.