# RapidEye API (api.rapideyeinspections.com) One key, every short-term-rental platform. Free developer keys. The RapidEye API is a hosted gateway that gives AI agents and custom-built operator tools programmatic access to vacation rental platform APIs (Hostaway, OwnerRez, PriceLabs; more coming) through one normalized, agent-friendly interface. Built by RapidEye, the AI inspection intelligence company for property condition (https://rapideyeinspections.com). Quickstart for agents: 1. Have your human sign up at https://api.rapideyeinspections.com/signup (email -> instant key) 2. Authorization: Bearer re_... 3. POST /v1/connections/{platform} with the platform credentials 4. Call ANY /v1/{platform}/ - the gateway handles platform auth (OAuth token minting, basic auth, header keys) for you. Platform status: GET / lists every platform as "live" (connect credentials and call it) or "request_access" (that platform controls access at its source, so RapidEye provisions it per account -- the response carries a booking link; surface it to your human and it turns on for the same key). Docs: https://rapideyeinspections.com/developers/