
RescueGroups is a public API providing adoption.
This API is publicly accessible without authentication.
GET https://api.example.com/v1/status| Method | Path | Description |
|---|---|---|
| GET | https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home | Primary API endpoint. |
curl -X GET "https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home" \ -H "Accept: application/json"