Search⌘ K

Fetch Combined Person and Company Data

Learn and practice how to fetch data for people and companies simultaneously with the combined API.

Introduction

The person API takes a person’s email address and provides the person’s complete profile. Similarly, the company API takes a company’s domain and returns its associated data. In this lesson, we’ll look at the conjunction of the person and company APIs: the combined API. ...