# SecureLend Pitch Deck Pre-Check

> SecureLend Pitch Deck Pre-Check is a paid API for AI agents from agents.securelend.ai, paid per call via x402, $0.500000/call, status unknown (last checked 2026-09-14).

Analyzes a startup or business pitch deck to assess lending readiness and flag issues before a formal loan application

## Facts

- Endpoint: GET https://agents.securelend.ai/api/v1/pitch-deck-precheck
- Price: $0.500000/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/agents-securelend-ai-d8642dc8
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_AcVL2BXa_V_MrbfTaO9Dj

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability agents-securelend-ai-d8642dc8
```

Example prompt: Can you run a lending pre-check on my pitch deck at https://example.com/pitch.pdf and tell me if there are any red flags or issues that would concern a lender before I formally apply?

## When to prefer this

Use this endpoint when a user wants a quick, automated pre-screening of their pitch deck from a lender's perspective before committing to a formal application process. It is especially useful for founders or SMB owners who want early feedback on lending eligibility and document quality. Prefer this over the full quantitative-analysis or risk-discovery endpoints when the primary goal is a fast, lightweight readiness check rather than a deep financial model review.

## Known failure modes

- Invalid or inaccessible pitch deck URL returns an error
- Unsupported document format results in parsing failure
- Missing required input parameters returns 400 Bad Request
- Payment of 0.5 USDC not included or invalid triggers 402 Payment Required
- Pitch deck too large or complex causes timeout or processing error

## How this service works

USDC payment required for /api/v1/pitch-deck-precheck

## Output

A structured pre-check report on the submitted pitch deck, including a lending readiness assessment, identified risk indicators or red flags, missing elements that lenders typically require, and actionable recommendations to improve the deck before a formal loan application.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/agents-securelend-ai-d8642dc8/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from agents.securelend.ai](https://www.zero.xyz/host/agents.securelend.ai/llms.txt)
