freeapis

Petfinder

Petfinder 致力于帮助宠物找到家园,是另一个帮助宠物被领养的资源

认证方式
API Key
HTTPS
Yes
CORS
Yes
分类
动物

简介

Petfinder 提供收容所的可领养宠物列表——OAuth2 + API 密钥。

⚠️ 状态(2026-08 实测)api.petfinder.com 在本网络无法访问(连接失败)。使用前请从你的网络验证。

提供的数据

curl -X POST "https://api.petfinder.com/v2/oauth2/token" \
  -d "grant_type=client_credentials&client_id=YOUR_ID&client_secret=YOUR_SECRET"

然后查询动物:

curl "https://api.petfinder.com/v2/animals?limit=25" \
  -H "Authorization: Bearer YOUR_TOKEN"

注意事项

  • 用 API 密钥/密钥对走 OAuth2 token 流程。
  • 动物、品种和组织端点。

常见问题

Petfinder 免费吗? 通过 petfinder.com/developers 免费拿 API 密钥。

为什么访问不了? 我们 2026-08 检查遇到连接失败——请从你的网络验证。

有什么数据? 可领养动物和组织。

动物 分类更多

APIAuthHTTPSCORS
AdoptAPet

Resource to help get pets adopted

API KeyYesYes
Axolotl

Collection of axolotl pictures and facts

No authYesNo
Cat Facts

Random cat facts

No authYesYes
Cataas

Cat as a service (cats pictures and gifs)

No authYesNo
Cats

Pictures of cats from Tumblr

API KeyYesNo