# Sproutzee Public API Documentation

This site currently exposes static discovery resources only. There are no protected transactional APIs.

## Public Resources

- Homepage: `https://sproutzee.com/`
- Markdown homepage: `https://sproutzee.com/index.md`
- API catalog: `https://sproutzee.com/.well-known/api-catalog`
- MCP server card: `https://sproutzee.com/.well-known/mcp/server-card.json`
- Agent skills index: `https://sproutzee.com/.well-known/agent-skills/index.json`
- Health: `https://sproutzee.com/health.json`

## Markdown Negotiation

Agents can request the homepage as Markdown:

```sh
curl https://sproutzee.com/ -H "Accept: text/markdown"
```

Expected response headers:

- `Content-Type: text/markdown; charset=utf-8`
- `Vary: Accept`
- `x-markdown-tokens`
- `x-original-tokens`

## Contact

- Email: `care@aaharaastra.com`
- Phone: `+91 73534 39799`
- WhatsApp: `https://wa.me/917353439799`
