Edit profile
This data assembles your public /.well-known/ucp document that platforms read to discover Eastside Shelter.
Live /.well-known/ucp
https://www.givechariot.xyz/n/eastsideshelter.org/.well-known/ucp ↗
{
"ucp": {
"version": "2026-06-25",
"services": {
"dev.ugp.giving": [
{
"version": "2026-06-25",
"transport": "rest",
"spec": "https://ugp.dev/2026-06-25/specification/overview",
"schema": "https://ugp.dev/2026-06-25/services/giving/rest.openapi.json",
"endpoint": "https://www.givechariot.xyz/api/ugp/v1/orgs/eastside-shelter"
}
]
},
"capabilities": {
"dev.ugp.giving.profile": [
{
"version": "2026-06-25",
"spec": "https://ugp.dev/2026-06-25/specification/profile",
"schema": "https://ugp.dev/2026-06-25/schemas/giving/profile.json",
"config": {
"name": "Eastside Shelter",
"legal_name": "Eastside Community Shelter, Inc.",
"eins": [
"12-3456789"
],
"tax_deductible_status": "501c3",
"mission": "Providing emergency housing and wraparound support services to families experiencing homelessness in the Eastside region.",
"ntee_code": "L41",
"category": "Housing & Shelter",
"website": "https://eastsideshelter.org",
"logo": {
"type": "image",
"url": "https://ui-avatars.com/api/?name=Eastside+Shelter&background=1F6FEB&color=fff&size=256&bold=true",
"alt_text": "Eastside Shelter logo"
},
"brand_colors": {
"primary": "#1F6FEB",
"secondary": "#0B2545",
"accent": "#FFC857"
},
"address": {
"street_address": "742 Evergreen Terrace",
"address_locality": "Charleston",
"address_region": "SC",
"postal_code": "29401",
"address_country": "US"
},
"contact": {
"email": "giving@eastsideshelter.org",
"phone_number": "+1-843-555-0123"
},
"social_links": [
{
"type": "twitter",
"url": "https://x.com/eastsideshelter"
},
{
"type": "instagram",
"url": "https://instagram.com/eastsideshelter"
}
],
"designations": [
{
"id": "general",
"name": "General Fund",
"default": true
},
{
"id": "emergency-housing",
"name": "Emergency Housing Program"
},
{
"id": "food-pantry",
"name": "Food Pantry"
}
]
}
}
],
"dev.ugp.giving.donations": [
{
"version": "2026-06-25",
"spec": "https://ugp.dev/2026-06-25/specification/donations",
"schema": "https://ugp.dev/2026-06-25/schemas/giving/donations.json",
"config": {
"supported_rails": [
"ach",
"rtp",
"fednow",
"wire",
"check"
],
"address_scope": "per_platform",
"currency": "USD",
"status_delivery": [
"webhook",
"poll"
]
}
}
]
},
"payment_handlers": {}
},
"signing_keys": [
{
"kid": "chariot_eastside-shelter_demo",
"kty": "EC",
"crv": "P-256",
"x": "WbbXwVYGdJoP4Xm3qCkGvBRcRvKtEfXDbWvPzpPS8LA",
"y": "sP4jHHxYqC89HBo8TjrtVOAGHfJDflYxw7MFMxuFMPY",
"use": "sig",
"alg": "ES256"
}
]
}