Logo
SalesRabbit Logo

SalesRabbit APIs

SalesRabbit is a sales enablement app that helps sales teams assign areas, track progress, and constantly get better at their craft.

Developer

SalesRabbit APIs

Account Request URL

-

Base Endpoint

-

Account

Get account data

GET

account/current

Account

Create customer account

POST

account/any

email, password, phoneNumber, faxNumber, company, title, firstName, lastName, address, address2, city, state, zip, country, mobileNumber, companyName, jobTitle, faxNumber, isRealEstateAgent, workPhoneNumber, homePhoneNumber, addressLatitude, addressLongitude

Account

Delete account

DELETE

account/delete

Account

Update account data

PUT

account/any

email, password, phoneNumber, faxNumber, company, title, firstName, lastName, address, address2, city, state, zip, country, mobileNumber, companyName, jobTitle, faxNumber, isRealEstateAgent, workPhoneNumber, homePhoneNumber, addressLatitude, addressLongitude

Address

Get address information

GET

address/{address_id}

Address

Create a new address

POST

address

line1, line2, city, state, zipCode, country, [formattedAddress]

Address

Update an address

PUT

address/{address_id}

line1, line2, city, state, zipCode, country, [formattedAddress]

Calendar

Get calendar entry

GET

calendar/any

Calendar

Add calendar entry

POST

calendar

account_id, title, description, start_date_time, end_date_time, [duration]

Calendar

Update calendar entry

PUT

calendar/{calendar_entry_id}

title, description, start_date_time, end_date_time, [duration]

Calendar

Delete calendar entry

DELETE

calendar/{calendar_entry_id}

Lead

Get lead information

GET

lead/{lead_id}

Lead

Create a lead

POST

lead

accounts, leadSource, first_name, last_name, mobile_phone, home_phone, office_phone, email, address_1, address_2, city, state, zip, country, description, [doNotCall]

Lead

Update lead information

PUT

lead/{lead_id}

accounts, leadSource, first_name, last_name, mobile_phone, home_phone, office_phone, email, address_1, address_2, city, state, zip, country, description, [doNotCall]

Lead

Delete lead information

DELETE

lead/{lead_id}

Listing

Get listing information

GET

listing/{listing_id}

Listing

Create a listing

POST

listing

account_id, address_id, type, mls_number, title, description, price, status, is_open_house, open_house_datetime, mls_id, mls_service_id, photo_url, video_url, remarks, showing_instruction, property_sub_type, school_district, square_feet, rooms, baths, garage, bedrooms, year_built, stories, lot_size, hoa_fee, [mortgage_calculator]

Listing

Update listing information

PUT

listing/{listing_id}

account_id, address_id, type, mls_number, title, description, price, status, is_open_house, open_house_datetime, mls_id, mls_service_id, photo_url, video_url, remarks, showing_instruction, property_sub_type, school_district, square_feet, rooms, baths, garage, bedrooms, year_built, stories, lot_size, hoa_fee, [mortgage_calculator]

Listing

Delete listing information

DELETE

listing/{listing_id}

Note

Get note

GET

note/{note_id}

Note

Create a note

POST

note

lead_id, content

Note

Update note

PUT

note/{note_id}

content

Note

Delete note

DELETE

note/{note_id}

OpenHouse

Get OpenHouse information

GET

openHouse/{openHouse_id}

OpenHouse

Create a OpenHouse

POST

openHouse

listing_id, account_id, start_date_time, end_date_time, description, [duration]

OpenHouse

Update OpenHouse

PUT

openHouse/{openHouse_id}

listing_id, account_id, start_date_time, end_date_time, description, [duration]

OpenHouse

Delete OpenHouse

DELETE

openHouse/{openHouse_id}

Task

Get task information

GET

task/{task_id}

Task

Create a task

POST

task

lead_id, content, priority, due_date, [status]

Task

Update task information

PUT

task/{task_id}

content, priority, due_date, [status]

Task

Delete task information

DELETE

task/{task_id}

Transaction

Get transaction

GET

transaction/{transaction_id}

Transaction

Create a transaction

POST

transaction

lead_id, status, type, amount, description, [date]

Transaction

Update transaction

PUT

transaction/{transaction_id}

status, type, amount, description, [date]

Transaction

Delete transaction

DELETE

transaction/{transaction_id}

Details

Provider

Country HQ

API Type

REST

Categories

Management Tools
CRM

Alternatives

Important URLs

Last Updated on

2024-04-03

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo