# Forms Live API — Complete Documentation > This document contains the complete Forms Live API documentation for AI ingestion. > Source: https://developer.reiformslive.com.au/llms-full.txt > > **Base URL pattern:** `https://{state}.api.formslive.com.au` > **States:** nsw, vic, qld, sa, wa, tas, nt, act > **Authentication:** HTTP Basic auth — base64-encode `{api_key}:{access_token}` and send as `Authorization: Basic {encoded}` > **Staging:** Replace `{state}.api.formslive.com.au` with `{state}-api.formslive-staging.com.au`