AppFolio Install & Auth Overview Configure AppFolio Stack API authentication. AppFolio uses HTTP Basic Auth with a client ID and client secret, provided through their Stack partner program. No public npm SDK exists — use direct REST API calls. Prerequisites - AppFolio Stack partner account (appfolio.com/stack) - Client ID and Client Secret from AppFolio - Node.js 18+ or Python 3.10+ Instructions Step 1: Obtain API Credentials Step 2: Create API Client Step 3: Verify Connection API Endpoints | Resource | Endpoint | Methods | |----------|----------|---------| | Properties | | GET | | Units | |…