UUGP Registry
ugp.dev · the canonical UGP registry

Find a nonprofit

Search by name, EIN, or website to resolve a nonprofit's authoritative /.well-known/ucp. The registry only points the way — a caller discovers and verifies the profile directly before moving money. The money path never goes through the registry.

Browse the directory

2 indexed nonprofits. Every entry resolves to a signed, self-hosted profile.

Coastal Wildlife Fund logo
Coastal Wildlife FundEnvironment & WildlifeEIN verifiedsigned
EIN 98-7654321

https://registry.ugp.dev/n/coastalwildlife.org/.well-known/ucp

Eastside Shelter logo
Eastside ShelterHousing & ShelterEIN verifiedsigned
EIN 12-3456789

https://registry.ugp.dev/n/eastsideshelter.org/.well-known/ucp

For developers

The registry is an open UCP service (dev.ugp.registry). Query it from anywhere — no key required for search.

GET /api/registry/v1/search?q=eastside

POST /api/registry/v1/index  ·  DELETE /api/registry/v1/index/{domain}

Full contract in the registry specification.