Logo
RevenueBase Logo

RevenueBase APIs

Introducing the first all-in-one B2B database for marketing and sales for email, sales leads, lead and demand generation, and revenue growth.

RevenueBase APIs

Account Request URL

-

Base Endpoint

-

Organizations

Returns all organizations

GET

organizations

Organizations

Creates an organization

POST

organizations

name, address_line_1, address_line_2, city, state, zip_code, country, phone, website, industry, revenue, number_of_employees, description

Organizations

Find organizations using multiple criteria

GET

organizations/search

name, address_line_1, address_line_2, city, state, zip_code, country, phone, website, industry, revenue, number_of_employees, description

Organizations

Updates an organization

PUT

organizations/{id}

organization_id, name, address_line_1, address_line_2, city, state, zip_code, country, phone, website, industry, revenue, number_of_employees, description

Organizations

Deletes an organization

DELETE

organizations/{id}

organization_id

People

Returns all people

GET

people

People

Creates a person

POST

people

first_name, last_name, job_title, email, phone, mobile_phone, linkedin_url, twitter_handle, company_id

People

Find people using multiple criteria

GET

people/search

first_name, last_name, job_title, email, phone, mobile_phone, linkedin_url, twitter_handle, company_id

People

Updates a person

PUT

people/{id}

person_id, first_name, last_name, job_title, email, phone, mobile_phone, linkedin_url, twitter_handle, company_id

People

Deletes a person

DELETE

people/{id}

person_id

Cadences

Returns all cadences

GET

cadences

Cadences

Creates a cadence

POST

cadences

name, description, send_email, days_between_emails, total_days_in_cadence, steps

Cadences

Finds cadences using multiple criteria.

GET

cadences/search

name, description, send_email, days_between_emails, total_days_in_cadence, steps

Cadences

Updates a cadence

PUT

cadences/{id}

cadence_id, name, description, send_email, days_between_emails, total_days_in_cadence, steps

Cadences

Deletes a cadence

DELETE

cadences/{id}

cadence_id

Steps

Returns all steps

GET

steps

Steps

Creates a step

POST

steps

cadence_id, name, step_order, step_type, send_email, subject, from_email, message, send_activity_reminder, activity_reminder_days_before, activity_reminder_time_before, activity_reminder_recurrence, activity_reminder_recipients, activity_reminder_message, activity_reminder_email_template, activity_reminder_email_template_args, wait_x_days_before_proceeding, wait_x_hours_before_proceeding, send_survey, survey_id, survey_trigger_event, survey_trigger_step, wait_x_days_after_survey_response

Steps

Finds steps using multiple criteria.

GET

steps/search

cadence_id, name, step_order, step_type, send_email, subject, from_email, message, send_activity_reminder, activity_reminder_days_before, activity_reminder_time_before, activity_reminder_recurrence, activity_reminder_recipients, activity_reminder_message, activity_reminder_email_template, activity_reminder_email_template_args, wait_x_days_before_proceeding, wait_x_hours_before_proceeding, send_survey, survey_id, survey_trigger_event, survey_trigger_step, wait_x_days_after_survey_response

Steps

Updates a step

PUT

steps/{id}

step_id, cadence_id, name, step_order, step_type, send_email, subject, from_email, message, send_activity_reminder, activity_reminder_days_before, activity_reminder_time_before, activity_reminder_recurrence, activity_reminder_recipients, activity_reminder_message, activity_reminder_email_template, activity_reminder_email_template_args, wait_x_days_before_proceeding, wait_x_hours_before_proceeding, send_survey, survey_id, survey_trigger_event, survey_trigger_step, wait_x_days_after_survey_response

Steps

Deletes a step

DELETE

steps/{id}

step_id

Details

Provider

Country HQ

US

API Type

REST

Categories

Sales Prospection
Contacts

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