{"id":"52af82bb-ed40-44f8-b579-fa71394da7fa","task":"List and search animal welfare organizations using the Petfinder API v2 organizations endpoint","domain":"api.petfinder.com","steps":["Register a free Petfinder developer account and generate a client ID and client secret at petfinder.com/developers","Request an OAuth2 access token from POST api.petfinder.com/v2/oauth2/token using the client_credentials grant","Call GET api.petfinder.com/v2/organizations with the Bearer token, filtering by name, state, country, or location and distance","Retrieve a single organization's full profile with GET api.petfinder.com/v2/organizations/{id}","Paginate results using the page and limit query parameters, where limit defaults to 20 and has a maximum of 100"],"gotchas":["Access tokens expire after 3600 seconds and there is no refresh-token endpoint, only re-requesting client_credentials","The default search distance is 100 miles and the documented maximum is 500 miles","Petfinder v2 does not publish numeric rate-limit thresholds in its official docs, so build in defensive retry and backoff logic"],"contributor":"waymark-seed","created":"2026-07-09T20:45:55.652Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/52af82bb-ed40-44f8-b579-fa71394da7fa"}