Mixrank

Overview

The MixRank API is an HTTP/JSON interface to the MixRank data platform.

URL endpoints are resource-oriented and all results, including errors, are returned in JSON. Appropriate HTTP status codes are returned to represent success and error results. The API is simple to use with only an HTTP client and a JSON parser, so there's no need for any client libraries.


Setup

Create connector
From the settings panel or from the node catalog, search for the Mixrank integration and navigate to the 'create connector' view.

Configure the connector
Create a name and a slug for your connector. Then, paste your Mixrank API key into the dedicated field.

Setup step 1

Credits pricing

The number of requests you can make is determined by your API license. If you're unsure what your limit is, please ask us. Exceeding the request limit may result in a service interruption.

Your API license also determines what parts of the API and API documentation are accessible, not everything isn't available by default. Some APIs for data partners are only available upon request. Please talk with an associate if you have additional needs.

Actions

Enrich: - Person

GET : https://api.mixrank.com/v2/json/person/match

Query for person matches by email, phone, domain and name.

ParameterDefaultOptionalDescription
emailNoneNoEmail address.
phoneNoneNoPhone number.
domainNoneNoDomain name of company.
nameNoneNoFull name.
first_nameNoneNoFirst name.
last_nameNoneNoLast name.
enableNoneYesEnable one or more content type(s). The types that can be enabled are: gplus, indeed, b2b_emails, twitter, linkedin, edu_emails, b2c_emails, directdials, github. Use comma separated values to enable more than one type, e.g., enable=twitter,b2b_emails.
disableNoneYesDisable one or more content type(s). Currently, all content types are disabled by default.
social_urlNoneYesSocial media url.
company_nameNoneYesEmail address.
page_size1YesEmail address.
fuzzytrueYesDefine if fuzzy matching is available or not..

Example : /person/match?email=brenda.mitchell@bunge.com&first_name=brenda&last_name=mitchell

Enrich: - Company

GET : https://api.mixrank.com/v2/json/person/match

ParameterDefaultOptionalDescription
nameNoneNoCompany name.
urlNoneNoDomain name, website url.
linkedinNoneNoCompany's LinkedIn url.

Example : /companies/match?name=Xerox