The SHELTR API provides developers with comprehensive access to platform functionality, enabling seamless integration with shelter management systems, donor platforms, and participant services. Built on modern REST principles with blockchain integration.
Base URL: https://sheltr-api-714964620823.us-central1.run.app
(Production)
Authentication: Firebase ID tokens ✅ OPERATIONAL
Multi-Tenant: 10 shelter tenants with real data connectivity ✅ LIVE
curl -X GET "https://sheltr-api-714964620823.us-central1.run.app/auth/profile" \
-H "Authorization: Bearer <firebase-id-token>" \
-H "Content-Type: application/json"
Get started with the SHELTR API using Firebase ID token authentication. Interactive documentation available at /docs
endpoint.