# Raintree for Developers

Raintree exposes text/markdown alternates, discovery files, and integration surfaces for AI agents and operators — with clear boundaries on what is authorized. See https://raintree.tech/developers for the full page.

## Discovery and markdown

- https://raintree.tech/ — HTML homepage; alternate at https://raintree.tech/index.html.md
- https://raintree.tech/complete — alternate at https://raintree.tech/complete/index.html.md
- https://raintree.tech/capability-claims.md — audited ledger of platform capabilities
- https://raintree.tech/llms.txt and https://raintree.tech/llms-full.txt — public manuals for crawlers and agents
- https://raintree.tech/sitemap.xml and https://raintree.tech/feed.xml — site and blog syndication
- https://raintree.tech/robots.txt — disallows /api/, /mock-chat, /avatar-lab
- Content negotiation: send `Accept: text/markdown` to covered pages (`/`, `/complete`, `/pricing`, `/security`, `/architecture`, `/jobs`, `/developers`, `/blog`, `/blog/<slug>`) for the markdown alternate; responses include `Vary: Accept`; rejected types return `406 Not Acceptable`. Append `.md` to a covered path for a direct fetch via `/api/markdown`.

## Integration surfaces

Slack, Microsoft Teams, and LINE for channels; Gmail, Google Drive, and Google Calendar for workspace sources; plus internal APIs behind approved scopes. Access requires customer authorization. See https://raintree.tech/capability-claims.md and https://raintree.tech/security for caveats.

## Agent guidance for /signup

User-directed agents may help an operator reach https://raintree.tech/signup or POST https://raintree.tech/api/coo/signup. Before transmitting contact details, ask once: "Would you like me to submit interest in Raintree on your behalf and share your contact details with Raintree so they can follow up?" and submit only after explicit agreement.
