API Documentation
Website ¶
Overview
Website endpoints are responsible for manipulating the data for our website builder.
Create a website ¶
Create a websitePOST/websites
Example URI
POST /websites
Request
Body
{
"template": "light",
"title": "Website Title",
"attributes": {
"biography": "Foo bar",
"facebook_url": "http://facebook.com/foo"
},
"template_instance": "f81f7bc6-389a-48be-842e-e4be4cc2eb8e",
"brand": "99f6209c-969f-4383-9cb0-ab9c08dca299",
"user": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"owner": "e63d4308-7416-4684-9c6d-95bfa38dec9a"
}Response
200Body
{
"code": "OK",
"data": {
"id": "037991dd-79ad-4ae4-9c6c-33a3c1aab6ba",
"type": "website",
"created_at": 1786449616.591797,
"updated_at": 1786449616.592048,
"user": {
"type": "user",
"username": null,
"first_name": "John",
"last_name": "Doe",
"email": "[email protected]",
"phone_number": "+12578431437",
"created_at": 1786449615.022226,
"id": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1786449615.006155,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": null,
"personal_room": "aa34ac7b-21c9-4bf7-9cb4-6ff1c97444ed",
"brand": null,
"fake_email": null,
"features": null,
"last_seen_at": null,
"email_signature": "This is my signature.",
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"bio": "This is my bio.",
"current_time": "7:00 AM - Tuesday Aug 11, 2026",
"push_allowed": false,
"agents": [
{
"id": "ab762044-fa0e-4627-bfe4-8535f0905b87",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "+19722644703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "+14693588080",
"generational_name": null,
"matrix_unique_id": "401317068",
"updated_at": 1786449615.128721,
"deleted_at": null,
"created_at": 1786449615.128721,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"+1XXXXXXXX80"
]
}
],
"last_seen_type": null,
"active_brand": "99f6209c-969f-4383-9cb0-ab9c08dca299",
"display_name": "John Doe",
"abbreviated_display_name": "John",
"online_state": "Offline",
"has_password": true
},
"brand": {
"id": "99f6209c-969f-4383-9cb0-ab9c08dca299",
"created_at": 1786449615.602251,
"updated_at": 1786449615.602251,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "ffd16fbe-4078-4b3b-8510-855b720bd0e4",
"created_at": 1786449615.243679,
"updated_at": 1786449615.243679,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": null,
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": null,
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Child Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"ffd16fbe-4078-4b3b-8510-855b720bd0e4"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"owner": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"template": "light",
"attributes": {
"biography": "Foo bar",
"facebook_url": "http://facebook.com/foo"
},
"title": "Website Title",
"template_instance": {
"id": "f81f7bc6-389a-48be-842e-e4be4cc2eb8e",
"created_at": 1786449615.006155,
"html": "SOME HTML",
"file": {
"id": "7cefc7e8-2221-4e17-9e90-eece8f00fe5f",
"created_at": 1786449616.527139,
"updated_at": 1786449616.527139,
"deleted_at": null,
"created_by": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"path": "templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"name": "image.png",
"public": true,
"type": "file",
"url": "https://test.cloudfront.net/templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"preview_url": "https://test.cloudfront.net/templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"mime": "image/png"
},
"created_by": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"branch": "http://mock-branch-url",
"updated_at": 1786449615.006155,
"deleted_at": null,
"type": "template_instance"
},
"hostnames": [
"sweet-chaum.rechat.site"
],
"wid": "037991dd-79ad-4ae4-9c6c-33a3c1aab6ba",
"ord": "1"
}
}Get a website ¶
Get a websiteGET/websites/:id
Example URI
GET /websites/:id
URI Parameters
- id
string(required) Example: 037991dd-79ad-4ae4-9c6c-33a3c1aab6ba
Response
200Body
{
"code": "OK",
"data": {
"id": "037991dd-79ad-4ae4-9c6c-33a3c1aab6ba",
"type": "website",
"created_at": 1786449616.591797,
"updated_at": 1786449616.592048,
"user": {
"type": "user",
"username": null,
"first_name": "John",
"last_name": "Doe",
"email": "[email protected]",
"phone_number": "+12578431437",
"created_at": 1786449615.022226,
"id": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1786449615.006155,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": null,
"personal_room": "aa34ac7b-21c9-4bf7-9cb4-6ff1c97444ed",
"brand": null,
"fake_email": null,
"features": null,
"last_seen_at": null,
"email_signature": "This is my signature.",
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"bio": "This is my bio.",
"current_time": "7:00 AM - Tuesday Aug 11, 2026",
"push_allowed": false,
"agents": [
{
"id": "ab762044-fa0e-4627-bfe4-8535f0905b87",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "+19722644703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "+14693588080",
"generational_name": null,
"matrix_unique_id": "401317068",
"updated_at": 1786449615.128721,
"deleted_at": null,
"created_at": 1786449615.128721,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"+1XXXXXXXX80"
]
}
],
"last_seen_type": null,
"active_brand": "99f6209c-969f-4383-9cb0-ab9c08dca299",
"display_name": "John Doe",
"abbreviated_display_name": "John",
"online_state": "Offline",
"has_password": true
},
"brand": {
"id": "99f6209c-969f-4383-9cb0-ab9c08dca299",
"created_at": 1786449615.602251,
"updated_at": 1786449615.602251,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "ffd16fbe-4078-4b3b-8510-855b720bd0e4",
"created_at": 1786449615.243679,
"updated_at": 1786449615.243679,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": null,
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": null,
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Child Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"ffd16fbe-4078-4b3b-8510-855b720bd0e4"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"owner": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"template": "light",
"attributes": {
"biography": "Foo bar",
"facebook_url": "http://facebook.com/foo"
},
"title": "Website Title",
"template_instance": {
"id": "f81f7bc6-389a-48be-842e-e4be4cc2eb8e",
"created_at": 1786449615.006155,
"html": "SOME HTML",
"file": {
"id": "7cefc7e8-2221-4e17-9e90-eece8f00fe5f",
"created_at": 1786449616.527139,
"updated_at": 1786449616.527139,
"deleted_at": null,
"created_by": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"path": "templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"name": "image.png",
"public": true,
"type": "file",
"url": "https://test.cloudfront.net/templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"preview_url": "https://test.cloudfront.net/templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"mime": "image/png"
},
"created_by": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"branch": "http://mock-branch-url",
"updated_at": 1786449615.006155,
"deleted_at": null,
"type": "template_instance"
},
"hostnames": [
"sweet-chaum.rechat.site"
],
"wid": "037991dd-79ad-4ae4-9c6c-33a3c1aab6ba",
"ord": "1"
}
}Update a website ¶
Update a websitePUT/websites/:id
Example URI
PUT /websites/:id
URI Parameters
- id
string(required) Example: 037991dd-79ad-4ae4-9c6c-33a3c1aab6ba
Request
Body
{
"template": "light2",
"title": "Website Title",
"attributes": {
"biography": "Foo bar",
"facebook_url": "https://updated_facebook_url",
"new_attribute": "value"
},
"user": "e63d4308-7416-4684-9c6d-95bfa38dec9a"
}Response
200Body
{
"code": "OK",
"data": {
"id": "037991dd-79ad-4ae4-9c6c-33a3c1aab6ba",
"type": "website",
"created_at": 1786449616.591797,
"updated_at": 1786449616.864291,
"user": {
"type": "user",
"username": null,
"first_name": "John",
"last_name": "Doe",
"email": "[email protected]",
"phone_number": "+12578431437",
"created_at": 1786449615.022226,
"id": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1786449615.006155,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": null,
"personal_room": "aa34ac7b-21c9-4bf7-9cb4-6ff1c97444ed",
"brand": null,
"fake_email": null,
"features": null,
"last_seen_at": null,
"email_signature": "This is my signature.",
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"bio": "This is my bio.",
"current_time": "7:00 AM - Tuesday Aug 11, 2026",
"push_allowed": false,
"agents": [
{
"id": "ab762044-fa0e-4627-bfe4-8535f0905b87",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "+19722644703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "+14693588080",
"generational_name": null,
"matrix_unique_id": "401317068",
"updated_at": 1786449615.128721,
"deleted_at": null,
"created_at": 1786449615.128721,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"+1XXXXXXXX80"
]
}
],
"last_seen_type": null,
"active_brand": "99f6209c-969f-4383-9cb0-ab9c08dca299",
"display_name": "John Doe",
"abbreviated_display_name": "John",
"online_state": "Offline",
"has_password": true
},
"brand": {
"id": "99f6209c-969f-4383-9cb0-ab9c08dca299",
"created_at": 1786449615.602251,
"updated_at": 1786449615.602251,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "ffd16fbe-4078-4b3b-8510-855b720bd0e4",
"created_at": 1786449615.243679,
"updated_at": 1786449615.243679,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": null,
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": null,
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Child Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"ffd16fbe-4078-4b3b-8510-855b720bd0e4"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"owner": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"template": "light2",
"attributes": {
"biography": "Foo bar",
"facebook_url": "https://updated_facebook_url",
"new_attribute": "value"
},
"title": "Website Title",
"template_instance": null,
"hostnames": [
"sweet-chaum.rechat.site"
],
"wid": "037991dd-79ad-4ae4-9c6c-33a3c1aab6ba",
"ord": "1"
}
}Get all user's websites ¶
Get all user's websitesGET/websites
Example URI
GET /websites
Response
200Body
{
"code": "OK",
"data": [
{
"id": "037991dd-79ad-4ae4-9c6c-33a3c1aab6ba",
"type": "website",
"created_at": 1786449616.591797,
"updated_at": 1786449616.592048,
"user": {
"type": "user",
"username": null,
"first_name": "John",
"last_name": "Doe",
"email": "[email protected]",
"phone_number": "+12578431437",
"created_at": 1786449615.022226,
"id": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1786449615.006155,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": null,
"personal_room": "aa34ac7b-21c9-4bf7-9cb4-6ff1c97444ed",
"brand": null,
"fake_email": null,
"features": null,
"last_seen_at": null,
"email_signature": "This is my signature.",
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"bio": "This is my bio.",
"current_time": "7:00 AM - Tuesday Aug 11, 2026",
"push_allowed": false,
"agents": [
{
"id": "ab762044-fa0e-4627-bfe4-8535f0905b87",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "+19722644703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "+14693588080",
"generational_name": null,
"matrix_unique_id": "401317068",
"updated_at": 1786449615.128721,
"deleted_at": null,
"created_at": 1786449615.128721,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"+1XXXXXXXX80"
]
}
],
"last_seen_type": null,
"active_brand": "99f6209c-969f-4383-9cb0-ab9c08dca299",
"display_name": "John Doe",
"abbreviated_display_name": "John",
"online_state": "Offline",
"has_password": true
},
"brand": {
"id": "99f6209c-969f-4383-9cb0-ab9c08dca299",
"created_at": 1786449615.602251,
"updated_at": 1786449615.602251,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "ffd16fbe-4078-4b3b-8510-855b720bd0e4",
"created_at": 1786449615.243679,
"updated_at": 1786449615.243679,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": null,
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": null,
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Child Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"ffd16fbe-4078-4b3b-8510-855b720bd0e4"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"owner": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"template": "light",
"attributes": {
"biography": "Foo bar",
"facebook_url": "http://facebook.com/foo"
},
"title": "Website Title",
"template_instance": {
"id": "f81f7bc6-389a-48be-842e-e4be4cc2eb8e",
"created_at": 1786449615.006155,
"html": "SOME HTML",
"file": {
"id": "7cefc7e8-2221-4e17-9e90-eece8f00fe5f",
"created_at": 1786449616.527139,
"updated_at": 1786449616.527139,
"deleted_at": null,
"created_by": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"path": "templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"name": "image.png",
"public": true,
"type": "file",
"url": "https://test.cloudfront.net/templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"preview_url": "https://test.cloudfront.net/templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"mime": "image/png"
},
"created_by": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"branch": "http://mock-branch-url",
"updated_at": 1786449615.006155,
"deleted_at": null,
"type": "template_instance"
},
"hostnames": [
"sweet-chaum.rechat.site"
],
"wid": "037991dd-79ad-4ae4-9c6c-33a3c1aab6ba",
"ord": "1"
}
],
"info": {
"count": 1,
"total": 0
}
}Get all brand's websites ¶
Get all brand's websitesGET/brand/:brand/websites
Example URI
GET /brand/:brand/websites
URI Parameters
- brand
string(required) Example: 99f6209c-969f-4383-9cb0-ab9c08dca299
Response
200Body
{
"code": "OK",
"data": [
{
"id": "037991dd-79ad-4ae4-9c6c-33a3c1aab6ba",
"type": "website",
"created_at": 1786449616.591797,
"updated_at": 1786449616.592048,
"user": {
"type": "user",
"username": null,
"first_name": "John",
"last_name": "Doe",
"email": "[email protected]",
"phone_number": "+12578431437",
"created_at": 1786449615.022226,
"id": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1786449615.006155,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": null,
"personal_room": "aa34ac7b-21c9-4bf7-9cb4-6ff1c97444ed",
"brand": null,
"fake_email": null,
"features": null,
"last_seen_at": null,
"email_signature": "This is my signature.",
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"bio": "This is my bio.",
"current_time": "7:00 AM - Tuesday Aug 11, 2026",
"push_allowed": false,
"agents": [
{
"id": "ab762044-fa0e-4627-bfe4-8535f0905b87",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "+19722644703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "+14693588080",
"generational_name": null,
"matrix_unique_id": "401317068",
"updated_at": 1786449615.128721,
"deleted_at": null,
"created_at": 1786449615.128721,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"+1XXXXXXXX80"
]
}
],
"last_seen_type": null,
"active_brand": "99f6209c-969f-4383-9cb0-ab9c08dca299",
"display_name": "John Doe",
"abbreviated_display_name": "John",
"online_state": "Offline",
"has_password": true
},
"brand": {
"id": "99f6209c-969f-4383-9cb0-ab9c08dca299",
"created_at": 1786449615.602251,
"updated_at": 1786449615.602251,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "ffd16fbe-4078-4b3b-8510-855b720bd0e4",
"created_at": 1786449615.243679,
"updated_at": 1786449615.243679,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": null,
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": null,
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Child Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"ffd16fbe-4078-4b3b-8510-855b720bd0e4"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"owner": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"template": "light",
"attributes": {
"biography": "Foo bar",
"facebook_url": "http://facebook.com/foo"
},
"title": "Website Title",
"template_instance": {
"id": "f81f7bc6-389a-48be-842e-e4be4cc2eb8e",
"created_at": 1786449615.006155,
"html": "SOME HTML",
"file": {
"id": "7cefc7e8-2221-4e17-9e90-eece8f00fe5f",
"created_at": 1786449616.527139,
"updated_at": 1786449616.527139,
"deleted_at": null,
"created_by": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"path": "templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"name": "image.png",
"public": true,
"type": "file",
"url": "https://test.cloudfront.net/templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"preview_url": "https://test.cloudfront.net/templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"mime": "image/png"
},
"created_by": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"branch": "http://mock-branch-url",
"updated_at": 1786449615.006155,
"deleted_at": null,
"type": "template_instance"
},
"hostnames": [
"sweet-chaum.rechat.site"
],
"wid": "037991dd-79ad-4ae4-9c6c-33a3c1aab6ba",
"ord": "1"
}
],
"info": {
"count": 1,
"total": 1
}
}Add hostname to a website ¶
Add hostname to a websitePOST/websites/:id/hostnames
Example URI
POST /websites/:id/hostnames
URI Parameters
- id
string(required) Example: 037991dd-79ad-4ae4-9c6c-33a3c1aab6ba
Request
Body
{
"hostname": "localsite",
"is_default": true
}Response
200Body
{
"code": "OK",
"data": {
"id": "037991dd-79ad-4ae4-9c6c-33a3c1aab6ba",
"type": "website",
"created_at": 1786449616.591797,
"updated_at": 1786449616.592048,
"user": {
"type": "user",
"username": null,
"first_name": "John",
"last_name": "Doe",
"email": "[email protected]",
"phone_number": "+12578431437",
"created_at": 1786449615.022226,
"id": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1786449615.006155,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": null,
"personal_room": "aa34ac7b-21c9-4bf7-9cb4-6ff1c97444ed",
"brand": null,
"fake_email": null,
"features": null,
"last_seen_at": null,
"email_signature": "This is my signature.",
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"bio": "This is my bio.",
"current_time": "7:00 AM - Tuesday Aug 11, 2026",
"push_allowed": false,
"agents": [
{
"id": "ab762044-fa0e-4627-bfe4-8535f0905b87",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "+19722644703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "+14693588080",
"generational_name": null,
"matrix_unique_id": "401317068",
"updated_at": 1786449615.128721,
"deleted_at": null,
"created_at": 1786449615.128721,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"+1XXXXXXXX80"
]
}
],
"last_seen_type": null,
"active_brand": "99f6209c-969f-4383-9cb0-ab9c08dca299",
"display_name": "John Doe",
"abbreviated_display_name": "John",
"online_state": "Offline",
"has_password": true
},
"brand": {
"id": "99f6209c-969f-4383-9cb0-ab9c08dca299",
"created_at": 1786449615.602251,
"updated_at": 1786449615.602251,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "ffd16fbe-4078-4b3b-8510-855b720bd0e4",
"created_at": 1786449615.243679,
"updated_at": 1786449615.243679,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": null,
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": null,
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Child Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"ffd16fbe-4078-4b3b-8510-855b720bd0e4"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"owner": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"template": "light",
"attributes": {
"biography": "Foo bar",
"facebook_url": "http://facebook.com/foo"
},
"title": "Website Title",
"template_instance": {
"id": "f81f7bc6-389a-48be-842e-e4be4cc2eb8e",
"created_at": 1786449615.006155,
"html": "SOME HTML",
"file": {
"id": "7cefc7e8-2221-4e17-9e90-eece8f00fe5f",
"created_at": 1786449616.527139,
"updated_at": 1786449616.527139,
"deleted_at": null,
"created_by": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"path": "templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"name": "image.png",
"public": true,
"type": "file",
"url": "https://test.cloudfront.net/templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"preview_url": "https://test.cloudfront.net/templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"mime": "image/png"
},
"created_by": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"branch": "http://mock-branch-url",
"updated_at": 1786449615.006155,
"deleted_at": null,
"type": "template_instance"
},
"hostnames": [
"localsite",
"sweet-chaum.rechat.site"
],
"wid": "037991dd-79ad-4ae4-9c6c-33a3c1aab6ba",
"ord": "1"
}
}Delete hostname from a website ¶
Delete hostname from a websiteDELETE/websites/:id/hostnames?hostname=:hostname
Example URI
DELETE /websites/:id/hostnames?hostname=:hostname
URI Parameters
- id
string(required) Example: 037991dd-79ad-4ae4-9c6c-33a3c1aab6ba- hostname
string(required) Example: localsite
Response
200Body
{
"code": "OK",
"data": {
"id": "037991dd-79ad-4ae4-9c6c-33a3c1aab6ba",
"type": "website",
"created_at": 1786449616.591797,
"updated_at": 1786449616.592048,
"user": {
"type": "user",
"username": null,
"first_name": "John",
"last_name": "Doe",
"email": "[email protected]",
"phone_number": "+12578431437",
"created_at": 1786449615.022226,
"id": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1786449615.006155,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": null,
"personal_room": "aa34ac7b-21c9-4bf7-9cb4-6ff1c97444ed",
"brand": null,
"fake_email": null,
"features": null,
"last_seen_at": null,
"email_signature": "This is my signature.",
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"bio": "This is my bio.",
"current_time": "7:00 AM - Tuesday Aug 11, 2026",
"push_allowed": false,
"agents": [
{
"id": "ab762044-fa0e-4627-bfe4-8535f0905b87",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "+19722644703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "+14693588080",
"generational_name": null,
"matrix_unique_id": "401317068",
"updated_at": 1786449615.128721,
"deleted_at": null,
"created_at": 1786449615.128721,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"+1XXXXXXXX80"
]
}
],
"last_seen_type": null,
"active_brand": "99f6209c-969f-4383-9cb0-ab9c08dca299",
"display_name": "John Doe",
"abbreviated_display_name": "John",
"online_state": "Offline",
"has_password": true
},
"brand": {
"id": "99f6209c-969f-4383-9cb0-ab9c08dca299",
"created_at": 1786449615.602251,
"updated_at": 1786449615.602251,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "ffd16fbe-4078-4b3b-8510-855b720bd0e4",
"created_at": 1786449615.243679,
"updated_at": 1786449615.243679,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": null,
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": null,
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Child Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"ffd16fbe-4078-4b3b-8510-855b720bd0e4"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"owner": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"template": "light",
"attributes": {
"biography": "Foo bar",
"facebook_url": "http://facebook.com/foo"
},
"title": "Website Title",
"template_instance": {
"id": "f81f7bc6-389a-48be-842e-e4be4cc2eb8e",
"created_at": 1786449615.006155,
"html": "SOME HTML",
"file": {
"id": "7cefc7e8-2221-4e17-9e90-eece8f00fe5f",
"created_at": 1786449616.527139,
"updated_at": 1786449616.527139,
"deleted_at": null,
"created_by": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"path": "templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"name": "image.png",
"public": true,
"type": "file",
"url": "https://test.cloudfront.net/templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"preview_url": "https://test.cloudfront.net/templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"mime": "image/png"
},
"created_by": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"branch": "http://mock-branch-url",
"updated_at": 1786449615.006155,
"deleted_at": null,
"type": "template_instance"
},
"hostnames": [
"sweet-chaum.rechat.site"
],
"wid": "037991dd-79ad-4ae4-9c6c-33a3c1aab6ba",
"ord": "1"
}
}Delete a website ¶
Delete a websiteDELETE/websites/:id
Example URI
DELETE /websites/:id
URI Parameters
- id
string(required) Example: 037991dd-79ad-4ae4-9c6c-33a3c1aab6ba
Request
Body
{
"user": "e63d4308-7416-4684-9c6d-95bfa38dec9a"
}Response
204Find a website by its hostname ¶
Find a website by its hostnameGET/websites/search?hostname=:hostname
Example URI
GET /websites/search?hostname=:hostname
URI Parameters
- hostname
string(required) Example: localsite
Response
200Body
{
"code": "OK",
"data": {
"id": "037991dd-79ad-4ae4-9c6c-33a3c1aab6ba",
"type": "website",
"created_at": 1786449616.591797,
"updated_at": 1786449616.592048,
"user": {
"type": "user",
"username": null,
"first_name": "John",
"last_name": "Doe",
"email": "[email protected]",
"phone_number": "+12578431437",
"created_at": 1786449615.022226,
"id": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"address_id": null,
"cover_image_url": null,
"profile_image_url": null,
"updated_at": 1786449615.006155,
"user_status": "Active",
"profile_image_thumbnail_url": null,
"cover_image_thumbnail_url": null,
"email_confirmed": false,
"timezone": "America/Chicago",
"user_type": "Agent",
"deleted_at": null,
"phone_confirmed": false,
"is_shadow": null,
"personal_room": "aa34ac7b-21c9-4bf7-9cb4-6ff1c97444ed",
"brand": null,
"fake_email": null,
"features": null,
"last_seen_at": null,
"email_signature": "This is my signature.",
"daily_enabled": true,
"email_quota": 30000,
"website": null,
"instagram": null,
"twitter": null,
"linkedin": null,
"youtube": null,
"facebook": null,
"designation": null,
"tiktok": null,
"mfa_enabled": false,
"xpressdocs_user_id": null,
"bio": "This is my bio.",
"current_time": "7:00 AM - Tuesday Aug 11, 2026",
"push_allowed": false,
"agents": [
{
"id": "ab762044-fa0e-4627-bfe4-8535f0905b87",
"email": "[email protected]",
"mlsid": "00920130",
"fax": "(972) 264-4703",
"full_name": "Gholi Sweet",
"first_name": "Gholi",
"last_name": "Sweet",
"middle_name": null,
"phone_number": "+19722644703",
"nar_number": "797500044",
"office_mui": "15512742",
"status": "Active",
"office_mlsid": "RCHT01X",
"work_phone": "+14693588080",
"generational_name": null,
"matrix_unique_id": "401317068",
"updated_at": 1786449615.128721,
"deleted_at": null,
"created_at": 1786449615.128721,
"mls": "NTREIS",
"license_number": null,
"designation": null,
"nrds": "01053140",
"type": "agent",
"office_id": null,
"secret_questions": [
"(972) XXX-XX03",
"jewellxxxxxxxxxxxxxal.net",
"+1XXXXXXXX80"
]
}
],
"last_seen_type": null,
"active_brand": "99f6209c-969f-4383-9cb0-ab9c08dca299",
"display_name": "John Doe",
"abbreviated_display_name": "John",
"online_state": "Offline",
"has_password": true
},
"brand": {
"id": "99f6209c-969f-4383-9cb0-ab9c08dca299",
"created_at": 1786449615.602251,
"updated_at": 1786449615.602251,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": {
"id": "ffd16fbe-4078-4b3b-8510-855b720bd0e4",
"created_at": 1786449615.243679,
"updated_at": 1786449615.243679,
"palette": {
"primary": "red",
"type": "brand_palette"
},
"assets": {
"type": "brand_assets"
},
"messages": {
"type": "brand_messages"
},
"parent": null,
"name": "Parent Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": null,
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"name": "Child Brand",
"deleted_at": null,
"training": false,
"brand_type": "Brokerage",
"parents": [
"ffd16fbe-4078-4b3b-8510-855b720bd0e4"
],
"type": "brand",
"hostnames": null,
"member_count": 1,
"base_url": "https://irish.rechat.com"
},
"owner": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"template": "light",
"attributes": {
"biography": "Foo bar",
"facebook_url": "http://facebook.com/foo"
},
"title": "Website Title",
"template_instance": {
"id": "f81f7bc6-389a-48be-842e-e4be4cc2eb8e",
"created_at": 1786449615.006155,
"html": "SOME HTML",
"file": {
"id": "7cefc7e8-2221-4e17-9e90-eece8f00fe5f",
"created_at": 1786449616.527139,
"updated_at": 1786449616.527139,
"deleted_at": null,
"created_by": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"path": "templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"name": "image.png",
"public": true,
"type": "file",
"url": "https://test.cloudfront.net/templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"preview_url": "https://test.cloudfront.net/templates/instances/37867cc0-957c-11f1-8005-55e627762063.png",
"mime": "image/png"
},
"created_by": "e63d4308-7416-4684-9c6d-95bfa38dec9a",
"branch": "http://mock-branch-url",
"updated_at": 1786449615.006155,
"deleted_at": null,
"type": "template_instance"
},
"hostnames": [
"localsite",
"sweet-chaum.rechat.site"
],
"wid": "037991dd-79ad-4ae4-9c6c-33a3c1aab6ba",
"ord": "1"
}
}