Sample dashboard — this is demo data. Create your own workspace →
Ava Singhverified
API & Skills
Your API keys
AI publishing key
housepeek_...lineCreated 2026-03-17
How to use your key
curl -X POST https://housepeek.ca/api/v1/listings \
-H "Authorization: Bearer YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"address":{"streetName":"Main St","city":"Toronto","province":"ON"},"price":799000}'See the full API documentation for all endpoints.
This is a read-only demo. Sign in to manage your own API keys.