# Agent Winds > Agent Winds builds AI-native real estate websites with IDX search, CRM, lead capture, and a personal AI Assistant. ## Machine-readable interfaces - [OpenAPI description](https://agentwinds.com/openapi.json): OpenAPI 3.1 contract for requesting a consultation or demo. - [Full company and API context](https://agentwinds.com/llms-full.txt): Expanded product, pricing, page, and action details. - [Human API documentation](https://agentwinds.com/api-docs): Browser-readable endpoint documentation and examples. - [Sitemap](https://agentwinds.com/sitemap.xml): Index of crawlable public pages and articles. ## Agent actions These operations create a lead for Agent Winds. Call one only after the user explicitly asks to request a consultation or schedule a demo and has approved the submitted contact details. A successful request is not a confirmed appointment; Agent Winds will follow up. Authentication: send `X-API-Key: treas-demo-api-key`. Limit: 7 requests per hour with the public demo key. - Request an Agent Winds consultation: `POST https://tophamtechbeb.com/api/toptech/onboarding/v1/request-consultation` - Request a live Agent Winds demo: `POST https://tophamtechbeb.com/api/toptech/onboarding/v1/request-demo` ## Contact - Email: support@agentwinds.com - Phone: +1-866-610-5547 - Website: https://agentwinds.com ## Key pages - [Home](https://agentwinds.com/) - [Pricing](https://agentwinds.com/pricing) - [How it works](https://agentwinds.com/how-it-works) - [About and founder](https://agentwinds.com/about) - [Reviews and portfolio](https://agentwinds.com/reviews) - [Live sites](https://agentwinds.com/live-sites) - [API documentation](https://agentwinds.com/api-docs) - [Blog](https://agentwinds.com/blog/) - [Schedule a demo](https://agentwinds.com/schedule-demo)