# Appfolio Hello World

> Query AppFolio properties, units, and tenants via REST API. Trigger: "appfolio hello world".

- Skill: `jeremylongshore/appfolio-hello-world` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jeremylongshore/appfolio-hello-world`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jeremylongshore/appfolio-hello-world/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- License: MIT
- Author: jeremylongshore (https://skillmd.com/u/jeremylongshore)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/jeremylongshore/appfolio-hello-world

---


# AppFolio Hello World

## Error Handling

| Error | Cause | Solution |
|-------|-------|----------|
| `401 Unauthorized` | Invalid credentials | Verify client_id/secret |
| `404 Not Found` | Wrong endpoint | Check API version in URL |
| `422 Unprocessable` | Invalid request body | Validate required fields |

## Resources

- [AppFolio Stack APIs](https://www.appfolio.com/stack/partners/api)
- [AppFolio Engineering Blog](https://engineering.appfolio.com)

## Next Steps

Continue with the next skill in the AppFolio pack sequence.


