Logo
Gainsight Logo

Gainsight APIs

Gainsight's Customer Success Software empowers companies to increase revenue, decrease customer churn, and drive advocacy.

Developer

Gainsight APIs

Account Request URL

-

Base Endpoint

https://myCompanyName.gainsightcloud.com

Customers

Get a list of customers.

/customers

account_id, api_key, crm_account_id, id, page, page_size, sort, sort_order

Customers

Get a customer by id.

/customers/{id}

account_id, api_key, crm_account_id, id

Customers

Create a new customer.

/customers

account_id, api_key, crm_account_id, customer_data

Customers

Update a customer.

/customers/{id}

account_id, api_key, crm_account_id, customer_data

Customers

Delete a customer.

/customers/{id}

account_id, api_key, crm_account_id

Companies

Get a list of companies.

/companies

account_id, api_key, crm_account_id, id, page, page_size, sort, sort_order

Companies

Get a company by id.

/companies/{id}

account_id, api_key, crm_account_id, id

Companies

Create a new company.

/companies

account_id, api_key, crm_account_id, company_data

Companies

Update a company.

/companies/{id}

account_id, api_key, crm_account_id, company_data

Companies

Delete a company.

/companies/{id}

account_id, api_key, crm_account_id

People

Get a list of people.

/people

account_id, api_key, crm_account_id, id, page, page_size, sort, sort_order

People

Get a person by id.

/people/{id}

account_id, api_key, crm_account_id, id

People

Create a new person.

/people

account_id, api_key, crm_account_id, person_data

People

Update a person.

/people/{id}

account_id, api_key, crm_account_id, person_data

People

Delete a person.

/people/{id}

account_id, api_key, crm_account_id

Subscriptions

Get a list of subscriptions.

/subscriptions

account_id, api_key, crm_account_id, id, page, page_size, sort, sort_order

Subscriptions

Get a subscription by id.

/subscriptions/{id}

account_id, api_key, crm_account_id, id

Subscriptions

Create a new subscription.

/subscriptions

account_id, api_key, crm_account_id, subscription_data

Subscriptions

Update a subscription.

/subscriptions/{id}

account_id, api_key, crm_account_id, subscription_data

Subscriptions

Delete a subscription.

/subscriptions/{id}

account_id, api_key, crm_account_id

Surveys

Get a list of surveys.

/surveys

account_id, api_key, crm_account_id, id, page, page_size, sort, sort_order

Surveys

Get a survey by id.

/surveys/{id}

account_id, api_key, crm_account_id, id

Surveys

Create a new survey.

/surveys

account_id, api_key, crm_account_id, survey_data

Surveys

Update a survey.

/surveys/{id}

account_id, api_key, crm_account_id, survey_data

Surveys

Delete a survey.

/surveys/{id}

account_id, api_key, crm_account_id

Usage

Get a list of usage data.

/usage

account_id, api_key, crm_account_id, id, page, page_size, sort, sort_order, start_date, end_date

Usage

Get usage data by id.

/usage/{id}

account_id, api_key, crm_account_id, id

Usage

Create new usage data.

/usage

account_id, api_key, crm_account_id, usage_data

Usage

Update usage data.

/usage/{id}

account_id, api_key, crm_account_id, usage_data

Usage

Delete usage data.

/usage/{id}

account_id, api_key, crm_account_id

Details

Provider

Country HQ

SF, USA

API Type

REST

Categories

Customer Experience Service & Success

Alternatives

Important URLs

Last Updated on

2024-03-27

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