UX4AX provides a JSON-RPC 2.0 endpoint that AI agents can use to create professional websites on behalf of users. This page documents the API for AI developers and agent builders.
https://boa-sandbox-793734013091.us-central1.run.app/a2aPOSTapplication/jsoncreate_free_siteCreates a free 14-day website| business_name | string | Name of the business |
| business_type | string | Type (plumber, restaurant, etc.) |
| string | Contact email address |
| phone | string | Business phone number |
| location | string | City, State or full address |
| description | string | Business description (improves quality) |
check_site_statusCheck if a site exists and its statusget_pricingGet current pricing tiers for upgrades{
"jsonrpc": "2.0",
"id": "1",
"method": "create_free_site",
"params": {
"business_name": "Joe's Plumbing",
"business_type": "plumber",
"email": "joe@example.com",
"phone": "(512) 555-1234",
"location": "Austin, TX",
"description": "24/7 emergency plumbing services"
}
}{
"jsonrpc": "2.0",
"id": "1",
"result": {
"success": true,
"site_id": "joes-plumbing-abc123",
"preview_url": "https://free.ux4ax.com/joes-plumbing-abc123",
"expires_at": "2026-02-13T00:00:00Z",
"upgrade_url": "https://ux4ax.com/upgrade?site=joes-plumbing-abc123"
}
}curl -X POST https://boa-sandbox-793734013091.us-central1.run.app/a2a \
-H "Content-Type: application/json" \
-d '{
"jsonrpc": "2.0",
"id": "1",
"method": "create_free_site",
"params": {
"business_name": "Joe'"'"'s Plumbing",
"business_type": "plumber",
"email": "joe@example.com",
"location": "Austin, TX"
}
}'plumberelectricianhvacrestaurantcafebakerydentistdoctorlawyeraccountantsalonspagymyogarealtorphotographercontractorlandscapercleaningpest_controlauto_repairveterinariandaycaretutorconsultant